#167C66
A dark, moderate cyan closely aligning with Teal.
About #167C66
The hex code #167C66 represents a beautifully specific shade of cyan. It is closely associated with the named CSS color Teal. To achieve this exact tint on a monitor, you would use an RGB mix of 22, 124, and 102.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 82% cyan and 0% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#167C66
RGB22, 124, 102
HSL167.1°, 69.9%, 28.6%
CMYK82%, 0%, 18%, 51%
HSV167.1°, 82.3%, 48.6%
LAB46.4, -33.3, 4.1
XYZ9.9, 15.5, 15.0
Decimal1473638
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.11:1
Text on #FFFFFF
AA
4.11:1
Text on #000000
AA Large
4.88:1
Text on #F8FAFC
AA
3.49:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #167C66;
}
.text-color {
color: #167C66;
}
.border-color {
border: 2px solid #167C66;
}