#16DBBD
A medium, vivid cyan closely aligning with Turquoise.
About #16DBBD
At its core, #16DBBD is a medium and vivid hue. It is closely associated with the named CSS color Turquoise. Its digital footprint relies on 22 parts red, 219 parts green, and 189 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 90% Cyan, 0% Magenta, 14% Yellow, and 14% Black. The HSL representation is 170.9° hue, 81.7% saturation, and 47.3% lightness.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#16DBBD
RGB22, 219, 189
HSL170.9°, 81.7%, 47.3%
CMYK90%, 0%, 14%, 14%
HSV170.9°, 90.0%, 85.9%
LAB78.8, -50.6, 2.3
XYZ34.8, 54.5, 56.8
Decimal1498045
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.76:1
Text on #FFFFFF
FAIL
11.90:1
Text on #000000
AAA
1.69:1
Text on #F8FAFC
FAIL
10.12:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #16DBBD;
}
.text-color {
color: #16DBBD;
}
.border-color {
border: 2px solid #16DBBD;
}