#1D99A0
A dark, moderate cyan closely aligning with Darkcyan.
About #1D99A0
The precise color #1D99A0 is an excellent choice for modern design projects. Its closest recognized web color is Darkcyan. Its digital footprint relies on 29 parts red, 153 parts green, and 160 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 82% C, 4% M, 0% Y, and 37% K. The HSL representation is 183.2° hue, 69.3% saturation, and 37.1% lightness.
When using this color as a background, text legibility must be considered. Because it is a dark color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#1D99A0
RGB29, 153, 160
HSL183.2°, 69.3%, 37.1%
CMYK82%, 4%, 0%, 37%
HSV183.2°, 81.9%, 62.7%
LAB57.6, -29.0, -12.9
XYZ18.2, 25.6, 37.2
Decimal1939872
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.43:1
Text on #FFFFFF
AA Large
6.12:1
Text on #000000
AA
3.28:1
Text on #F8FAFC
AA Large
5.20:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #1D99A0;
}
.text-color {
color: #1D99A0;
}
.border-color {
border: 2px solid #1D99A0;
}