#92E98A
A light, moderate green closely aligning with Lightgreen.
About #92E98A
The precise color #92E98A is an excellent choice for modern design projects. It is closely associated with the named CSS color Lightgreen. Its digital footprint relies on 146 parts red, 233 parts green, and 138 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 37% C, 0% M, 41% Y, and 9% K. 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. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#92E98A
RGB146, 233, 138
HSL114.9°, 68.3%, 72.7%
CMYK37%, 0%, 41%, 9%
HSV114.9°, 40.8%, 91.4%
LAB85.1, -44.5, 38.1
XYZ45.6, 66.2, 34.4
Decimal9628042
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.47:1
Text on #FFFFFF
FAIL
14.24:1
Text on #000000
AAA
1.41:1
Text on #F8FAFC
FAIL
12.11:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #92E98A;
}
.text-color {
color: #92E98A;
}
.border-color {
border: 2px solid #92E98A;
}