#1DBDBD
A medium, vivid cyan closely aligning with Lightseagreen.
About #1DBDBD
The hex code #1DBDBD represents a beautifully specific shade of cyan. Its closest recognized web color is Lightseagreen. In the RGB color space, it consists of 29 red, 189 green, and 189 blue.
Translating this color to physical media requires the CMYK color model. The color uses 85% Cyan, 0% Magenta, 0% Yellow, and 26% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#1DBDBD
RGB29, 189, 189
HSL180.0°, 73.4%, 42.7%
CMYK85%, 0%, 0%, 26%
HSV180.0°, 84.7%, 74.1%
LAB69.7, -37.2, -11.0
XYZ27.9, 40.3, 54.5
Decimal1949117
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.32:1
Text on #FFFFFF
FAIL
9.07:1
Text on #000000
AAA
2.21:1
Text on #F8FAFC
FAIL
7.71:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #1DBDBD;
}
.text-color {
color: #1DBDBD;
}
.border-color {
border: 2px solid #1DBDBD;
}