#24E242
A medium, vivid green closely aligning with Limegreen.
About #24E242
The hex code #24E242 represents a beautifully specific shade of green. Its closest recognized web color is Limegreen. Its digital footprint relies on 36 parts red, 226 parts green, and 66 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 84% C, 0% M, 71% Y, and 11% 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. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#24E242
RGB36, 226, 66
HSL129.5°, 76.6%, 51.4%
CMYK84%, 0%, 71%, 11%
HSV129.5°, 84.1%, 88.6%
LAB79.1, -73.8, 62.4
XYZ28.9, 55.2, 14.3
Decimal2417218
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.75:1
Text on #FFFFFF
FAIL
12.03:1
Text on #000000
AAA
1.67:1
Text on #F8FAFC
FAIL
10.23:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #24E242;
}
.text-color {
color: #24E242;
}
.border-color {
border: 2px solid #24E242;
}