#00FF24
A medium, vivid green closely aligning with Lime.
About #00FF24
The hex code #00FF24 represents a beautifully specific shade of green. Designers often compare it to the standard color Lime. This translates to an RGB value of rgb(0, 255, 36).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 100% cyan and 0% magenta inks. 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. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#00FF24
RGB0, 255, 36
HSL128.5°, 100.0%, 50.0%
CMYK100%, 0%, 86%, 0%
HSV128.5°, 100.0%, 100.0%
LAB87.8, -85.4, 79.0
XYZ36.1, 71.6, 13.6
Decimal65316
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.37:1
Text on #FFFFFF
FAIL
15.33:1
Text on #000000
AAA
1.31:1
Text on #F8FAFC
FAIL
13.03:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #00FF24;
}
.text-color {
color: #00FF24;
}
.border-color {
border: 2px solid #00FF24;
}