#1DBDCC
A medium, vivid cyan closely aligning with Darkturquoise.
About #1DBDCC
Visually, #1DBDCC is defined as a vivid cyan. It is closely associated with the named CSS color Darkturquoise. Its digital footprint relies on 29 parts red, 189 parts green, and 204 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, 7% M, 0% Y, and 20% K. With a hue angle of 185.1 degrees, it sits comfortably in the cyan spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#1DBDCC
RGB29, 189, 204
HSL185.1°, 75.1%, 45.7%
CMYK86%, 7%, 0%, 20%
HSV185.1°, 85.8%, 80.0%
LAB70.2, -32.6, -18.5
XYZ29.6, 41.0, 63.5
Decimal1949132
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.28:1
Text on #FFFFFF
FAIL
9.20:1
Text on #000000
AAA
2.18:1
Text on #F8FAFC
FAIL
7.82:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #1DBDCC;
}
.text-color {
color: #1DBDCC;
}
.border-color {
border: 2px solid #1DBDCC;
}