#42D300
A medium, vivid green closely aligning with Limegreen.
About #42D300
When working with digital screens, the color #42D300 is rendered by mixing light. Its closest recognized web color is Limegreen. Its digital footprint relies on 66 parts red, 211 parts green, and 0 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. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. 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#42D300
RGB66, 211, 0
HSL101.2°, 100.0%, 41.4%
CMYK69%, 0%, 100%, 17%
HSV101.2°, 100.0%, 82.7%
LAB74.7, -68.1, 73.0
XYZ25.5, 47.7, 7.9
Decimal4379392
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.99:1
Text on #FFFFFF
FAIL
10.55: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: #42D300;
}
.text-color {
color: #42D300;
}
.border-color {
border: 2px solid #42D300;
}