#07AF1D
A dark, vivid green closely aligning with Limegreen.
About #07AF1D
Visually, #07AF1D is defined as a vivid green. Designers often compare it to the standard color Limegreen. Its digital footprint relies on 7 parts red, 175 parts green, and 29 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 96% Cyan, 0% Magenta, 83% Yellow, and 31% Black. The HSL representation is 127.9° hue, 92.3% saturation, and 35.7% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#07AF1D
RGB7, 175, 29
HSL127.9°, 92.3%, 35.7%
CMYK96%, 0%, 83%, 31%
HSV127.9°, 96.0%, 68.6%
LAB62.3, -63.7, 57.8
XYZ15.6, 30.8, 6.3
Decimal503581
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.93:1
Text on #FFFFFF
FAIL
7.16:1
Text on #000000
AAA
2.80:1
Text on #F8FAFC
FAIL
6.09:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #07AF1D;
}
.text-color {
color: #07AF1D;
}
.border-color {
border: 2px solid #07AF1D;
}