#1DD3E9
A medium, vivid cyan closely aligning with Darkturquoise.
About #1DD3E9
The precise color #1DD3E9 is an excellent choice for modern design projects. It is closely associated with the named CSS color Darkturquoise. In the RGB color space, it consists of 29 red, 211 green, and 233 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 88% Cyan, 9% Magenta, 0% Yellow, and 9% Black. The HSL representation is 186.5° hue, 82.3% saturation, and 51.4% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#1DD3E9
RGB29, 211, 233
HSL186.5°, 82.3%, 51.4%
CMYK88%, 9%, 0%, 9%
HSV186.5°, 87.6%, 91.4%
LAB77.7, -34.0, -22.7
XYZ38.5, 52.7, 85.2
Decimal1954793
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.82:1
Text on #FFFFFF
FAIL
11.55:1
Text on #000000
AAA
1.74:1
Text on #F8FAFC
FAIL
9.82:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #1DD3E9;
}
.text-color {
color: #1DD3E9;
}
.border-color {
border: 2px solid #1DD3E9;
}