#7CE9D3
A light, vivid cyan closely aligning with Turquoise.
About #7CE9D3
The precise color #7CE9D3 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 124 red, 233 green, and 211 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 47% C, 0% M, 9% Y, and 9% K. With a hue angle of 167.9 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#7CE9D3
RGB124, 233, 211
HSL167.9°, 71.2%, 70.0%
CMYK47%, 0%, 9%, 9%
HSV167.9°, 46.8%, 91.4%
LAB85.6, -36.6, 1.0
XYZ49.2, 67.3, 72.0
Decimal8186323
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.45:1
Text on #FFFFFF
FAIL
14.45:1
Text on #000000
AAA
1.39:1
Text on #F8FAFC
FAIL
12.29:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #7CE9D3;
}
.text-color {
color: #7CE9D3;
}
.border-color {
border: 2px solid #7CE9D3;
}