#167575
A dark, moderate cyan closely aligning with Teal.
About #167575
Visually, #167575 is defined as a moderate cyan. Its closest recognized web color is Teal. Its digital footprint relies on 22 parts red, 117 parts green, and 117 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 81% C, 0% M, 0% Y, and 54% K. This makes it a relatively dark color when applied to physical surfaces.
From a UX and accessibility standpoint, contrast is paramount. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#167575
RGB22, 117, 117
HSL180.0°, 68.3%, 27.3%
CMYK81%, 0%, 0%, 54%
HSV180.0°, 81.2%, 45.9%
LAB44.5, -25.4, -7.6
XYZ9.9, 14.2, 19.0
Decimal1471861
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.48:1
Text on #FFFFFF
AA
3.84:1
Text on #000000
AA Large
5.23:1
Text on #F8FAFC
AA
3.26:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #167575;
}
.text-color {
color: #167575;
}
.border-color {
border: 2px solid #167575;
}