Skip to content

#89bcdf

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

RGB
137, 188, 223
HSL
204°, 57%, 71%
CMYK
39, 16, 0, 13
Luminance
0.4661

Every format

HEX#89bcdf
RGBrgb(137, 188, 223)
HSLhsl(204, 57%, 71%)
CMYKcmyk(39%, 16%, 0%, 13%)
LABlab(73.9 -8.0 -22.8)
LCHlch(73.9 24.2 250.7)
OKLCHoklch(0.772 0.073 238.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#89bcdf on white: 2.03:1
AA ✗ fail · AA-large · AAA
Aa
#89bcdf on black: 10.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red53.7%
Green73.7%
Blue87.5%

CMYK percentages

Cyan38.6%
Magenta15.7%
Yellow0.0%
Key (black)12.5%

Color previews

#89bcdf text on a black background

contrast 10.32:1

Card sample

#89bcdf text on a white background

contrast 2.03:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #89bcdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #89bcdf in the Color Lab