#1D837C
A dark, moderate cyan closely aligning with Teal.
About #1D837C
Visually, #1D837C is defined as a moderate cyan. Designers often compare it to the standard color Teal. In the RGB color space, it consists of 29 red, 131 green, and 124 blue.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 78% cyan and 0% magenta inks. With a hue angle of 175.9 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 #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#1D837C
RGB29, 131, 124
HSL175.9°, 63.7%, 31.4%
CMYK78%, 0%, 5%, 49%
HSV175.9°, 77.9%, 51.4%
LAB49.4, -29.4, -4.3
XYZ12.3, 17.9, 21.9
Decimal1934204
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.58:1
Text on #FFFFFF
AA
4.59:1
Text on #000000
AA
4.37:1
Text on #F8FAFC
AA Large
3.90:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #1D837C;
}
.text-color {
color: #1D837C;
}
.border-color {
border: 2px solid #1D837C;
}