#16E9CC
A medium, vivid cyan closely aligning with Turquoise.
About #16E9CC
The precise color #16E9CC is an excellent choice for modern design projects. Its closest recognized web color is Turquoise. In the RGB color space, it consists of 22 red, 233 green, and 204 blue.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 91% cyan and 0% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#16E9CC
RGB22, 233, 204
HSL171.8°, 82.7%, 50.0%
CMYK91%, 0%, 12%, 9%
HSV171.8°, 90.6%, 91.4%
LAB83.3, -52.4, 1.1
XYZ40.4, 62.8, 67.1
Decimal1501644
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.55:1
Text on #FFFFFF
FAIL
13.56:1
Text on #000000
AAA
1.48:1
Text on #F8FAFC
FAIL
11.53:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #16E9CC;
}
.text-color {
color: #16E9CC;
}
.border-color {
border: 2px solid #16E9CC;
}