#24E975
A medium, vivid green closely aligning with Springgreen.
About #24E975
Visually, #24E975 is defined as a vivid green. Its closest recognized web color is Springgreen. Its digital footprint relies on 36 parts red, 233 parts green, and 117 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 85% C, 0% M, 50% Y, and 9% K. With a hue angle of 144.7 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#24E975
RGB36, 233, 117
HSL144.7°, 81.7%, 52.7%
CMYK85%, 0%, 50%, 9%
HSV144.7°, 84.5%, 91.4%
LAB81.8, -69.9, 43.5
XYZ33.1, 59.9, 26.7
Decimal2419061
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.62:1
Text on #FFFFFF
FAIL
12.99:1
Text on #000000
AAA
1.55:1
Text on #F8FAFC
FAIL
11.04:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #24E975;
}
.text-color {
color: #24E975;
}
.border-color {
border: 2px solid #24E975;
}