#7CF016
A medium, vivid green closely aligning with Lawngreen.
About #7CF016
Visually, #7CF016 is defined as a vivid green. Its closest recognized web color is Lawngreen. This translates to an RGB value of rgb(124, 240, 22).
If you are designing for print, the four-color process is what matters most. The color uses 48% Cyan, 0% Magenta, 91% Yellow, and 6% Black. With a hue angle of 91.9 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#7CF016
RGB124, 240, 22
HSL91.9°, 87.9%, 51.4%
CMYK48%, 0%, 91%, 6%
HSV91.9°, 90.8%, 94.1%
LAB85.3, -63.3, 80.1
XYZ39.6, 66.7, 11.5
Decimal8187926
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.47:1
Text on #FFFFFF
FAIL
14.33:1
Text on #000000
AAA
1.40:1
Text on #F8FAFC
FAIL
12.18:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #7CF016;
}
.text-color {
color: #7CF016;
}
.border-color {
border: 2px solid #7CF016;
}