#07E924
A medium, vivid green closely aligning with Lime.
About #07E924
Visually, #07E924 is defined as a vivid green. It is closely associated with the named CSS color Lime. In the RGB color space, it consists of 7 red, 233 green, and 36 blue.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 97% cyan, 0% magenta, 85% yellow, and 9% 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. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#07E924
RGB7, 233, 36
HSL127.7°, 94.2%, 47.1%
CMYK97%, 0%, 85%, 9%
HSV127.7°, 97.0%, 91.4%
LAB81.0, -79.4, 73.0
XYZ29.5, 58.5, 11.4
Decimal518436
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.65:1
Text on #FFFFFF
FAIL
12.69:1
Text on #000000
AAA
1.58:1
Text on #F8FAFC
FAIL
10.79:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #07E924;
}
.text-color {
color: #07E924;
}
.border-color {
border: 2px solid #07E924;
}