#16D3FF
A medium, vivid cyan closely aligning with Deepskyblue.
About #16D3FF
The hex code #16D3FF represents a beautifully specific shade of cyan. It is closely associated with the named CSS color Deepskyblue. In the RGB color space, it consists of 22 red, 211 green, and 255 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 91% cyan and 17% magenta inks. 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. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#16D3FF
RGB22, 211, 255
HSL191.3°, 100.0%, 54.3%
CMYK91%, 17%, 0%, 0%
HSV191.3°, 91.4%, 100.0%
LAB78.4, -27.3, -33.4
XYZ41.7, 54.0, 102.8
Decimal1496063
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.78:1
Text on #FFFFFF
FAIL
11.80:1
Text on #000000
AAA
1.70:1
Text on #F8FAFC
FAIL
10.03:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #16D3FF;
}
.text-color {
color: #16D3FF;
}
.border-color {
border: 2px solid #16D3FF;
}