#1D5F66
A dark, moderate cyan closely aligning with Darkslategray.
About #1D5F66
The precise color #1D5F66 is an excellent choice for modern design projects. Its closest recognized web color is Darkslategray. Its digital footprint relies on 29 parts red, 95 parts green, and 102 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 72% Cyan, 7% Magenta, 0% Yellow, and 60% Black. The HSL representation is 185.8° hue, 55.7% saturation, and 25.7% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a dark color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#1D5F66
RGB29, 95, 102
HSL185.8°, 55.7%, 25.7%
CMYK72%, 7%, 0%, 60%
HSV185.8°, 71.6%, 40.0%
LAB36.8, -17.8, -10.0
XYZ7.0, 9.4, 14.0
Decimal1924966
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.29:1
Text on #FFFFFF
AAA
2.88:1
Text on #000000
FAIL
6.97:1
Text on #F8FAFC
AA
2.45:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1D5F66;
}
.text-color {
color: #1D5F66;
}
.border-color {
border: 2px solid #1D5F66;
}