#008B8B - DarkCyan

The hexadecimal color code #008B8B corresponds to the color "DarkCyan" , which is a shade of Blue. This color is a combination of red (at 0,00 level), green (at 0,55 level) and blue (at 0,55 level). Its brightness is 27% and its saturation is 100%. It is composed of red at 0%, green at 50% and blue at 50%.


Features

Hue

Saturation

Brightness

180
100
27
Official nameDarkCyan
Shade of Blue
Hex Code #008B8B
RGB Code rgb( 0 , 139 , 139)
RGB Code Percentagergb( 0.0% , 54.5% , 54.5% )
HSLhsl( 180 , 100% , 27% )
Complementary
Color
#FF7474


Variations of #008B8B

Lighter Shades

Palette of gradually lightened shades. The lightest shade of #008B8B is the color #E5F3F3

DarkCyan

#008b8b

Darker Shades

Palette of progressively darker shades. The darkest shade is #000D0D.

DarkCyan

#008b8b

Other Shades of Blue

Examples of other colors within the Blue spectrum .

See more



Color Palettes

The complementary color #FF7474 is the color exactly opposite to #008B8B on the color wheel. The triadic palette is created by selecting two colors that are evenly spaced on the color wheel.

Complementary color palette

DarkCyan

#008B8B

Triadic palette



Uses of #008B8B in CSS

When using #008B8B as the background color, consider selecting a lighter text color for improved readability. If you want to use #008B8B as the text color, prefer a light background, such as Blanc.
You can replace the color code #008B8B with its official name: DarkCyan. You can then write in CSS "background: DarkCyan " for a background of #008B8B.

#008B8B as background color

Black text
White text
div{ background: #008B8B;  }

div{ background: DarkCyan; }

Colored text

With a white background or
with a dark background
div{ color: #008B8B;  }

div{ color: DarkCyan; }

Border

#008B8B colored border with a width of 3px
div{ border: 3px solid #008B8B;  }

div{ border: 3px solid DarkCyan; }

Shadow

#008B8B shadow colored
div{ box-shadow: 3px 3px 7px #008B8B; }

div{ box-shadow: 3px 3px 7px DarkCyan; }

Note:
In CSS, the color code #008B8B can be replaced with its official name "".

Similar Colors

Other color codes similar or equivalent to the specified color code #008B8B.

Choose another color

Select another color on color wheel.

Selected color: