#079907
A dark, vivid green closely aligning with Green.
About #079907
Visually, #079907 is defined as a vivid green. It is closely associated with the named CSS color Green. To achieve this exact tint on a monitor, you would use an RGB mix of 7, 153, and 7.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 95% Cyan, 0% Magenta, 95% Yellow, and 40% Black. The HSL representation is 120.0° hue, 91.2% saturation, and 31.4% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#079907
RGB7, 153, 7
HSL120.0°, 91.2%, 31.4%
CMYK95%, 0%, 95%, 40%
HSV120.0°, 95.4%, 60.0%
LAB54.9, -58.2, 55.8
XYZ11.5, 22.8, 4.0
Decimal497927
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.77:1
Text on #FFFFFF
AA Large
5.57:1
Text on #000000
AA
3.60:1
Text on #F8FAFC
AA Large
4.73:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #079907;
}
.text-color {
color: #079907;
}
.border-color {
border: 2px solid #079907;
}