#42D31D
A medium, vivid green closely aligning with Limegreen.
About #42D31D
When working with digital screens, the color #42D31D is rendered by mixing light. Its closest recognized web color is Limegreen. In the RGB color space, it consists of 66 red, 211 green, and 29 blue.
For print applications, it's crucial to understand its CMYK makeup. The color uses 69% Cyan, 0% Magenta, 86% Yellow, and 17% Black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#42D31D
RGB66, 211, 29
HSL107.8°, 75.8%, 47.1%
CMYK69%, 0%, 86%, 17%
HSV107.8°, 86.3%, 82.7%
LAB74.7, -67.5, 69.2
XYZ25.8, 47.8, 9.0
Decimal4379421
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.99:1
Text on #FFFFFF
FAIL
10.57:1
Text on #000000
AAA
1.90:1
Text on #F8FAFC
FAIL
8.98:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #42D31D;
}
.text-color {
color: #42D31D;
}
.border-color {
border: 2px solid #42D31D;
}