#42D30F
A medium, vivid green closely aligning with Limegreen.
About #42D30F
Visually, #42D30F is defined as a vivid green. Designers often compare it to the standard color Limegreen. Its digital footprint relies on 66 parts red, 211 parts green, and 15 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 69% cyan and 0% magenta inks. The HSL representation is 104.4° hue, 86.7% saturation, and 44.3% lightness.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#42D30F
RGB66, 211, 15
HSL104.4°, 86.7%, 44.3%
CMYK69%, 0%, 93%, 17%
HSV104.4°, 92.9%, 82.7%
LAB74.7, -67.9, 71.5
XYZ25.6, 47.8, 8.3
Decimal4379407
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.99:1
Text on #FFFFFF
FAIL
10.56:1
Text on #000000
AAA
1.90:1
Text on #F8FAFC
FAIL
8.97:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #42D30F;
}
.text-color {
color: #42D30F;
}
.border-color {
border: 2px solid #42D30F;
}