#07D349
A medium, vivid green closely aligning with Limegreen.
About #07D349
Visually, #07D349 is defined as a vivid green. Its closest recognized web color is Limegreen. Its digital footprint relies on 7 parts red, 211 parts green, and 73 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 97% cyan and 0% magenta inks. The HSL representation is 139.4° hue, 93.6% saturation, and 42.7% lightness.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#07D349
RGB7, 211, 73
HSL139.4°, 93.6%, 42.7%
CMYK97%, 0%, 65%, 17%
HSV139.4°, 96.7%, 82.7%
LAB74.3, -70.5, 54.4
XYZ24.6, 47.1, 14.1
Decimal512841
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.01:1
Text on #FFFFFF
FAIL
10.42:1
Text on #000000
AAA
1.93:1
Text on #F8FAFC
FAIL
8.86:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #07D349;
}
.text-color {
color: #07D349;
}
.border-color {
border: 2px solid #07D349;
}