Skip to content

#89afdb

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

RGB
137, 175, 219
HSL
212°, 53%, 70%
CMYK
37, 20, 0, 14
Luminance
0.4109

Every format

HEX#89afdb
RGBrgb(137, 175, 219)
HSLhsl(212, 53%, 70%)
CMYKcmyk(37%, 20%, 0%, 14%)
LABlab(70.2 -2.0 -26.3)
LCHlch(70.2 26.4 265.6)
OKLCHoklch(0.742 0.076 252.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#89afdb on white: 2.28:1
AA ✗ fail · AA-large · AAA
Aa
#89afdb on black: 9.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red53.7%
Green68.6%
Blue85.9%

CMYK percentages

Cyan37.4%
Magenta20.1%
Yellow0.0%
Key (black)14.1%

Color previews

#89afdb text on a black background

contrast 9.22:1

Card sample

#89afdb text on a white background

contrast 2.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(137, 175, 219, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(137, 175, 219, 0.45);
Border & gradient
Gradient panel
border: 3px solid #89afdb;
background: linear-gradient(135deg, #89afdb, #9A89DB);

Monochromatic scale

Palettes built from #89afdb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #89afdb in the Color Lab