Skip to content

#87acac

a balanced, soft cyan · cool · closest name: silver

RGB
135, 172, 172
HSL
180°, 18%, 60%
CMYK
22, 0, 0, 33
Luminance
0.3763

Every format

HEX#87acac
RGBrgb(135, 172, 172)
HSLhsl(180, 18%, 60%)
CMYKcmyk(22%, 0%, 0%, 33%)
LABlab(67.8 -12.5 -4.1)
LCHlch(67.8 13.1 198.3)
OKLCHoklch(0.717 0.040 196.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#87acac on white: 2.46:1
AA ✗ fail · AA-large · AAA
Aa
#87acac on black: 8.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red52.9%
Green67.5%
Blue67.5%

CMYK percentages

Cyan21.5%
Magenta0.0%
Yellow0.0%
Key (black)32.5%

Color previews

#87acac text on a black background

contrast 8.53:1

Card sample

#87acac text on a white background

contrast 2.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #87acac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #87acac in the Color Lab