#42E207
A medium, vivid green closely aligning with Lawngreen.
About #42E207
When working with digital screens, the color #42E207 is rendered by mixing light. Its closest recognized web color is Lawngreen. Its digital footprint relies on 66 parts red, 226 parts green, and 7 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 71% Cyan, 0% Magenta, 97% Yellow, and 11% Black. 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#42E207
RGB66, 226, 7
HSL103.8°, 94.0%, 45.7%
CMYK71%, 0%, 97%, 11%
HSV103.8°, 96.9%, 88.6%
LAB79.4, -72.6, 76.1
XYZ29.5, 55.6, 9.4
Decimal4383239
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.73:1
Text on #FFFFFF
FAIL
12.11: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: #42E207;
}
.text-color {
color: #42E207;
}
.border-color {
border: 2px solid #42E207;
}