#7CF03A
A medium, vivid green closely aligning with Lawngreen.
About #7CF03A
At its core, #7CF03A is a medium and vivid hue. Its closest recognized web color is Lawngreen. Its digital footprint relies on 124 parts red, 240 parts green, and 58 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. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#7CF03A
RGB124, 240, 58
HSL98.2°, 85.8%, 58.4%
CMYK48%, 0%, 76%, 6%
HSV98.2°, 75.8%, 94.1%
LAB85.5, -61.9, 72.1
XYZ40.2, 66.9, 14.8
Decimal8187962
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.46:1
Text on #FFFFFF
FAIL
14.38:1
Text on #000000
AAA
1.40:1
Text on #F8FAFC
FAIL
12.23:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #7CF03A;
}
.text-color {
color: #7CF03A;
}
.border-color {
border: 2px solid #7CF03A;
}