#07996D
A dark, vivid green closely aligning with Seagreen.
About #07996D
Visually, #07996D is defined as a vivid green. Its closest recognized web color is Seagreen. Its digital footprint relies on 7 parts red, 153 parts green, and 109 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 95% Cyan, 0% Magenta, 29% Yellow, and 40% 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. 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#07996D
RGB7, 153, 109
HSL161.9°, 91.2%, 31.4%
CMYK95%, 0%, 29%, 40%
HSV161.9°, 95.4%, 60.0%
LAB56.0, -44.9, 13.7
XYZ14.2, 23.9, 18.3
Decimal498029
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.63:1
Text on #FFFFFF
AA Large
5.79:1
Text on #000000
AA
3.47:1
Text on #F8FAFC
AA Large
4.92:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #07996D;
}
.text-color {
color: #07996D;
}
.border-color {
border: 2px solid #07996D;
}