#1DA0BD
A medium, vivid cyan closely aligning with Cadetblue.
About #1DA0BD
At its core, #1DA0BD is a medium and vivid hue. Designers often compare it to the standard color Cadetblue. Its digital footprint relies on 29 parts red, 160 parts green, and 189 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 85% Cyan, 15% Magenta, 0% Yellow, and 26% Black. The HSL representation is 190.9° hue, 73.4% saturation, and 42.7% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#1DA0BD
RGB29, 160, 189
HSL190.9°, 73.4%, 42.7%
CMYK85%, 15%, 0%, 26%
HSV190.9°, 84.7%, 74.1%
LAB60.8, -23.0, -24.4
XYZ22.3, 29.1, 52.6
Decimal1941693
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.08:1
Text on #FFFFFF
AA Large
6.82:1
Text on #000000
AA
2.94:1
Text on #F8FAFC
FAIL
5.79:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #1DA0BD;
}
.text-color {
color: #1DA0BD;
}
.border-color {
border: 2px solid #1DA0BD;
}