Skip to content

#89cdcb

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

RGB
137, 205, 203
HSL
178°, 41%, 67%
CMYK
33, 0, 1, 20
Luminance
0.5329

Every format

HEX#89cdcb
RGBrgb(137, 205, 203)
HSLhsl(178, 41%, 67%)
CMYKcmyk(33%, 0%, 1%, 20%)
LABlab(78.0 -21.8 -5.8)
LCHlch(78.0 22.5 195.0)
OKLCHoklch(0.803 0.069 193.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#89cdcb on white: 1.80:1
AA ✗ fail · AA-large · AAA
Aa
#89cdcb on black: 11.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red53.7%
Green80.4%
Blue79.6%

CMYK percentages

Cyan33.2%
Magenta0.0%
Yellow1.0%
Key (black)19.6%

Color previews

#89cdcb text on a black background

contrast 11.66:1

Card sample

#89cdcb text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #89cdcb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #89cdcb in the Color Lab