#99E9CC
A light, moderate green closely aligning with Mediumaquamarine.
About #99E9CC
The hex code #99E9CC represents a beautifully specific shade of green. Designers often compare it to the standard color Mediumaquamarine. Its digital footprint relies on 153 parts red, 233 parts green, and 204 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 34% cyan and 0% magenta inks. With a hue angle of 158.3 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#99E9CC
RGB153, 233, 204
HSL158.3°, 64.5%, 75.7%
CMYK34%, 0%, 12%, 9%
HSV158.3°, 34.3%, 91.4%
LAB86.7, -30.7, 6.4
XYZ53.2, 69.4, 67.7
Decimal10086860
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.41:1
Text on #FFFFFF
FAIL
14.88:1
Text on #000000
AAA
1.35:1
Text on #F8FAFC
FAIL
12.65:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #99E9CC;
}
.text-color {
color: #99E9CC;
}
.border-color {
border: 2px solid #99E9CC;
}