#1DA0D3
A medium, vivid blue closely aligning with Deepskyblue.
About #1DA0D3
At its core, #1DA0D3 is a medium and vivid hue. Its closest recognized web color is Deepskyblue. To achieve this exact tint on a monitor, you would use an RGB mix of 29, 160, and 211.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 86% cyan, 24% magenta, 0% yellow, and 17% black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. 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#1DA0D3
RGB29, 160, 211
HSL196.8°, 75.8%, 47.1%
CMYK86%, 24%, 0%, 17%
HSV196.8°, 86.3%, 82.7%
LAB61.7, -15.5, -35.3
XYZ24.8, 30.1, 66.1
Decimal1941715
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.99:1
Text on #FFFFFF
FAIL
7.02:1
Text on #000000
AAA
2.86:1
Text on #F8FAFC
FAIL
5.97:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #1DA0D3;
}
.text-color {
color: #1DA0D3;
}
.border-color {
border: 2px solid #1DA0D3;
}