#7CE242
A medium, vivid green closely aligning with Limegreen.
About #7CE242
Visually, #7CE242 is defined as a vivid green. Designers often compare it to the standard color Limegreen. Its digital footprint relies on 124 parts red, 226 parts green, and 66 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 45% C, 0% M, 71% Y, and 11% K. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#7CE242
RGB124, 226, 66
HSL98.3°, 73.4%, 57.3%
CMYK45%, 0%, 71%, 11%
HSV98.3°, 70.8%, 88.6%
LAB81.3, -56.1, 65.4
XYZ36.5, 59.1, 14.6
Decimal8184386
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.64:1
Text on #FFFFFF
FAIL
12.81:1
Text on #000000
AAA
1.57:1
Text on #F8FAFC
FAIL
10.89:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #7CE242;
}
.text-color {
color: #7CE242;
}
.border-color {
border: 2px solid #7CE242;
}