#078A00
A dark, vivid green closely aligning with Green.
About #078A00
The precise color #078A00 is an excellent choice for modern design projects. Its closest recognized web color is Green. This translates to an RGB value of rgb(7, 138, 0).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 95% C, 0% M, 100% Y, and 46% K. With a hue angle of 117.0 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. 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#078A00
RGB7, 138, 0
HSL117.0°, 100.0%, 27.1%
CMYK95%, 0%, 100%, 46%
HSV117.0°, 100.0%, 54.1%
LAB49.8, -54.1, 52.8
XYZ9.2, 18.2, 3.0
Decimal494080
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.52:1
Text on #FFFFFF
AA
4.64:1
Text on #000000
AA
4.32:1
Text on #F8FAFC
AA Large
3.95:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #078A00;
}
.text-color {
color: #078A00;
}
.border-color {
border: 2px solid #078A00;
}