#92DB83
A light, moderate green closely aligning with Lightgreen.
About #92DB83
The precise color #92DB83 is an excellent choice for modern design projects. Designers often compare it to the standard color Lightgreen. This translates to an RGB value of rgb(146, 219, 131).
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 33% C, 0% M, 40% Y, and 14% 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. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#92DB83
RGB146, 219, 131
HSL109.8°, 55.0%, 68.6%
CMYK33%, 0%, 40%, 14%
HSV109.8°, 40.2%, 85.9%
LAB81.0, -39.3, 36.2
XYZ41.3, 58.4, 30.6
Decimal9624451
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.66:1
Text on #FFFFFF
FAIL
12.68:1
Text on #000000
AAA
1.58:1
Text on #F8FAFC
FAIL
10.78:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #92DB83;
}
.text-color {
color: #92DB83;
}
.border-color {
border: 2px solid #92DB83;
}