#42F024
A medium, vivid green closely aligning with Lime.
About #42F024
Visually, #42F024 is defined as a vivid green. Designers often compare it to the standard color Lime. Its digital footprint relies on 66 parts red, 240 parts green, and 36 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 72% C, 0% M, 85% Y, and 6% K. 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. 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#42F024
RGB66, 240, 36
HSL111.2°, 87.2%, 54.1%
CMYK72%, 0%, 85%, 6%
HSV111.2°, 85.0%, 94.1%
LAB83.8, -76.0, 75.7
XYZ33.7, 63.6, 12.2
Decimal4386852
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.53:1
Text on #FFFFFF
FAIL
13.72:1
Text on #000000
AAA
1.46:1
Text on #F8FAFC
FAIL
11.66:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #42F024;
}
.text-color {
color: #42F024;
}
.border-color {
border: 2px solid #42F024;
}