#167C83
A dark, vivid cyan closely aligning with Teal.
About #167C83
The precise color #167C83 is an excellent choice for modern design projects. Its closest recognized web color is Teal. This translates to an RGB value of rgb(22, 124, 131).
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 83% cyan and 5% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#167C83
RGB22, 124, 131
HSL183.9°, 71.2%, 30.0%
CMYK83%, 5%, 0%, 49%
HSV183.9°, 83.2%, 51.4%
LAB47.3, -24.4, -11.7
XYZ11.6, 16.2, 24.0
Decimal1473667
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.95:1
Text on #FFFFFF
AA
4.24:1
Text on #000000
AA Large
4.73:1
Text on #F8FAFC
AA
3.61:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #167C83;
}
.text-color {
color: #167C83;
}
.border-color {
border: 2px solid #167C83;
}