#99F092
A light, vivid green closely aligning with Lightgreen.
About #99F092
The hex code #99F092 represents a beautifully specific shade of green. Designers often compare it to the standard color Lightgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 153, 240, and 146.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 36% C, 0% M, 39% Y, and 6% K. The HSL representation is 115.5° hue, 75.8% saturation, and 75.7% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#99F092
RGB153, 240, 146
HSL115.5°, 75.8%, 75.7%
CMYK36%, 0%, 39%, 6%
HSV115.5°, 39.2%, 94.1%
LAB87.6, -44.2, 37.4
XYZ49.5, 71.2, 38.3
Decimal10088594
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.38:1
Text on #FFFFFF
FAIL
15.23:1
Text on #000000
AAA
1.32:1
Text on #F8FAFC
FAIL
12.95:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #99F092;
}
.text-color {
color: #99F092;
}
.border-color {
border: 2px solid #99F092;
}