#1D6D5F
A dark, moderate cyan closely aligning with Teal.
About #1D6D5F
The precise color #1D6D5F is an excellent choice for modern design projects. Designers often compare it to the standard color Teal. This translates to an RGB value of rgb(29, 109, 95).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 73% C, 0% M, 13% Y, and 57% K. The HSL representation is 169.5° hue, 58.0% saturation, and 27.1% lightness.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#1D6D5F
RGB29, 109, 95
HSL169.5°, 58.0%, 27.1%
CMYK73%, 0%, 13%, 57%
HSV169.5°, 73.4%, 42.7%
LAB41.3, -27.3, 0.9
XYZ8.0, 12.0, 12.7
Decimal1928543
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.17:1
Text on #FFFFFF
AA
3.40:1
Text on #000000
AA Large
5.89:1
Text on #F8FAFC
AA
2.89:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1D6D5F;
}
.text-color {
color: #1D6D5F;
}
.border-color {
border: 2px solid #1D6D5F;
}