#1DBDB6
A medium, vivid cyan closely aligning with Lightseagreen.
About #1DBDB6
Visually, #1DBDB6 is defined as a vivid cyan. Its closest recognized web color is Lightseagreen. This translates to an RGB value of rgb(29, 189, 182).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 85% cyan, 0% magenta, 4% 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. 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#1DBDB6
RGB29, 189, 182
HSL177.4°, 73.4%, 42.7%
CMYK85%, 0%, 4%, 26%
HSV177.4°, 84.7%, 74.1%
LAB69.5, -39.2, -7.5
XYZ27.1, 40.0, 50.6
Decimal1949110
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.33:1
Text on #FFFFFF
FAIL
9.01:1
Text on #000000
AAA
2.23:1
Text on #F8FAFC
FAIL
7.66:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #1DBDB6;
}
.text-color {
color: #1DBDB6;
}
.border-color {
border: 2px solid #1DBDB6;
}