#167583
A dark, vivid cyan closely aligning with Teal.
About #167583
The precise color #167583 is an excellent choice for modern design projects. Designers often compare it to the standard color Teal. Its digital footprint relies on 22 parts red, 117 parts green, and 131 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 83% cyan, 11% magenta, 0% yellow, and 49% black. This makes it a relatively light color when applied to physical surfaces.
From a UX and accessibility standpoint, contrast is paramount. Because it is a dark color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#167583
RGB22, 117, 131
HSL187.7°, 71.2%, 30.0%
CMYK83%, 11%, 0%, 49%
HSV187.7°, 83.2%, 51.4%
LAB45.0, -20.8, -15.2
XYZ10.8, 14.5, 23.7
Decimal1471875
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.38:1
Text on #FFFFFF
AA
3.91:1
Text on #000000
AA Large
5.14:1
Text on #F8FAFC
AA
3.32:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #167583;
}
.text-color {
color: #167583;
}
.border-color {
border: 2px solid #167583;
}