#1D575F
A dark, moderate cyan closely aligning with Darkslategray.
About #1D575F
The precise color #1D575F is an excellent choice for modern design projects. Its closest recognized web color is Darkslategray. To achieve this exact tint on a monitor, you would use an RGB mix of 29, 87, and 95.
If you are designing for print, the four-color process is what matters most. The color uses 69% Cyan, 8% Magenta, 0% Yellow, and 63% Black. With a hue angle of 187.3 degrees, it sits comfortably in the cyan spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#1D575F
RGB29, 87, 95
HSL187.3°, 53.2%, 24.3%
CMYK69%, 8%, 0%, 63%
HSV187.3°, 69.5%, 37.3%
LAB33.8, -15.7, -10.2
XYZ6.0, 7.9, 12.0
Decimal1922911
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.14:1
Text on #FFFFFF
AAA
2.58:1
Text on #000000
FAIL
7.78:1
Text on #F8FAFC
AAA
2.19:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1D575F;
}
.text-color {
color: #1D575F;
}
.border-color {
border: 2px solid #1D575F;
}