#92DB75
A light, moderate green closely aligning with Lightgreen.
About #92DB75
The precise color #92DB75 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, 117).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 33% cyan and 0% magenta inks. With a hue angle of 102.9 degrees, it sits comfortably in the green spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a light color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#92DB75
RGB146, 219, 117
HSL102.9°, 58.6%, 65.9%
CMYK33%, 0%, 47%, 14%
HSV102.9°, 46.6%, 85.9%
LAB80.8, -41.2, 42.9
XYZ40.4, 58.1, 25.9
Decimal9624437
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.67:1
Text on #FFFFFF
FAIL
12.61:1
Text on #000000
AAA
1.59:1
Text on #F8FAFC
FAIL
10.72:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #92DB75;
}
.text-color {
color: #92DB75;
}
.border-color {
border: 2px solid #92DB75;
}