Skip to content

#86fdec

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

RGB
134, 253, 236
HSL
171°, 97%, 76%
CMYK
47, 0, 7, 1
Luminance
0.8138

Every format

HEX#86fdec
RGBrgb(134, 253, 236)
HSLhsl(171, 97%, 76%)
CMYKcmyk(47%, 0%, 7%, 1%)
LABlab(92.3 -37.7 -2.3)
LCHlch(92.3 37.7 183.5)
OKLCHoklch(0.920 0.111 183.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#86fdec on white: 1.22:1
AA ✗ fail · AA-large · AAA
Aa
#86fdec on black: 17.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red52.5%
Green99.2%
Blue92.5%

CMYK percentages

Cyan47.0%
Magenta0.0%
Yellow6.7%
Key (black)0.8%

Color previews

#86fdec text on a black background

contrast 17.28:1

Card sample

#86fdec text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #86fdec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #86fdec in the Color Lab