#1DE9D3
A medium, vivid cyan closely aligning with Turquoise.
About #1DE9D3
The precise color #1DE9D3 is an excellent choice for modern design projects. Its closest recognized web color is Turquoise. This translates to an RGB value of rgb(29, 233, 211).
If you are designing for print, the four-color process is what matters most. The color uses 88% Cyan, 0% Magenta, 9% Yellow, and 9% Black. The HSL representation is 173.5° hue, 82.3% saturation, and 51.4% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 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#1DE9D3
RGB29, 233, 211
HSL173.5°, 82.3%, 51.4%
CMYK88%, 0%, 9%, 9%
HSV173.5°, 87.6%, 91.4%
LAB83.6, -50.2, -2.3
XYZ41.4, 63.2, 71.7
Decimal1960403
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.54:1
Text on #FFFFFF
FAIL
13.65:1
Text on #000000
AAA
1.47:1
Text on #F8FAFC
FAIL
11.60:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #1DE9D3;
}
.text-color {
color: #1DE9D3;
}
.border-color {
border: 2px solid #1DE9D3;
}