#83DB5F
A light, moderate green closely aligning with Lightgreen.
About #83DB5F
At its core, #83DB5F is a light and moderate hue. Designers often compare it to the standard color Lightgreen. In the RGB color space, it consists of 131 red, 219 green, and 95 blue.
Translating this color to physical media requires the CMYK color model. The color uses 40% Cyan, 0% Magenta, 57% Yellow, and 14% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. 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#83DB5F
RGB131, 219, 95
HSL102.6°, 63.3%, 61.6%
CMYK40%, 0%, 57%, 14%
HSV102.6°, 56.6%, 85.9%
LAB79.8, -48.6, 51.9
XYZ36.8, 56.3, 19.8
Decimal8641375
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.71:1
Text on #FFFFFF
FAIL
12.26:1
Text on #000000
AAA
1.64:1
Text on #F8FAFC
FAIL
10.42:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #83DB5F;
}
.text-color {
color: #83DB5F;
}
.border-color {
border: 2px solid #83DB5F;
}