Skip to content

#86decc

a light, vivid cyan · cool · closest name: turquoise

RGB
134, 222, 204
HSL
168°, 57%, 70%
CMYK
40, 0, 8, 13
Luminance
0.6167

Every format

HEX#86decc
RGBrgb(134, 222, 204)
HSLhsl(168, 57%, 70%)
CMYKcmyk(40%, 0%, 8%, 13%)
LABlab(82.7 -30.6 0.5)
LCHlch(82.7 30.6 179.1)
OKLCHoklch(0.840 0.089 179.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#86decc on white: 1.57:1
AA ✗ fail · AA-large · AAA
Aa
#86decc on black: 13.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red52.5%
Green87.1%
Blue80.0%

CMYK percentages

Cyan39.6%
Magenta0.0%
Yellow8.1%
Key (black)12.9%

Color previews

#86decc text on a black background

contrast 13.33:1

Card sample

#86decc text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #86decc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #86decc in the Color Lab