#24DB1D
A medium, vivid green closely aligning with Limegreen.
About #24DB1D
The precise color #24DB1D is an excellent choice for modern design projects. Designers often compare it to the standard color Limegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 36, 219, and 29.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 84% C, 0% M, 87% Y, and 14% K. The HSL representation is 117.8° hue, 76.6% saturation, and 48.6% lightness.
Contrast ratios determine whether this color is safe for typography. 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#24DB1D
RGB36, 219, 29
HSL117.8°, 76.6%, 48.6%
CMYK84%, 0%, 87%, 14%
HSV117.8°, 86.8%, 85.9%
LAB76.8, -74.1, 70.8
XYZ26.3, 51.1, 9.6
Decimal2415389
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.87:1
Text on #FFFFFF
FAIL
11.23:1
Text on #000000
AAA
1.79:1
Text on #F8FAFC
FAIL
9.54:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #24DB1D;
}
.text-color {
color: #24DB1D;
}
.border-color {
border: 2px solid #24DB1D;
}