#24D349
A medium, vivid green closely aligning with Limegreen.
About #24D349
The hex code #24D349 represents a beautifully specific shade of green. Its closest recognized web color is Limegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 36, 211, and 73.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 83% C, 0% M, 65% Y, and 17% K. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. Because it is a medium color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#24D349
RGB36, 211, 73
HSL132.7°, 70.9%, 48.4%
CMYK83%, 0%, 65%, 17%
HSV132.7°, 82.9%, 82.7%
LAB74.5, -68.7, 54.7
XYZ25.2, 47.4, 14.1
Decimal2413385
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.00:1
Text on #FFFFFF
FAIL
10.49:1
Text on #000000
AAA
1.91:1
Text on #F8FAFC
FAIL
8.92:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #24D349;
}
.text-color {
color: #24D349;
}
.border-color {
border: 2px solid #24D349;
}