#07D324
A medium, vivid green closely aligning with Limegreen.
About #07D324
At its core, #07D324 is a medium and vivid hue. Designers often compare it to the standard color Limegreen. In the RGB color space, it consists of 7 red, 211 green, and 36 blue.
For print applications, it's crucial to understand its CMYK makeup. The color uses 97% Cyan, 0% Magenta, 83% Yellow, and 17% Black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#07D324
RGB7, 211, 36
HSL128.5°, 93.6%, 42.7%
CMYK97%, 0%, 83%, 17%
HSV128.5°, 96.7%, 82.7%
LAB74.0, -73.4, 66.7
XYZ23.7, 46.8, 9.4
Decimal512804
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.03:1
Text on #FFFFFF
FAIL
10.35:1
Text on #000000
AAA
1.94:1
Text on #F8FAFC
FAIL
8.80:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #07D324;
}
.text-color {
color: #07D324;
}
.border-color {
border: 2px solid #07D324;
}