#7CD36D
A light, moderate green closely aligning with Lightgreen.
About #7CD36D
At its core, #7CD36D is a light and moderate hue. It is closely associated with the named CSS color Lightgreen. Its digital footprint relies on 124 parts red, 211 parts green, and 109 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 41% Cyan, 0% Magenta, 48% Yellow, and 17% Black. With a hue angle of 111.2 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#7CD36D
RGB124, 211, 109
HSL111.2°, 53.7%, 62.7%
CMYK41%, 0%, 48%, 17%
HSV111.2°, 48.3%, 82.7%
LAB77.3, -45.8, 42.2
XYZ34.4, 52.0, 22.7
Decimal8180589
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.84:1
Text on #FFFFFF
FAIL
11.40:1
Text on #000000
AAA
1.76:1
Text on #F8FAFC
FAIL
9.69:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #7CD36D;
}
.text-color {
color: #7CD36D;
}
.border-color {
border: 2px solid #7CD36D;
}