Skip to content

#89cfdc

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

RGB
137, 207, 220
HSL
189°, 54%, 70%
CMYK
38, 6, 0, 14
Luminance
0.5511

Every format

HEX#89cfdc
RGBrgb(137, 207, 220)
HSLhsl(189, 54%, 70%)
CMYKcmyk(38%, 6%, 0%, 14%)
LABlab(79.1 -18.7 -13.4)
LCHlch(79.1 23.0 215.6)
OKLCHoklch(0.813 0.072 210.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red53.7%
Green81.2%
Blue86.3%

CMYK percentages

Cyan37.7%
Magenta5.9%
Yellow0.0%
Key (black)13.7%

Color previews

#89cfdc text on a black background

contrast 12.02:1

Card sample

#89cfdc text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #89cfdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #89cfdc in the Color Lab