#16DBFF
A medium, vivid cyan closely aligning with Skyblue.
About #16DBFF
When working with digital screens, the color #16DBFF is rendered by mixing light. Designers often compare it to the standard color Skyblue. Its digital footprint relies on 22 parts red, 219 parts green, and 255 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 91% Cyan, 14% Magenta, 0% Yellow, and 0% Black. With a hue angle of 189.3 degrees, it sits comfortably in the cyan spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#16DBFF
RGB22, 219, 255
HSL189.3°, 100.0%, 54.3%
CMYK91%, 14%, 0%, 0%
HSV189.3°, 91.4%, 100.0%
LAB80.8, -31.2, -29.8
XYZ43.7, 58.1, 103.5
Decimal1498111
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.67:1
Text on #FFFFFF
FAIL
12.61:1
Text on #000000
AAA
1.59:1
Text on #F8FAFC
FAIL
10.72:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #16DBFF;
}
.text-color {
color: #16DBFF;
}
.border-color {
border: 2px solid #16DBFF;
}