#24D316
A medium, vivid green closely aligning with Limegreen.
About #24D316
The hex code #24D316 represents a beautifully specific shade of green. It is closely associated with the named CSS color Limegreen. This translates to an RGB value of rgb(36, 211, 22).
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 83% C, 0% M, 90% Y, and 17% 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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#24D316
RGB36, 211, 22
HSL115.6°, 81.1%, 45.7%
CMYK83%, 0%, 90%, 17%
HSV115.6°, 89.6%, 82.7%
LAB74.2, -72.0, 69.8
XYZ24.2, 47.0, 8.6
Decimal2413334
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.02:1
Text on #FFFFFF
FAIL
10.40:1
Text on #000000
AAA
1.93:1
Text on #F8FAFC
FAIL
8.84:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #24D316;
}
.text-color {
color: #24D316;
}
.border-color {
border: 2px solid #24D316;
}