Skip to content

#89abc5

a light, soft blue · cool · closest name: skyblue

RGB
137, 171, 197
HSL
206°, 34%, 66%
CMYK
31, 13, 0, 23
Luminance
0.3848

Every format

HEX#89abc5
RGBrgb(137, 171, 197)
HSLhsl(206, 34%, 66%)
CMYKcmyk(31%, 13%, 0%, 23%)
LABlab(68.4 -5.4 -17.0)
LCHlch(68.4 17.9 252.3)
OKLCHoklch(0.725 0.053 241.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#89abc5 on white: 2.42:1
AA ✗ fail · AA-large · AAA
Aa
#89abc5 on black: 8.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red53.7%
Green67.1%
Blue77.3%

CMYK percentages

Cyan30.5%
Magenta13.2%
Yellow0.0%
Key (black)22.7%

Color previews

#89abc5 text on a black background

contrast 8.70:1

Card sample

#89abc5 text on a white background

contrast 2.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #89abc5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #89abc5 in the Color Lab