#99D375
A light, moderate green closely aligning with Lightgreen.
About #99D375
The hex code #99D375 represents a beautifully specific shade of green. Designers often compare it to the standard color Lightgreen. In the RGB color space, it consists of 153 red, 211 green, and 117 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 27% C, 0% M, 45% Y, and 17% K. With a hue angle of 97.0 degrees, it sits comfortably in the green spectrum.
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#99D375
RGB153, 211, 117
HSL97.0°, 51.6%, 64.3%
CMYK27%, 0%, 45%, 17%
HSV97.0°, 44.5%, 82.7%
LAB78.8, -35.2, 40.6
XYZ39.6, 54.6, 25.3
Decimal10081141
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.76:1
Text on #FFFFFF
FAIL
11.93:1
Text on #000000
AAA
1.68:1
Text on #F8FAFC
FAIL
10.14:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #99D375;
}
.text-color {
color: #99D375;
}
.border-color {
border: 2px solid #99D375;
}