#42E20F
A medium, vivid green closely aligning with Lawngreen.
About #42E20F
The precise color #42E20F is an excellent choice for modern design projects. Designers often compare it to the standard color Lawngreen. To achieve this exact tint on a monitor, you would use an RGB mix of 66, 226, and 15.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 71% C, 0% M, 93% Y, and 11% K. The HSL representation is 105.5° hue, 87.6% saturation, and 47.3% lightness.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#42E20F
RGB66, 226, 15
HSL105.5°, 87.6%, 47.3%
CMYK71%, 0%, 93%, 11%
HSV105.5°, 93.4%, 88.6%
LAB79.4, -72.5, 75.4
XYZ29.5, 55.6, 9.6
Decimal4383247
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.73:1
Text on #FFFFFF
FAIL
12.12:1
Text on #000000
AAA
1.66:1
Text on #F8FAFC
FAIL
10.30:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #42E20F;
}
.text-color {
color: #42E20F;
}
.border-color {
border: 2px solid #42E20F;
}