#167C07
A dark, vivid green closely aligning with Green.
About #167C07
The precise color #167C07 is an excellent choice for modern design projects. Its closest recognized web color is Green. Its digital footprint relies on 22 parts red, 124 parts green, and 7 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 82% Cyan, 0% Magenta, 94% Yellow, and 51% Black. This makes it a relatively dark color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#167C07
RGB22, 124, 7
HSL112.3°, 89.3%, 25.7%
CMYK82%, 0%, 94%, 51%
HSV112.3°, 94.4%, 48.6%
LAB45.1, -48.1, 47.6
XYZ7.6, 14.6, 2.6
Decimal1473543
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.36:1
Text on #FFFFFF
AA
3.92:1
Text on #000000
AA Large
5.12:1
Text on #F8FAFC
AA
3.33:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #167C07;
}
.text-color {
color: #167C07;
}
.border-color {
border: 2px solid #167C07;
}