#7CF842
A light, vivid green closely aligning with Lawngreen.
About #7CF842
Visually, #7CF842 is defined as a vivid green. Designers often compare it to the standard color Lawngreen. To achieve this exact tint on a monitor, you would use an RGB mix of 124, 248, and 66.
If you are designing for print, the four-color process is what matters most. The color uses 50% Cyan, 0% Magenta, 73% Yellow, and 3% Black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#7CF842
RGB124, 248, 66
HSL100.9°, 92.9%, 61.6%
CMYK50%, 0%, 73%, 3%
HSV100.9°, 73.4%, 97.3%
LAB87.9, -64.3, 71.9
XYZ42.9, 71.8, 16.8
Decimal8190018
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.37:1
Text on #FFFFFF
FAIL
15.36:1
Text on #000000
AAA
1.31:1
Text on #F8FAFC
FAIL
13.06:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #7CF842;
}
.text-color {
color: #7CF842;
}
.border-color {
border: 2px solid #7CF842;
}