#1D6D75
A dark, moderate cyan closely aligning with Teal.
About #1D6D75
The hex code #1D6D75 represents a beautifully specific shade of cyan. Its closest recognized web color is Teal. Its digital footprint relies on 29 parts red, 109 parts green, and 117 parts blue light.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 75% cyan, 7% magenta, 0% yellow, and 54% black. With a hue angle of 185.5 degrees, it sits comfortably in the cyan spectrum.
When using this color as a background, text legibility must be considered. 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#1D6D75
RGB29, 109, 117
HSL185.5°, 60.3%, 28.6%
CMYK75%, 7%, 0%, 54%
HSV185.5°, 75.2%, 45.9%
LAB42.0, -20.4, -11.3
XYZ9.2, 12.5, 18.8
Decimal1928565
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.01:1
Text on #FFFFFF
AA
3.50:1
Text on #000000
AA Large
5.74:1
Text on #F8FAFC
AA
2.97:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1D6D75;
}
.text-color {
color: #1D6D75;
}
.border-color {
border: 2px solid #1D6D75;
}