#1DD3BD
A medium, vivid cyan closely aligning with Turquoise.
About #1DD3BD
The precise color #1DD3BD is an excellent choice for modern design projects. Designers often compare it to the standard color Turquoise. Its digital footprint relies on 29 parts red, 211 parts green, and 189 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 86% C, 0% M, 10% Y, and 17% K. With a hue angle of 172.7 degrees, it sits comfortably in the cyan spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#1DD3BD
RGB29, 211, 189
HSL172.7°, 75.8%, 47.1%
CMYK86%, 0%, 10%, 17%
HSV172.7°, 86.3%, 82.7%
LAB76.4, -46.9, -1.1
XYZ33.0, 50.5, 56.2
Decimal1954749
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.89:1
Text on #FFFFFF
FAIL
11.10:1
Text on #000000
AAA
1.81:1
Text on #F8FAFC
FAIL
9.44:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #1DD3BD;
}
.text-color {
color: #1DD3BD;
}
.border-color {
border: 2px solid #1DD3BD;
}