#24AF0F
A dark, vivid green closely aligning with Limegreen.
About #24AF0F
When working with digital screens, the color #24AF0F is rendered by mixing light. Its closest recognized web color is Limegreen. In the RGB color space, it consists of 36 red, 175 green, and 15 blue.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 79% cyan, 0% magenta, 91% yellow, and 31% 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. 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#24AF0F
RGB36, 175, 15
HSL112.1°, 84.2%, 37.3%
CMYK79%, 0%, 91%, 31%
HSV112.1°, 91.4%, 68.6%
LAB62.6, -61.7, 61.1
XYZ16.1, 31.1, 5.6
Decimal2404111
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.91:1
Text on #FFFFFF
FAIL
7.21:1
Text on #000000
AAA
2.78:1
Text on #F8FAFC
FAIL
6.13:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #24AF0F;
}
.text-color {
color: #24AF0F;
}
.border-color {
border: 2px solid #24AF0F;
}