#1DBDE2
A medium, vivid cyan closely aligning with Deepskyblue.
About #1DBDE2
At its core, #1DBDE2 is a medium and vivid hue. Designers often compare it to the standard color Deepskyblue. To achieve this exact tint on a monitor, you would use an RGB mix of 29, 189, and 226.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 87% cyan and 16% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. 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#1DBDE2
RGB29, 189, 226
HSL191.3°, 77.3%, 50.0%
CMYK87%, 16%, 0%, 11%
HSV191.3°, 87.2%, 88.6%
LAB71.0, -25.5, -29.3
XYZ32.4, 42.1, 78.4
Decimal1949154
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.23:1
Text on #FFFFFF
FAIL
9.43:1
Text on #000000
AAA
2.13:1
Text on #F8FAFC
FAIL
8.02:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #1DBDE2;
}
.text-color {
color: #1DBDE2;
}
.border-color {
border: 2px solid #1DBDE2;
}