#7CD375
A light, moderate green closely aligning with Lightgreen.
About #7CD375
The hex code #7CD375 represents a beautifully specific shade of green. Designers often compare it to the standard color Lightgreen. In the RGB color space, it consists of 124 red, 211 green, and 117 blue.
Translating this color to physical media requires the CMYK color model. The color uses 41% Cyan, 0% Magenta, 45% Yellow, and 17% Black. With a hue angle of 115.5 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. 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#7CD375
RGB124, 211, 117
HSL115.5°, 51.6%, 64.3%
CMYK41%, 0%, 45%, 17%
HSV115.5°, 44.5%, 82.7%
LAB77.4, -44.7, 38.4
XYZ34.8, 52.2, 25.1
Decimal8180597
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.84:1
Text on #FFFFFF
FAIL
11.43:1
Text on #000000
AAA
1.76:1
Text on #F8FAFC
FAIL
9.72:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #7CD375;
}
.text-color {
color: #7CD375;
}
.border-color {
border: 2px solid #7CD375;
}