Skip to content

#89ccdf

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

RGB
137, 204, 223
HSL
193°, 57%, 71%
CMYK
39, 9, 0, 13
Luminance
0.5383

Every format

HEX#89ccdf
RGBrgb(137, 204, 223)
HSLhsl(193, 57%, 71%)
CMYKcmyk(39%, 9%, 0%, 13%)
LABlab(78.4 -16.4 -16.1)
LCHlch(78.4 23.0 224.5)
OKLCHoklch(0.807 0.073 217.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#89ccdf on white: 1.78:1
AA ✗ fail · AA-large · AAA
Aa
#89ccdf on black: 11.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red53.7%
Green80.0%
Blue87.5%

CMYK percentages

Cyan38.6%
Magenta8.5%
Yellow0.0%
Key (black)12.5%

Color previews

#89ccdf text on a black background

contrast 11.77:1

Card sample

#89ccdf text on a white background

contrast 1.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #89ccdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #89ccdf in the Color Lab