#1D5749
A dark, moderate cyan closely aligning with Darkslategray.
About #1D5749
When working with digital screens, the color #1D5749 is rendered by mixing light. It is closely associated with the named CSS color Darkslategray. In the RGB color space, it consists of 29 red, 87 green, and 73 blue.
Translating this color to physical media requires the CMYK color model. The color uses 67% Cyan, 0% Magenta, 16% Yellow, and 66% Black. The HSL representation is 165.5° hue, 50.0% saturation, and 22.7% lightness.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#1D5749
RGB29, 87, 73
HSL165.5°, 50.0%, 22.7%
CMYK67%, 0%, 16%, 66%
HSV165.5°, 66.7%, 34.1%
LAB33.0, -22.6, 2.6
XYZ5.1, 7.6, 7.5
Decimal1922889
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.36:1
Text on #FFFFFF
AAA
2.51:1
Text on #000000
FAIL
7.99:1
Text on #F8FAFC
AAA
2.14:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1D5749;
}
.text-color {
color: #1D5749;
}
.border-color {
border: 2px solid #1D5749;
}