#1DD3AF
A medium, vivid cyan closely aligning with Mediumaquamarine.
About #1DD3AF
The hex code #1DD3AF represents a beautifully specific shade of cyan. It is closely associated with the named CSS color Mediumaquamarine. In the RGB color space, it consists of 29 red, 211 green, and 175 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 86% Cyan, 0% Magenta, 17% Yellow, and 17% Black. The HSL representation is 168.1° hue, 75.8% saturation, and 47.1% lightness.
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#1DD3AF
RGB29, 211, 175
HSL168.1°, 75.8%, 47.1%
CMYK86%, 0%, 17%, 17%
HSV168.1°, 86.3%, 82.7%
LAB76.0, -50.5, 5.9
XYZ31.5, 49.9, 48.5
Decimal1954735
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.91:1
Text on #FFFFFF
FAIL
10.99:1
Text on #000000
AAA
1.83:1
Text on #F8FAFC
FAIL
9.34:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #1DD3AF;
}
.text-color {
color: #1DD3AF;
}
.border-color {
border: 2px solid #1DD3AF;
}