#7CBD57
A medium, moderate green closely aligning with Lightgreen.
About #7CBD57
Visually, #7CBD57 is defined as a moderate green. Designers often compare it to the standard color Lightgreen. This translates to an RGB value of rgb(124, 189, 87).
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 34% C, 0% M, 54% Y, and 26% K. The HSL representation is 98.2° hue, 43.6% saturation, and 54.1% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#7CBD57
RGB124, 189, 87
HSL98.2°, 43.6%, 54.1%
CMYK34%, 0%, 54%, 26%
HSV98.2°, 54.0%, 74.1%
LAB70.4, -39.0, 44.6
XYZ28.2, 41.4, 15.5
Decimal8174935
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.26:1
Text on #FFFFFF
FAIL
9.27:1
Text on #000000
AAA
2.16:1
Text on #F8FAFC
FAIL
7.88:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #7CBD57;
}
.text-color {
color: #7CBD57;
}
.border-color {
border: 2px solid #7CBD57;
}