#24A80F
A dark, vivid green closely aligning with Limegreen.
About #24A80F
Visually, #24A80F is defined as a vivid green. Its closest recognized web color is Limegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 36, 168, and 15.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 79% cyan, 0% magenta, 91% yellow, and 34% 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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#24A80F
RGB36, 168, 15
HSL111.8°, 83.6%, 35.9%
CMYK79%, 0%, 91%, 34%
HSV111.8°, 91.1%, 65.9%
LAB60.3, -59.6, 59.1
XYZ14.8, 28.4, 5.2
Decimal2402319
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.14:1
Text on #FFFFFF
AA Large
6.68:1
Text on #000000
AA
3.00:1
Text on #F8FAFC
AA Large
5.68:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #24A80F;
}
.text-color {
color: #24A80F;
}
.border-color {
border: 2px solid #24A80F;
}