Skip to content

#86fdfc

a light, electric cyan · cool · closest name: cyan

RGB
134, 253, 252
HSL
180°, 97%, 76%
CMYK
47, 0, 0, 1
Luminance
0.8235

Every format

HEX#86fdfc
RGBrgb(134, 253, 252)
HSLhsl(180, 97%, 76%)
CMYKcmyk(47%, 0%, 0%, 1%)
LABlab(92.7 -33.8 -9.9)
LCHlch(92.7 35.2 196.4)
OKLCHoklch(0.925 0.108 194.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#86fdfc on white: 1.20:1
AA ✗ fail · AA-large · AAA
Aa
#86fdfc on black: 17.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red52.5%
Green99.2%
Blue98.8%

CMYK percentages

Cyan47.0%
Magenta0.0%
Yellow0.4%
Key (black)0.8%

Color previews

#86fdfc text on a black background

contrast 17.47:1

Card sample

#86fdfc text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #86fdfc;
Background color
Panel with #86fdfc background
background-color: #86fdfc;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #86fdfc;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(134, 253, 252, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(134, 253, 252, 0.45);
Border & gradient
Gradient panel
border: 3px solid #86fdfc;
background: linear-gradient(135deg, #86fdfc, #86AFFD);

Monochromatic scale

Palettes built from #86fdfc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #86fdfc in the Color Lab