#24CC49
A medium, vivid green closely aligning with Limegreen.
About #24CC49
At its core, #24CC49 is a medium and vivid hue. Its closest recognized web color is Limegreen. This translates to an RGB value of rgb(36, 204, 73).
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 133.2 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#24CC49
RGB36, 204, 73
HSL133.2°, 70.0%, 47.1%
CMYK82%, 0%, 64%, 20%
HSV133.2°, 82.4%, 80.0%
LAB72.3, -66.5, 52.3
XYZ23.5, 44.0, 13.6
Decimal2411593
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.14:1
Text on #FFFFFF
FAIL
9.81:1
Text on #000000
AAA
2.05:1
Text on #F8FAFC
FAIL
8.34:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #24CC49;
}
.text-color {
color: #24CC49;
}
.border-color {
border: 2px solid #24CC49;
}