#167C00
A dark, vivid green closely aligning with Green.
About #167C00
The hex code #167C00 represents a beautifully specific shade of green. Designers often compare it to the standard color Green. This translates to an RGB value of rgb(22, 124, 0).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 82% C, 0% M, 100% Y, and 51% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#167C00
RGB22, 124, 0
HSL109.4°, 100.0%, 24.3%
CMYK82%, 0%, 100%, 51%
HSV109.4°, 100.0%, 48.6%
LAB45.1, -48.4, 49.1
XYZ7.5, 14.6, 2.4
Decimal1473536
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: #167C00;
}
.text-color {
color: #167C00;
}
.border-color {
border: 2px solid #167C00;
}