#1DE2C5
A medium, vivid cyan closely aligning with Turquoise.
About #1DE2C5
At its core, #1DE2C5 is a medium and vivid hue. Its closest recognized web color is Turquoise. In the RGB color space, it consists of 29 red, 226 green, and 197 blue.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 87% cyan and 0% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#1DE2C5
RGB29, 226, 197
HSL171.2°, 77.3%, 50.0%
CMYK87%, 0%, 13%, 11%
HSV171.2°, 87.2%, 88.6%
LAB81.1, -51.0, 1.5
XYZ37.8, 58.7, 62.2
Decimal1958597
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.65:1
Text on #FFFFFF
FAIL
12.74:1
Text on #000000
AAA
1.58:1
Text on #F8FAFC
FAIL
10.83:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #1DE2C5;
}
.text-color {
color: #1DE2C5;
}
.border-color {
border: 2px solid #1DE2C5;
}