Skip to content

#89addf

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

RGB
137, 173, 223
HSL
215°, 57%, 71%
CMYK
39, 22, 0, 13
Luminance
0.4053

Every format

HEX#89addf
RGBrgb(137, 173, 223)
HSLhsl(215, 57%, 71%)
CMYKcmyk(39%, 22%, 0%, 13%)
LABlab(69.8 0.2 -29.1)
LCHlch(69.8 29.1 270.3)
OKLCHoklch(0.740 0.083 256.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#89addf on white: 2.31:1
AA ✗ fail · AA-large · AAA
Aa
#89addf on black: 9.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red53.7%
Green67.8%
Blue87.5%

CMYK percentages

Cyan38.6%
Magenta22.4%
Yellow0.0%
Key (black)12.5%

Color previews

#89addf text on a black background

contrast 9.11:1

Card sample

#89addf text on a white background

contrast 2.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #89addf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #89addf in the Color Lab