#00F8E2
A medium, vivid cyan closely aligning with Turquoise.
About #00F8E2
The precise color #00F8E2 is an excellent choice for modern design projects. It is closely associated with the named CSS color Turquoise. In the RGB color space, it consists of 0 red, 248 green, and 226 blue.
Translating this color to physical media requires the CMYK color model. The color uses 100% Cyan, 0% Magenta, 9% Yellow, and 3% Black. With a hue angle of 174.7 degrees, it sits comfortably in the cyan spectrum.
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#00F8E2
RGB0, 248, 226
HSL174.7°, 100.0%, 48.6%
CMYK100%, 0%, 9%, 3%
HSV174.7°, 100.0%, 97.3%
LAB88.3, -53.2, -3.3
XYZ47.3, 72.6, 83.5
Decimal63714
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.35:1
Text on #FFFFFF
FAIL
15.53:1
Text on #000000
AAA
1.29:1
Text on #F8FAFC
FAIL
13.20:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #00F8E2;
}
.text-color {
color: #00F8E2;
}
.border-color {
border: 2px solid #00F8E2;
}