#2CE9CC
A medium, vivid cyan closely aligning with Turquoise.
About #2CE9CC
The precise color #2CE9CC is an excellent choice for modern design projects. Its closest recognized web color is Turquoise. Its digital footprint relies on 44 parts red, 233 parts green, and 204 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 81% cyan and 0% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#2CE9CC
RGB44, 233, 204
HSL170.8°, 81.1%, 54.3%
CMYK81%, 0%, 12%, 9%
HSV170.8°, 81.1%, 91.4%
LAB83.5, -51.0, 1.4
XYZ41.1, 63.2, 67.2
Decimal2943436
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.54:1
Text on #FFFFFF
FAIL
13.63:1
Text on #000000
AAA
1.47:1
Text on #F8FAFC
FAIL
11.59:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #2CE9CC;
}
.text-color {
color: #2CE9CC;
}
.border-color {
border: 2px solid #2CE9CC;
}