#24F816
A medium, vivid green closely aligning with Lime.
About #24F816
When working with digital screens, the color #24F816 is rendered by mixing light. Its closest recognized web color is Lime. Its digital footprint relies on 36 parts red, 248 parts green, and 22 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 85% Cyan, 0% Magenta, 91% Yellow, and 3% Black. The HSL representation is 116.3° hue, 94.2% saturation, and 52.9% lightness.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#24F816
RGB36, 248, 22
HSL116.3°, 94.2%, 52.9%
CMYK85%, 0%, 91%, 3%
HSV116.3°, 91.1%, 97.3%
LAB85.8, -82.3, 79.6
XYZ34.4, 67.6, 12.0
Decimal2422806
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.45:1
Text on #FFFFFF
FAIL
14.51:1
Text on #000000
AAA
1.38:1
Text on #F8FAFC
FAIL
12.34:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #24F816;
}
.text-color {
color: #24F816;
}
.border-color {
border: 2px solid #24F816;
}