#1D7583
A dark, moderate cyan closely aligning with Teal.
About #1D7583
The hex code #1D7583 represents a beautifully specific shade of cyan. Its closest recognized web color is Teal. This translates to an RGB value of rgb(29, 117, 131).
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 78% C, 11% M, 0% Y, and 49% K. With a hue angle of 188.2 degrees, it sits comfortably in the cyan spectrum.
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#1D7583
RGB29, 117, 131
HSL188.2°, 63.7%, 31.4%
CMYK78%, 11%, 0%, 49%
HSV188.2°, 77.9%, 51.4%
LAB45.1, -20.0, -15.0
XYZ11.0, 14.6, 23.7
Decimal1930627
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.35:1
Text on #FFFFFF
AA
3.92:1
Text on #000000
AA Large
5.11:1
Text on #F8FAFC
AA
3.34:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #1D7583;
}
.text-color {
color: #1D7583;
}
.border-color {
border: 2px solid #1D7583;
}