#00E9F8
A medium, vivid cyan closely aligning with Darkturquoise.
About #00E9F8
The hex code #00E9F8 represents a beautifully specific shade of cyan. Its closest recognized web color is Darkturquoise. Its digital footprint relies on 0 parts red, 233 parts green, and 248 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 100% Cyan, 6% Magenta, 0% Yellow, and 3% Black. The HSL representation is 183.6° hue, 100.0% saturation, and 48.6% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#00E9F8
RGB0, 233, 248
HSL183.6°, 100.0%, 48.6%
CMYK100%, 6%, 0%, 3%
HSV183.6°, 100.0%, 97.3%
LAB84.5, -40.4, -20.4
XYZ46.1, 65.1, 98.9
Decimal59896
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.50:1
Text on #FFFFFF
FAIL
14.01:1
Text on #000000
AAA
1.43:1
Text on #F8FAFC
FAIL
11.91:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #00E9F8;
}
.text-color {
color: #00E9F8;
}
.border-color {
border: 2px solid #00E9F8;
}