#99E9A0
A light, moderate green closely aligning with Lightgreen.
About #99E9A0
Visually, #99E9A0 is defined as a moderate green. Its closest recognized web color is Lightgreen. Its digital footprint relies on 153 parts red, 233 parts green, and 160 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. This makes it a relatively light color when applied to physical surfaces.
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#99E9A0
RGB153, 233, 160
HSL125.2°, 64.5%, 75.7%
CMYK34%, 0%, 31%, 9%
HSV125.2°, 34.3%, 91.4%
LAB85.8, -38.9, 27.9
XYZ48.6, 67.6, 43.7
Decimal10086816
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.45:1
Text on #FFFFFF
FAIL
14.52:1
Text on #000000
AAA
1.38:1
Text on #F8FAFC
FAIL
12.34:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #99E9A0;
}
.text-color {
color: #99E9A0;
}
.border-color {
border: 2px solid #99E9A0;
}