#16B692
A medium, vivid cyan closely aligning with Mediumaquamarine.
About #16B692
At its core, #16B692 is a medium and vivid hue. Designers often compare it to the standard color Mediumaquamarine. In the RGB color space, it consists of 22 red, 182 green, and 146 blue.
If you are designing for print, the four-color process is what matters most. The color uses 88% Cyan, 0% Magenta, 20% Yellow, and 29% Black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#16B692
RGB22, 182, 146
HSL166.5°, 78.4%, 40.0%
CMYK88%, 0%, 20%, 29%
HSV166.5°, 87.9%, 71.4%
LAB66.3, -46.6, 7.7
XYZ22.2, 35.7, 32.9
Decimal1488530
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.58:1
Text on #FFFFFF
FAIL
8.14:1
Text on #000000
AAA
2.47:1
Text on #F8FAFC
FAIL
6.92:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #16B692;
}
.text-color {
color: #16B692;
}
.border-color {
border: 2px solid #16B692;
}