#24C550
A medium, moderate green closely aligning with Limegreen.
About #24C550
The precise color #24C550 is an excellent choice for modern design projects. If you're using CSS, you might find it aligns closely with Limegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 36, 197, and 80.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 82% Cyan, 0% Magenta, 59% Yellow, and 23% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#24C550
RGB36, 197, 80
HSL136.4°, 69.1%, 45.7%
CMYK82%, 0%, 59%, 23%
HSV136.4°, 81.7%, 77.3%
LAB70.1, -63.5, 46.7
XYZ22.1, 40.9, 14.3
Decimal2409808
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.29:1
Text on #FFFFFF
FAIL
9.18:1
Text on #000000
AAA
2.19:1
Text on #F8FAFC
FAIL
7.80:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #24C550;
}
.text-color {
color: #24C550;
}
.border-color {
border: 2px solid #24C550;
}