#83DB66
A light, moderate green closely aligning with Lightgreen.
About #83DB66
Visually, #83DB66 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 102 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 40% C, 0% M, 53% Y, and 14% K. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#83DB66
RGB131, 219, 102
HSL105.1°, 61.9%, 62.9%
CMYK40%, 0%, 53%, 14%
HSV105.1°, 53.4%, 85.9%
LAB79.9, -47.8, 48.8
XYZ37.1, 56.4, 21.5
Decimal8641382
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.71:1
Text on #FFFFFF
FAIL
12.29:1
Text on #000000
AAA
1.63:1
Text on #F8FAFC
FAIL
10.45:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #83DB66;
}
.text-color {
color: #83DB66;
}
.border-color {
border: 2px solid #83DB66;
}