Skip to content

#89cdec

a light, vivid cyan · cool · “skyblue”

RGB
137, 205, 236
HSL
199°, 72%, 73%
CMYK
42, 13, 0, 8
Luminance
0.5504

Every format

HEX#89cdec
RGBrgb(137, 205, 236)
HSLhsl(199, 72%, 73%)
CMYKcmyk(42%, 13%, 0%, 8%)
LABlab(79.1 -13.6 -22.0)
LCHlch(79.1 25.9 238.4)
OKLCHoklch(0.814 0.081 228.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#89cdec on white: 1.75:1
AA ✗ fail · AA-large · AAA
Aa
#89cdec on black: 12.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red53.7%
Green80.4%
Blue92.5%

CMYK percentages

Cyan41.9%
Magenta13.1%
Yellow0.0%
Key (black)7.5%

Color previews

#89cdec text on a black background

contrast 12.01:1

Card sample

#89cdec text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #89cdec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #89cdec in the Color Lab