#24F807
A medium, vivid green closely aligning with Lime.
About #24F807
When working with digital screens, the color #24F807 is rendered by mixing light. Its closest recognized web color is Lime. Its digital footprint relies on 36 parts red, 248 parts green, and 7 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 85% Cyan, 0% Magenta, 97% Yellow, and 3% Black. The HSL representation is 112.8° hue, 94.5% saturation, and 50.0% lightness.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#24F807
RGB36, 248, 7
HSL112.8°, 94.5%, 50.0%
CMYK85%, 0%, 97%, 3%
HSV112.8°, 97.2%, 97.3%
LAB85.8, -82.6, 81.1
XYZ34.3, 67.5, 11.4
Decimal2422791
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.33:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #24F807;
}
.text-color {
color: #24F807;
}
.border-color {
border: 2px solid #24F807;
}