#00E9DB
A medium, vivid cyan closely aligning with Turquoise.
About #00E9DB
The hex code #00E9DB represents a beautifully specific shade of cyan. Its closest recognized web color is Turquoise. To achieve this exact tint on a monitor, you would use an RGB mix of 0, 233, and 219.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 100% C, 0% M, 6% Y, and 9% K. With a hue angle of 176.4 degrees, it sits comfortably in the cyan spectrum.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#00E9DB
RGB0, 233, 219
HSL176.4°, 100.0%, 45.7%
CMYK100%, 0%, 6%, 9%
HSV176.4°, 100.0%, 91.4%
LAB83.6, -48.9, -6.4
XYZ41.9, 63.4, 77.0
Decimal59867
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.54:1
Text on #FFFFFF
FAIL
13.68:1
Text on #000000
AAA
1.47:1
Text on #F8FAFC
FAIL
11.63:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #00E9DB;
}
.text-color {
color: #00E9DB;
}
.border-color {
border: 2px solid #00E9DB;
}