#42B624
A medium, moderate green closely aligning with Limegreen.
About #42B624
The hex code #42B624 represents a beautifully specific shade of green. Designers often compare it to the standard color Limegreen. In the RGB color space, it consists of 66 red, 182 green, and 36 blue.
Translating this color to physical media requires the CMYK color model. The color uses 64% Cyan, 0% Magenta, 80% Yellow, and 29% Black. Always request a physical proof before doing a large print run with this exact code.
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#42B624
RGB66, 182, 36
HSL107.7°, 67.0%, 42.7%
CMYK64%, 0%, 80%, 29%
HSV107.7°, 80.2%, 71.4%
LAB65.5, -57.6, 59.1
XYZ19.3, 34.7, 7.4
Decimal4372004
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.64:1
Text on #FFFFFF
FAIL
7.95:1
Text on #000000
AAA
2.53:1
Text on #F8FAFC
FAIL
6.76:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #42B624;
}
.text-color {
color: #42B624;
}
.border-color {
border: 2px solid #42B624;
}