#16F8E9
A medium, vivid cyan closely aligning with Aqua.
About #16F8E9
Visually, #16F8E9 is defined as a vivid cyan. Its closest recognized web color is Aqua. To achieve this exact tint on a monitor, you would use an RGB mix of 22, 248, and 233.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 91% Cyan, 0% Magenta, 6% Yellow, and 3% 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. 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#16F8E9
RGB22, 248, 233
HSL176.0°, 94.2%, 52.9%
CMYK91%, 0%, 6%, 3%
HSV176.0°, 91.1%, 97.3%
LAB88.5, -50.8, -6.5
XYZ48.6, 73.2, 88.7
Decimal1505513
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.34:1
Text on #FFFFFF
FAIL
15.64:1
Text on #000000
AAA
1.28:1
Text on #F8FAFC
FAIL
13.29:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #16F8E9;
}
.text-color {
color: #16F8E9;
}
.border-color {
border: 2px solid #16F8E9;
}