#7CE95F
A light, vivid green closely aligning with Limegreen.
About #7CE95F
The precise color #7CE95F is an excellent choice for modern design projects. Designers often compare it to the standard color Limegreen. Its digital footprint relies on 124 parts red, 233 parts green, and 95 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 47% Cyan, 0% Magenta, 59% Yellow, and 9% Black. This makes it a relatively light color when applied to physical surfaces.
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#7CE95F
RGB124, 233, 95
HSL107.4°, 75.8%, 64.3%
CMYK47%, 0%, 59%, 9%
HSV107.4°, 59.2%, 91.4%
LAB83.6, -56.3, 56.3
XYZ39.5, 63.4, 21.0
Decimal8186207
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.54:1
Text on #FFFFFF
FAIL
13.68:1
Text on #000000
AAA
1.47:1
Text on #F8FAFC
FAIL
11.63:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #7CE95F;
}
.text-color {
color: #7CE95F;
}
.border-color {
border: 2px solid #7CE95F;
}