Skip to content

#89dfcc

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

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

Every format

HEX#89dfcc
RGBrgb(137, 223, 204)
HSLhsl(167, 57%, 71%)
CMYKcmyk(39%, 0%, 9%, 13%)
LABlab(83.2 -30.3 1.1)
LCHlch(83.2 30.3 177.9)
OKLCHoklch(0.844 0.088 178.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#89dfcc on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#89dfcc on black: 13.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red53.7%
Green87.5%
Blue80.0%

CMYK percentages

Cyan38.6%
Magenta0.0%
Yellow8.5%
Key (black)12.5%

Color previews

#89dfcc text on a black background

contrast 13.49:1

Card sample

#89dfcc text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #89dfcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #89dfcc in the Color Lab