Skip to content

#89dfdc

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

RGB
137, 223, 220
HSL
178°, 57%, 71%
CMYK
39, 0, 1, 13
Luminance
0.6326

Every format

HEX#89dfdc
RGBrgb(137, 223, 220)
HSLhsl(178, 57%, 71%)
CMYKcmyk(39%, 0%, 1%, 13%)
LABlab(83.6 -26.6 -6.7)
LCHlch(83.6 27.5 194.2)
OKLCHoklch(0.849 0.084 192.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#89dfdc on white: 1.54:1
AA ✗ fail · AA-large · AAA
Aa
#89dfdc on black: 13.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red53.7%
Green87.5%
Blue86.3%

CMYK percentages

Cyan38.6%
Magenta0.0%
Yellow1.3%
Key (black)12.5%

Color previews

#89dfdc text on a black background

contrast 13.65:1

Card sample

#89dfdc text on a white background

contrast 1.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #89dfdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #89dfdc in the Color Lab