#7CE275
A light, moderate green closely aligning with Lightgreen.
About #7CE275
The hex code #7CE275 represents a beautifully specific shade of green. Designers often compare it to the standard color Lightgreen. Its digital footprint relies on 124 parts red, 226 parts green, and 117 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 45% C, 0% M, 48% Y, and 11% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#7CE275
RGB124, 226, 117
HSL116.1°, 65.3%, 67.3%
CMYK45%, 0%, 48%, 11%
HSV116.1°, 48.2%, 88.6%
LAB81.8, -51.0, 44.0
XYZ38.7, 60.0, 26.4
Decimal8184437
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.62:1
Text on #FFFFFF
FAIL
12.99:1
Text on #000000
AAA
1.54:1
Text on #F8FAFC
FAIL
11.05:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #7CE275;
}
.text-color {
color: #7CE275;
}
.border-color {
border: 2px solid #7CE275;
}