#24E916
A medium, vivid green closely aligning with Lime.
About #24E916
When working with digital screens, the color #24E916 is rendered by mixing light. It is closely associated with the named CSS color Lime. Its digital footprint relies on 36 parts red, 233 parts green, and 22 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 85% Cyan, 0% Magenta, 91% Yellow, and 9% 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. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#24E916
RGB36, 233, 22
HSL116.0°, 82.7%, 50.0%
CMYK85%, 0%, 91%, 9%
HSV116.0°, 90.6%, 91.4%
LAB81.1, -78.2, 75.7
XYZ30.0, 58.7, 10.5
Decimal2418966
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.65:1
Text on #FFFFFF
FAIL
12.74:1
Text on #000000
AAA
1.58:1
Text on #F8FAFC
FAIL
10.83:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #24E916;
}
.text-color {
color: #24E916;
}
.border-color {
border: 2px solid #24E916;
}