Skip to content

#87ffac

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

RGB
135, 255, 172
HSL
139°, 100%, 77%
CMYK
47, 0, 33, 0
Luminance
0.7965

Every format

HEX#87ffac
RGBrgb(135, 255, 172)
HSLhsl(139, 100%, 77%)
CMYKcmyk(47%, 0%, 33%, 0%)
LABlab(91.5 -51.4 29.5)
LCHlch(91.5 59.3 150.2)
OKLCHoklch(0.909 0.159 152.1)

Copy-ready code

/* CSS */
color: #87ffac;
background-color: #87ffac;
/* Tailwind (arbitrary) */
class="text-[#87ffac] bg-[#87ffac]"
/* SCSS */
$brand: #87ffac;
/* SwiftUI */
Color(red: 0.529, green: 1.000, blue: 0.675)
/* Android */
Color.parseColor("#87ffac")

Accessibility — WCAG contrast

Aa
#87ffac on white: 1.24:1
AA ✗ fail · AA-large · AAA
Aa
#87ffac on black: 16.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red52.9%
Green100.0%
Blue67.5%

CMYK percentages

Cyan47.1%
Magenta0.0%
Yellow32.5%
Key (black)0.0%

Color previews

#87ffac text on a black background

contrast 16.93:1

Card sample

#87ffac text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #87ffac;
Background color
Panel with #87ffac background
background-color: #87ffac;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #87ffac;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(135, 255, 172, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(135, 255, 172, 0.45);
Border & gradient
Gradient panel
border: 3px solid #87ffac;
background: linear-gradient(135deg, #87ffac, #87FFFC);

Monochromatic scale

Palettes built from #87ffac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #87ffac in the Color Lab