#83DB6D
A light, moderate green closely aligning with Lightgreen.
About #83DB6D
Visually, #83DB6D is defined as a moderate green. Designers often compare it to the standard color Lightgreen. Its digital footprint relies on 131 parts red, 219 parts green, and 109 parts blue light.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 40% cyan, 0% magenta, 50% yellow, and 14% black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#83DB6D
RGB131, 219, 109
HSL108.0°, 60.4%, 64.3%
CMYK40%, 0%, 50%, 14%
HSV108.0°, 50.2%, 85.9%
LAB79.9, -47.0, 45.6
XYZ37.5, 56.6, 23.4
Decimal8641389
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.70:1
Text on #FFFFFF
FAIL
12.32:1
Text on #000000
AAA
1.63:1
Text on #F8FAFC
FAIL
10.47:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #83DB6D;
}
.text-color {
color: #83DB6D;
}
.border-color {
border: 2px solid #83DB6D;
}