#166650
A dark, moderate green closely aligning with Teal.
About #166650
The hex code #166650 represents a beautifully specific shade of green. It is closely associated with the named CSS color Teal. In the RGB color space, it consists of 22 red, 102 green, and 80 blue.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 78% cyan, 0% magenta, 22% yellow, and 60% black. With a hue angle of 163.5 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#166650
RGB22, 102, 80
HSL163.5°, 64.5%, 24.3%
CMYK78%, 0%, 22%, 60%
HSV163.5°, 78.4%, 40.0%
LAB38.3, -29.2, 5.8
XYZ6.5, 10.3, 9.2
Decimal1467984
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.88:1
Text on #FFFFFF
AA
3.05:1
Text on #000000
AA Large
6.58:1
Text on #F8FAFC
AA
2.59:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #166650;
}
.text-color {
color: #166650;
}
.border-color {
border: 2px solid #166650;
}