#7CF05F
A light, vivid green closely aligning with Limegreen.
About #7CF05F
Visually, #7CF05F is defined as a vivid green. Designers often compare it to the standard color Limegreen. This translates to an RGB value of rgb(124, 240, 95).
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 48% C, 0% M, 60% Y, and 6% K. With a hue angle of 108.0 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#7CF05F
RGB124, 240, 95
HSL108.0°, 82.9%, 65.7%
CMYK48%, 0%, 60%, 6%
HSV108.0°, 60.4%, 94.1%
LAB85.7, -59.0, 58.6
XYZ41.5, 67.4, 21.7
Decimal8187999
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.45:1
Text on #FFFFFF
FAIL
14.49:1
Text on #000000
AAA
1.39:1
Text on #F8FAFC
FAIL
12.32:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #7CF05F;
}
.text-color {
color: #7CF05F;
}
.border-color {
border: 2px solid #7CF05F;
}