Skip to content

#89cdcd

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

RGB
137, 205, 205
HSL
180°, 41%, 67%
CMYK
33, 0, 0, 20
Luminance
0.5339

Every format

HEX#89cdcd
RGBrgb(137, 205, 205)
HSLhsl(180, 41%, 67%)
CMYKcmyk(33%, 0%, 0%, 20%)
LABlab(78.1 -21.3 -6.8)
LCHlch(78.1 22.4 197.8)
OKLCHoklch(0.803 0.069 195.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red53.7%
Green80.4%
Blue80.4%

CMYK percentages

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

Color previews

#89cdcd text on a black background

contrast 11.68:1

Card sample

#89cdcd text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #89cdcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #89cdcd in the Color Lab