Dark Cyan

#008B8B

What color is Dark Cyan?

Dark cyan is a deep blue-green with a cool, slightly muted tone, hex #008B8B, similar in depth to the color of aged sea glass. It reads darker than a typical teal, with more green than blue visible in most lighting.

What is the meaning of the color Dark Cyan?

Cyan as a color name entered English in the 1870s, derived from the Greek kyanos, meaning dark blue or blue-green mineral. The specific shade called dark cyan became a standard reference point through early digital color systems, where it was defined as the half-intensity version of pure cyan in the HTML and CSS web color specifications introduced in the 1990s. The World Wide Web Consortium’s CSS1 specification, published in 1996, included dark cyan as a named color, anchoring it in digital design and screen-based interfaces.

RGB
0, 139, 139
HSL
180°, 100%, 27%
CMYK
100, 0, 0, 45
HSV
180°, 100%, 55%
Dark cyan color

What colors go with Dark Cyan?

Colors that pair well with Dark cyan include:
Sandy beige: warm, earthy contrast
Navy blue: deep tonal harmony
Coral: bright, lively warmth
Charcoal gray: strong, grounding balance
Soft white: clean, open contrast

Similar Colors

Conversions & Codes

Format Value CSS
HEX #008B8B color: #008B8B;
RGB 0, 139, 139 color: rgb(0, 139, 139);
RGB Percentage 0%, 55%, 55% color: rgb(0%, 55%, 55%);
CMYK 100%, 0%, 0%, 45% Not supported in CSS
HSL 180°, 100%, 27% color: hsl(180, 100%, 27%);
HSV 180°, 100%, 55% Not supported in CSS
CIE-LAB 22, -28, 0 color: lab(22% -28 0);
Decimal 35723 Not supported in CSS

Color Variations

Shades

#008A8A
#007C7C
#006E6E
#006060
#005353
#004545
#003737
#002929

Tints

#8FFFFF
#6AFFFF
#45FFFF
#20FFFF
#00F9F9
#00D4D4
#00AFAF
#008A8A

Tones

#008A8A
#078383
#0E7C7C
#157575
#1C6E6E
#226767
#296060
#305A5A

Hues

#008A8A
#00228A
#45008A
#8A0067
#8A0000
#8A6700
#458A00
#008A22

Color Harmonies

Analogous

#008A45
Click to copy
#008B8B
Click to copy
#00458A
Click to copy

Complementary

#008B8B
Click to copy
#8A0000
Click to copy

Split Complementary

#008B8B
Click to copy
#8A0045
Click to copy
#8A4500
Click to copy

Triadic

#008B8B
Click to copy
#8A008A
Click to copy
#8A8A00
Click to copy

Tetradic

#008B8B
Click to copy
#45008A
Click to copy
#8A0000
Click to copy
#458A00
Click to copy

Square

#008B8B
Click to copy
#45008A
Click to copy
#8A0000
Click to copy
#458A00
Click to copy

CSS & Dev Snippets

CSS
.dark-cyan {
  color: #008B8B;
}
SCSS
$dark-cyan: #008B8B;
RGB
rgb(0, 139, 139)

Accessibility & Contrast

White background

4.15:1
4.15
contrast ratio on a white background
Element
AA
AAA
Small text
Large text
UI element

Black background

5.07:1
5.07
contrast ratio on a black background
Element
AA
AAA
Small text
Large text
UI element

Popular Tags