Skip to content

#89acac

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

RGB
137, 172, 172
HSL
180°, 17%, 61%
CMYK
20, 0, 0, 33
Luminance
0.3780

Every format

HEX#89acac
RGBrgb(137, 172, 172)
HSLhsl(180, 17%, 61%)
CMYKcmyk(20%, 0%, 0%, 33%)
LABlab(67.9 -11.8 -3.9)
LCHlch(67.9 12.5 198.4)
OKLCHoklch(0.719 0.038 196.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#89acac on white: 2.45:1
AA ✗ fail · AA-large · AAA
Aa
#89acac on black: 8.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red53.7%
Green67.5%
Blue67.5%

CMYK percentages

Cyan20.3%
Magenta0.0%
Yellow0.0%
Key (black)32.5%

Color previews

#89acac text on a black background

contrast 8.56:1

Card sample

#89acac text on a white background

contrast 2.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #89acac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #89acac in the Color Lab