#16927C
A dark, vivid cyan closely aligning with Darkcyan.
About #16927C
Visually, #16927C is defined as a vivid cyan. It is closely associated with the named CSS color Darkcyan. To achieve this exact tint on a monitor, you would use an RGB mix of 22, 146, and 124.
Translating this color to physical media requires the CMYK color model. The color uses 85% Cyan, 0% Magenta, 15% Yellow, and 43% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#16927C
RGB22, 146, 124
HSL169.4°, 73.8%, 32.9%
CMYK85%, 0%, 15%, 43%
HSV169.4°, 84.9%, 57.3%
LAB54.2, -37.1, 2.7
XYZ14.2, 22.2, 22.6
Decimal1479292
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.86:1
Text on #FFFFFF
AA Large
5.44:1
Text on #000000
AA
3.69:1
Text on #F8FAFC
AA Large
4.62:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #16927C;
}
.text-color {
color: #16927C;
}
.border-color {
border: 2px solid #16927C;
}