#078A16
A dark, vivid green closely aligning with Green.
About #078A16
The precise color #078A16 is an excellent choice for modern design projects. Its closest recognized web color is Green. In the RGB color space, it consists of 7 red, 138 green, and 22 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 95% cyan and 0% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#078A16
RGB7, 138, 22
HSL126.9°, 90.3%, 28.4%
CMYK95%, 0%, 84%, 46%
HSV126.9°, 94.9%, 54.1%
LAB49.8, -53.2, 48.2
XYZ9.3, 18.3, 3.8
Decimal494102
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.51:1
Text on #FFFFFF
AA
4.66:1
Text on #000000
AA
4.31:1
Text on #F8FAFC
AA Large
3.96:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #078A16;
}
.text-color {
color: #078A16;
}
.border-color {
border: 2px solid #078A16;
}