Skip to content

#86fdbb

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

RGB
134, 253, 187
HSL
147°, 97%, 76%
CMYK
47, 0, 26, 1
Luminance
0.7891

Every format

HEX#86fdbb
RGBrgb(134, 253, 187)
HSLhsl(147, 97%, 76%)
CMYKcmyk(47%, 0%, 26%, 1%)
LABlab(91.2 -48.1 21.4)
LCHlch(91.2 52.6 156.0)
OKLCHoklch(0.907 0.143 157.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red52.5%
Green99.2%
Blue73.3%

CMYK percentages

Cyan47.0%
Magenta0.0%
Yellow26.1%
Key (black)0.8%

Color previews

#86fdbb text on a black background

contrast 16.78:1

Card sample

#86fdbb text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #86fdbb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #86fdbb in the Color Lab