#7CD37C
A light, moderate green closely aligning with Lightgreen.
About #7CD37C
When working with digital screens, the color #7CD37C is rendered by mixing light. It is closely associated with the named CSS color Lightgreen. In the RGB color space, it consists of 124 red, 211 green, and 124 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 41% C, 0% M, 41% Y, and 17% K. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#7CD37C
RGB124, 211, 124
HSL120.0°, 49.7%, 65.7%
CMYK41%, 0%, 41%, 17%
HSV120.0°, 41.2%, 82.7%
LAB77.5, -43.7, 35.0
XYZ35.2, 52.3, 27.3
Decimal8180604
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.83:1
Text on #FFFFFF
FAIL
11.47:1
Text on #000000
AAA
1.75:1
Text on #F8FAFC
FAIL
9.75:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #7CD37C;
}
.text-color {
color: #7CD37C;
}
.border-color {
border: 2px solid #7CD37C;
}