#24BD49
A medium, moderate green closely aligning with Limegreen.
About #24BD49
At its core, #24BD49 is a medium and moderate hue. Designers often compare it to the standard color Limegreen. Its digital footprint relies on 36 parts red, 189 parts green, and 73 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 81% C, 0% M, 61% Y, and 26% K. The HSL representation is 134.5° hue, 68.0% saturation, and 44.1% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#24BD49
RGB36, 189, 73
HSL134.5°, 68.0%, 44.1%
CMYK81%, 0%, 61%, 26%
HSV134.5°, 81.0%, 74.1%
LAB67.5, -61.7, 46.9
XYZ20.1, 37.3, 12.4
Decimal2407753
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.49:1
Text on #FFFFFF
FAIL
8.45:1
Text on #000000
AAA
2.38:1
Text on #F8FAFC
FAIL
7.18:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #24BD49;
}
.text-color {
color: #24BD49;
}
.border-color {
border: 2px solid #24BD49;
}