#24F033
A medium, vivid green closely aligning with Lime.
About #24F033
Visually, #24F033 is defined as a vivid green. Its closest recognized web color is Lime. This translates to an RGB value of rgb(36, 240, 51).
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 85% cyan and 0% magenta inks. With a hue angle of 124.4 degrees, it sits comfortably in the green spectrum.
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#24F033
RGB36, 240, 51
HSL124.4°, 87.2%, 54.1%
CMYK85%, 0%, 79%, 6%
HSV124.4°, 85.0%, 94.1%
LAB83.4, -78.9, 71.5
XYZ32.5, 62.9, 13.6
Decimal2420787
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.55:1
Text on #FFFFFF
FAIL
13.59:1
Text on #000000
AAA
1.48:1
Text on #F8FAFC
FAIL
11.55:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #24F033;
}
.text-color {
color: #24F033;
}
.border-color {
border: 2px solid #24F033;
}