Skip to content

#86fccc

a light, electric green · cool · closest name: aquamarine

RGB
134, 252, 204
HSL
156°, 95%, 76%
CMYK
47, 0, 19, 1
Luminance
0.7905

Every format

HEX#86fccc
RGBrgb(134, 252, 204)
HSLhsl(156, 95%, 76%)
CMYKcmyk(47%, 0%, 19%, 1%)
LABlab(91.3 -44.3 12.8)
LCHlch(91.3 46.1 163.9)
OKLCHoklch(0.909 0.128 165.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#86fccc on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#86fccc on black: 16.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red52.5%
Green98.8%
Blue80.0%

CMYK percentages

Cyan46.8%
Magenta0.0%
Yellow19.0%
Key (black)1.2%

Color previews

#86fccc text on a black background

contrast 16.81:1

Card sample

#86fccc text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #86fccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #86fccc in the Color Lab