#99E98A
A light, moderate green closely aligning with Lightgreen.
About #99E98A
Visually, #99E98A is defined as a moderate green. Designers often compare it to the standard color Lightgreen. This translates to an RGB value of rgb(153, 233, 138).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 34% Cyan, 0% Magenta, 41% Yellow, and 9% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#99E98A
RGB153, 233, 138
HSL110.5°, 68.3%, 72.7%
CMYK34%, 0%, 41%, 9%
HSV110.5°, 40.8%, 91.4%
LAB85.4, -42.3, 38.6
XYZ46.9, 66.9, 34.5
Decimal10086794
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.46:1
Text on #FFFFFF
FAIL
14.38:1
Text on #000000
AAA
1.40:1
Text on #F8FAFC
FAIL
12.22:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #99E98A;
}
.text-color {
color: #99E98A;
}
.border-color {
border: 2px solid #99E98A;
}