#99D366
A light, moderate green closely aligning with Lightgreen.
About #99D366
Visually, #99D366 is defined as a moderate green. Designers often compare it to the standard color Lightgreen. In the RGB color space, it consists of 153 red, 211 green, and 102 blue.
Translating this color to physical media requires the CMYK color model. The color uses 27% Cyan, 0% Magenta, 52% Yellow, and 17% Black. The HSL representation is 91.9° hue, 55.3% saturation, and 61.4% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#99D366
RGB153, 211, 102
HSL91.9°, 55.3%, 61.4%
CMYK27%, 0%, 52%, 17%
HSV91.9°, 51.7%, 82.7%
LAB78.6, -37.0, 47.6
XYZ38.8, 54.3, 21.0
Decimal10081126
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.77:1
Text on #FFFFFF
FAIL
11.86:1
Text on #000000
AAA
1.69:1
Text on #F8FAFC
FAIL
10.09:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #99D366;
}
.text-color {
color: #99D366;
}
.border-color {
border: 2px solid #99D366;
}