Skip to content

#89afec

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

RGB
137, 175, 236
HSL
217°, 72%, 73%
CMYK
42, 26, 0, 8
Luminance
0.4203

Every format

HEX#89afec
RGBrgb(137, 175, 236)
HSLhsl(217, 72%, 73%)
CMYKcmyk(42%, 26%, 0%, 8%)
LABlab(70.9 2.6 -34.6)
LCHlch(70.9 34.7 274.3)
OKLCHoklch(0.750 0.098 259.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#89afec on white: 2.23:1
AA ✗ fail · AA-large · AAA
Aa
#89afec on black: 9.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red53.7%
Green68.6%
Blue92.5%

CMYK percentages

Cyan41.9%
Magenta25.8%
Yellow0.0%
Key (black)7.5%

Color previews

#89afec text on a black background

contrast 9.41:1

Card sample

#89afec text on a white background

contrast 2.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #89afec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #89afec in the Color Lab