#1DA0AF
A medium, vivid cyan closely aligning with Darkcyan.
About #1DA0AF
At its core, #1DA0AF is a medium and vivid hue. It is closely associated with the named CSS color Darkcyan. Its digital footprint relies on 29 parts red, 160 parts green, and 175 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 83% cyan, 9% magenta, 0% yellow, and 31% 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#1DA0AF
RGB29, 160, 175
HSL186.2°, 71.6%, 40.0%
CMYK83%, 9%, 0%, 31%
HSV186.2°, 83.4%, 68.6%
LAB60.3, -27.7, -17.3
XYZ20.8, 28.5, 45.0
Decimal1941679
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.13:1
Text on #FFFFFF
AA Large
6.70:1
Text on #000000
AA
3.00:1
Text on #F8FAFC
FAIL
5.70:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #1DA0AF;
}
.text-color {
color: #1DA0AF;
}
.border-color {
border: 2px solid #1DA0AF;
}