#1DA0A0
A dark, moderate cyan closely aligning with Darkcyan.
About #1DA0A0
Visually, #1DA0A0 is defined as a moderate cyan. Its closest recognized web color is Darkcyan. In the RGB color space, it consists of 29 red, 160 green, and 160 blue.
Translating this color to physical media requires the CMYK color model. The color uses 82% Cyan, 0% Magenta, 0% Yellow, and 37% Black. With a hue angle of 180.0 degrees, it sits comfortably in the cyan spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#1DA0A0
RGB29, 160, 160
HSL180.0°, 69.3%, 37.1%
CMYK82%, 0%, 0%, 37%
HSV180.0°, 81.9%, 62.7%
LAB59.8, -32.4, -9.6
XYZ19.4, 27.9, 37.6
Decimal1941664
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.19:1
Text on #FFFFFF
AA Large
6.59:1
Text on #000000
AA
3.05:1
Text on #F8FAFC
AA Large
5.60:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #1DA0A0;
}
.text-color {
color: #1DA0A0;
}
.border-color {
border: 2px solid #1DA0A0;
}