#7CF057
A light, vivid green closely aligning with Limegreen.
About #7CF057
At its core, #7CF057 is a light and vivid hue. Its closest recognized web color is Limegreen. Its digital footprint relies on 124 parts red, 240 parts green, and 87 parts blue light.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 48% cyan and 0% magenta inks. With a hue angle of 105.5 degrees, it sits comfortably in the green spectrum.
Ensuring your text is legible against this background is a key part of web design. 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#7CF057
RGB124, 240, 87
HSL105.5°, 83.6%, 64.1%
CMYK48%, 0%, 64%, 6%
HSV105.5°, 63.7%, 94.1%
LAB85.7, -59.8, 61.9
XYZ41.2, 67.3, 19.8
Decimal8187991
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.45:1
Text on #FFFFFF
FAIL
14.46:1
Text on #000000
AAA
1.39:1
Text on #F8FAFC
FAIL
12.29:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #7CF057;
}
.text-color {
color: #7CF057;
}
.border-color {
border: 2px solid #7CF057;
}