#076600
A dark, vivid green closely aligning with Darkgreen.
About #076600
Visually, #076600 is defined as a vivid green. Its closest recognized web color is Darkgreen. Its digital footprint relies on 7 parts red, 102 parts green, and 0 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 93% cyan, 0% magenta, 100% yellow, and 60% black. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. Because it is a dark color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#076600
RGB7, 102, 0
HSL115.9°, 100.0%, 20.0%
CMYK93%, 0%, 100%, 60%
HSV115.9°, 100.0%, 40.0%
LAB37.0, -43.2, 42.5
XYZ4.8, 9.5, 1.6
Decimal484864
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.22:1
Text on #FFFFFF
AAA
2.91:1
Text on #000000
FAIL
6.90:1
Text on #F8FAFC
AA
2.47:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #076600;
}
.text-color {
color: #076600;
}
.border-color {
border: 2px solid #076600;
}