#24C542
A medium, moderate green closely aligning with Limegreen.
About #24C542
Visually, #24C542 is defined as a moderate green. Its closest recognized web color is Limegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 36, 197, and 66.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 82% cyan and 0% magenta inks. With a hue angle of 131.2 degrees, it sits comfortably in the green spectrum.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#24C542
RGB36, 197, 66
HSL131.2°, 69.1%, 45.7%
CMYK82%, 0%, 66%, 23%
HSV131.2°, 81.7%, 77.3%
LAB70.0, -65.1, 52.7
XYZ21.7, 40.7, 11.9
Decimal2409794
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.30:1
Text on #FFFFFF
FAIL
9.14:1
Text on #000000
AAA
2.20:1
Text on #F8FAFC
FAIL
7.77:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #24C542;
}
.text-color {
color: #24C542;
}
.border-color {
border: 2px solid #24C542;
}