Skip to content

#16fdfd

a balanced, electric cyan · cool · “cyan”

RGB
22, 253, 253
HSL
180°, 98%, 54%
CMYK
91, 0, 0, 1
Luminance
0.7751

Every format

HEX#16fdfd
RGBrgb(22, 253, 253)
HSLhsl(180, 98%, 54%)
CMYKcmyk(91%, 0%, 0%, 1%)
LABlab(90.5 -47.3 -13.9)
LCHlch(90.5 49.3 196.4)
OKLCHoklch(0.901 0.152 194.8)

Copy-ready code

/* CSS */
color: #16fdfd;
background-color: #16fdfd;
/* Tailwind (arbitrary) */
class="text-[#16fdfd] bg-[#16fdfd]"
/* SCSS */
$brand: #16fdfd;
/* SwiftUI */
Color(red: 0.086, green: 0.992, blue: 0.992)
/* Android */
Color.parseColor("#16fdfd")

Accessibility — WCAG contrast

Aa
#16fdfd on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#16fdfd on black: 16.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red8.6%
Green99.2%
Blue99.2%

CMYK percentages

Cyan91.3%
Magenta0.0%
Yellow0.0%
Key (black)0.8%

Color previews

#16fdfd text on a black background

contrast 16.50:1

Card sample

#16fdfd text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #16fdfd;
Background color
Panel with #16fdfd background
background-color: #16fdfd;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #16fdfd;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(22, 253, 253, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(22, 253, 253, 0.45);
Border & gradient
Gradient panel
border: 3px solid #16fdfd;
background: linear-gradient(135deg, #16fdfd, #1663FD);

Monochromatic scale

Palettes built from #16fdfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #16fdfd in the Color Lab