Skip to content

#89afdc

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

RGB
137, 175, 220
HSL
213°, 54%, 70%
CMYK
38, 21, 0, 14
Luminance
0.4115

Every format

HEX#89afdc
RGBrgb(137, 175, 220)
HSLhsl(213, 54%, 70%)
CMYKcmyk(38%, 21%, 0%, 14%)
LABlab(70.3 -1.7 -26.8)
LCHlch(70.3 26.8 266.3)
OKLCHoklch(0.743 0.077 253.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red53.7%
Green68.6%
Blue86.3%

CMYK percentages

Cyan37.7%
Magenta20.5%
Yellow0.0%
Key (black)13.7%

Color previews

#89afdc text on a black background

contrast 9.23:1

Card sample

#89afdc text on a white background

contrast 2.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #89afdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #89afdc in the Color Lab