#49BDCC
A medium, moderate cyan closely aligning with Darkturquoise.
About #49BDCC
The precise color #49BDCC is an excellent choice for modern design projects. It is closely associated with the named CSS color Darkturquoise. This translates to an RGB value of rgb(73, 189, 204).
If you are designing for print, the four-color process is what matters most. The color uses 64% Cyan, 7% Magenta, 0% Yellow, and 20% Black. The HSL representation is 186.9° hue, 56.2% saturation, and 54.3% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a medium 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#49BDCC
RGB73, 189, 204
HSL186.9°, 56.2%, 54.3%
CMYK64%, 7%, 0%, 20%
HSV186.9°, 64.2%, 80.0%
LAB71.0, -27.7, -17.2
XYZ31.8, 42.2, 63.6
Decimal4832716
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.23:1
Text on #FFFFFF
FAIL
9.43:1
Text on #000000
AAA
2.13:1
Text on #F8FAFC
FAIL
8.02:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #49BDCC;
}
.text-color {
color: #49BDCC;
}
.border-color {
border: 2px solid #49BDCC;
}