#24AF2C
A medium, moderate green closely aligning with Limegreen.
About #24AF2C
The precise color #24AF2C is an excellent choice for modern design projects. Its closest recognized web color is Limegreen. This translates to an RGB value of rgb(36, 175, 44).
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 79% cyan and 0% magenta inks. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#24AF2C
RGB36, 175, 44
HSL123.5°, 65.9%, 41.4%
CMYK79%, 0%, 75%, 31%
HSV123.5°, 79.4%, 68.6%
LAB62.7, -60.2, 53.6
XYZ16.5, 31.2, 7.5
Decimal2404140
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.90:1
Text on #FFFFFF
FAIL
7.24:1
Text on #000000
AAA
2.77:1
Text on #F8FAFC
FAIL
6.16:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #24AF2C;
}
.text-color {
color: #24AF2C;
}
.border-color {
border: 2px solid #24AF2C;
}