#7CF850
A light, vivid green closely aligning with Limegreen.
About #7CF850
The hex code #7CF850 represents a beautifully specific shade of green. Designers often compare it to the standard color Limegreen. Its digital footprint relies on 124 parts red, 248 parts green, and 80 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 50% C, 0% M, 68% Y, and 3% K. With a hue angle of 104.3 degrees, it sits comfortably in the green spectrum.
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#7CF850
RGB124, 248, 80
HSL104.3°, 92.3%, 64.3%
CMYK50%, 0%, 68%, 3%
HSV104.3°, 67.7%, 97.3%
LAB88.0, -63.3, 67.1
XYZ43.3, 72.0, 19.2
Decimal8190032
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.36:1
Text on #FFFFFF
FAIL
15.40:1
Text on #000000
AAA
1.30:1
Text on #F8FAFC
FAIL
13.09:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #7CF850;
}
.text-color {
color: #7CF850;
}
.border-color {
border: 2px solid #7CF850;
}