#1D5750
A dark, moderate cyan closely aligning with Darkslategray.
About #1D5750
When working with digital screens, the color #1D5750 is rendered by mixing light. It is closely associated with the named CSS color Darkslategray. This translates to an RGB value of rgb(29, 87, 80).
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 67% cyan, 0% magenta, 8% yellow, and 66% 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. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#1D5750
RGB29, 87, 80
HSL172.8°, 50.0%, 22.7%
CMYK67%, 0%, 8%, 66%
HSV172.8°, 66.7%, 34.1%
LAB33.3, -20.5, -1.5
XYZ5.4, 7.7, 8.8
Decimal1922896
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.30:1
Text on #FFFFFF
AAA
2.53:1
Text on #000000
FAIL
7.93:1
Text on #F8FAFC
AAA
2.15:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1D5750;
}
.text-color {
color: #1D5750;
}
.border-color {
border: 2px solid #1D5750;
}