#7CDB6D
A light, moderate green closely aligning with Lightgreen.
About #7CDB6D
At its core, #7CDB6D is a light and moderate hue. Its closest recognized web color is Lightgreen. Its digital footprint relies on 124 parts red, 219 parts green, and 109 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 43% cyan and 0% magenta inks. 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. 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#7CDB6D
RGB124, 219, 109
HSL111.8°, 60.4%, 64.3%
CMYK43%, 0%, 50%, 14%
HSV111.8°, 50.2%, 85.9%
LAB79.6, -49.1, 45.2
XYZ36.4, 56.1, 23.4
Decimal8182637
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.72:1
Text on #FFFFFF
FAIL
12.21:1
Text on #000000
AAA
1.64:1
Text on #F8FAFC
FAIL
10.38:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #7CDB6D;
}
.text-color {
color: #7CDB6D;
}
.border-color {
border: 2px solid #7CDB6D;
}