Skip to content

#89abc2

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

RGB
137, 171, 194
HSL
204°, 32%, 65%
CMYK
29, 12, 0, 24
Luminance
0.3834

Every format

HEX#89abc2
RGBrgb(137, 171, 194)
HSLhsl(204, 32%, 65%)
CMYKcmyk(29%, 12%, 0%, 24%)
LABlab(68.3 -6.2 -15.5)
LCHlch(68.3 16.7 248.3)
OKLCHoklch(0.724 0.050 238.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red53.7%
Green67.1%
Blue76.1%

CMYK percentages

Cyan29.4%
Magenta11.9%
Yellow0.0%
Key (black)23.9%

Color previews

#89abc2 text on a black background

contrast 8.67:1

Card sample

#89abc2 text on a white background

contrast 2.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #89abc2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #89abc2 in the Color Lab