#1DBDF8
A medium, vivid blue closely aligning with Deepskyblue.
About #1DBDF8
The precise color #1DBDF8 is an excellent choice for modern design projects. Its closest recognized web color is Deepskyblue. To achieve this exact tint on a monitor, you would use an RGB mix of 29, 189, and 248.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 88% C, 24% M, 0% Y, and 3% K. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#1DBDF8
RGB29, 189, 248
HSL196.2°, 94.0%, 54.3%
CMYK88%, 24%, 0%, 3%
HSV196.2°, 88.3%, 97.3%
LAB71.8, -18.1, -39.9
XYZ35.6, 43.4, 95.3
Decimal1949176
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.17:1
Text on #FFFFFF
FAIL
9.69:1
Text on #000000
AAA
2.07:1
Text on #F8FAFC
FAIL
8.23:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #1DBDF8;
}
.text-color {
color: #1DBDF8;
}
.border-color {
border: 2px solid #1DBDF8;
}