#24DB3A
A medium, vivid green closely aligning with Limegreen.
About #24DB3A
At its core, #24DB3A is a medium and vivid hue. Designers often compare it to the standard color Limegreen. In the RGB color space, it consists of 36 red, 219 green, and 58 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 84% C, 0% M, 74% Y, and 14% K. With a hue angle of 127.2 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#24DB3A
RGB36, 219, 58
HSL127.2°, 71.8%, 50.0%
CMYK84%, 0%, 74%, 14%
HSV127.2°, 83.6%, 85.9%
LAB76.9, -72.4, 62.9
XYZ26.8, 51.3, 12.5
Decimal2415418
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.86:1
Text on #FFFFFF
FAIL
11.27:1
Text on #000000
AAA
1.78:1
Text on #F8FAFC
FAIL
9.58:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #24DB3A;
}
.text-color {
color: #24DB3A;
}
.border-color {
border: 2px solid #24DB3A;
}