Skip to content

#88aaaa

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

RGB
136, 170, 170
HSL
180°, 17%, 60%
CMYK
20, 0, 0, 33
Luminance
0.3689

Every format

HEX#88aaaa
RGBrgb(136, 170, 170)
HSLhsl(180, 17%, 60%)
CMYKcmyk(20%, 0%, 0%, 33%)
LABlab(67.2 -11.5 -3.8)
LCHlch(67.2 12.2 198.4)
OKLCHoklch(0.713 0.037 196.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#88aaaa on white: 2.51:1
AA ✗ fail · AA-large · AAA
Aa
#88aaaa on black: 8.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red53.3%
Green66.7%
Blue66.7%

CMYK percentages

Cyan20.0%
Magenta0.0%
Yellow0.0%
Key (black)33.3%

Color previews

#88aaaa text on a black background

contrast 8.38:1

Card sample

#88aaaa text on a white background

contrast 2.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #88aaaa;
Background color
Panel with #88aaaa background
background-color: #88aaaa;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #88aaaa;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(136, 170, 170, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(136, 170, 170, 0.45);
Border & gradient
Gradient panel
border: 3px solid #88aaaa;
background: linear-gradient(135deg, #88aaaa, #8893AA);

Monochromatic scale

Palettes built from #88aaaa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #88aaaa in the Color Lab