Skip to content

#80aaaa

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

RGB
128, 170, 170
HSL
180°, 20%, 58%
CMYK
25, 0, 0, 33
Luminance
0.3624

Every format

HEX#80aaaa
RGBrgb(128, 170, 170)
HSLhsl(180, 20%, 58%)
CMYKcmyk(25%, 0%, 0%, 33%)
LABlab(66.7 -14.1 -4.6)
LCHlch(66.7 14.8 198.2)
OKLCHoklch(0.708 0.045 196.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#80aaaa on white: 2.55:1
AA ✗ fail · AA-large · AAA
Aa
#80aaaa on black: 8.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red50.2%
Green66.7%
Blue66.7%

CMYK percentages

Cyan24.7%
Magenta0.0%
Yellow0.0%
Key (black)33.3%

Color previews

#80aaaa text on a black background

contrast 8.25:1

Card sample

#80aaaa text on a white background

contrast 2.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #80aaaa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #80aaaa in the Color Lab