Skip to content

#89cdf5

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

RGB
137, 205, 245
HSL
202°, 84%, 75%
CMYK
44, 16, 0, 4
Luminance
0.5557

Every format

HEX#89cdf5
RGBrgb(137, 205, 245)
HSLhsl(202, 84%, 75%)
CMYKcmyk(44%, 16%, 0%, 4%)
LABlab(79.4 -11.2 -26.4)
LCHlch(79.4 28.6 247.0)
OKLCHoklch(0.818 0.089 235.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#89cdf5 on white: 1.73:1
AA ✗ fail · AA-large · AAA
Aa
#89cdf5 on black: 12.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red53.7%
Green80.4%
Blue96.1%

CMYK percentages

Cyan44.1%
Magenta16.3%
Yellow0.0%
Key (black)3.9%

Color previews

#89cdf5 text on a black background

contrast 12.11:1

Card sample

#89cdf5 text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #89cdf5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #89cdf5 in the Color Lab