#16755F
A dark, moderate cyan closely aligning with Teal.
About #16755F
The precise color #16755F is an excellent choice for modern design projects. It is closely associated with the named CSS color Teal. In the RGB color space, it consists of 22 red, 117 green, and 95 blue.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 81% cyan and 0% magenta inks. With a hue angle of 166.1 degrees, it sits comfortably in the cyan spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a dark color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#16755F
RGB22, 117, 95
HSL166.1°, 68.3%, 27.3%
CMYK81%, 0%, 19%, 54%
HSV166.1°, 81.2%, 45.9%
LAB43.8, -32.0, 4.6
XYZ8.8, 13.7, 13.0
Decimal1471839
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.61:1
Text on #FFFFFF
AA
3.74:1
Text on #000000
AA Large
5.36:1
Text on #F8FAFC
AA
3.18:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #16755F;
}
.text-color {
color: #16755F;
}
.border-color {
border: 2px solid #16755F;
}