#24C50F
A medium, vivid green closely aligning with Limegreen.
About #24C50F
When working with digital screens, the color #24C50F is rendered by mixing light. Its closest recognized web color is Limegreen. In the RGB color space, it consists of 36 red, 197 green, and 15 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 82% C, 0% M, 92% Y, and 23% K. The HSL representation is 113.1° hue, 85.8% saturation, and 41.6% lightness.
When using this color as a background, text legibility must be considered. 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#24C50F
RGB36, 197, 15
HSL113.1°, 85.8%, 41.6%
CMYK82%, 0%, 92%, 23%
HSV113.1°, 92.4%, 77.3%
LAB69.7, -68.2, 67.1
XYZ20.8, 40.3, 7.1
Decimal2409743
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.32:1
Text on #FFFFFF
FAIL
9.07:1
Text on #000000
AAA
2.21:1
Text on #F8FAFC
FAIL
7.71:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #24C50F;
}
.text-color {
color: #24C50F;
}
.border-color {
border: 2px solid #24C50F;
}