#99E2CC
A light, moderate green closely aligning with Paleturquoise.
About #99E2CC
The precise color #99E2CC is an excellent choice for modern design projects. Designers often compare it to the standard color Paleturquoise. This translates to an RGB value of rgb(153, 226, 204).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 32% C, 0% M, 10% Y, and 11% K. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#99E2CC
RGB153, 226, 204
HSL161.9°, 55.7%, 74.3%
CMYK32%, 0%, 10%, 11%
HSV161.9°, 32.3%, 88.6%
LAB84.8, -27.4, 3.5
XYZ51.2, 65.5, 67.1
Decimal10085068
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.49:1
Text on #FFFFFF
FAIL
14.10:1
Text on #000000
AAA
1.42:1
Text on #F8FAFC
FAIL
11.99:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #99E2CC;
}
.text-color {
color: #99E2CC;
}
.border-color {
border: 2px solid #99E2CC;
}