#24E200
A medium, vivid green closely aligning with Lime.
About #24E200
Visually, #24E200 is defined as a vivid green. It is closely associated with the named CSS color Lime. To achieve this exact tint on a monitor, you would use an RGB mix of 36, 226, and 0.
Translating this color to physical media requires the CMYK color model. The color uses 84% Cyan, 0% Magenta, 100% Yellow, and 11% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#24E200
RGB36, 226, 0
HSL110.4°, 100.0%, 44.3%
CMYK84%, 0%, 100%, 11%
HSV110.4°, 100.0%, 88.6%
LAB78.9, -76.7, 76.2
XYZ27.9, 54.8, 9.1
Decimal2417152
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.76:1
Text on #FFFFFF
FAIL
11.95:1
Text on #000000
AAA
1.68:1
Text on #F8FAFC
FAIL
10.16:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #24E200;
}
.text-color {
color: #24E200;
}
.border-color {
border: 2px solid #24E200;
}