#1DA0C5
A medium, vivid cyan closely aligning with Deepskyblue.
About #1DA0C5
The precise color #1DA0C5 is an excellent choice for modern design projects. Its closest recognized web color is Deepskyblue. In the RGB color space, it consists of 29 red, 160 green, and 197 blue.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 85% cyan and 19% magenta inks. This makes it a relatively light color when applied to physical surfaces.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#1DA0C5
RGB29, 160, 197
HSL193.2°, 74.3%, 44.3%
CMYK85%, 19%, 0%, 23%
HSV193.2°, 85.3%, 77.3%
LAB61.2, -20.3, -28.4
XYZ23.2, 29.4, 57.3
Decimal1941701
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.05:1
Text on #FFFFFF
AA Large
6.89:1
Text on #000000
AA
2.91:1
Text on #F8FAFC
FAIL
5.85:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #1DA0C5;
}
.text-color {
color: #1DA0C5;
}
.border-color {
border: 2px solid #1DA0C5;
}