Skip to content

#89ecdf

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

RGB
137, 236, 223
HSL
172°, 72%, 73%
CMYK
42, 0, 6, 8
Luminance
0.7064

Every format

HEX#89ecdf
RGBrgb(137, 236, 223)
HSLhsl(172, 72%, 73%)
CMYKcmyk(42%, 0%, 6%, 8%)
LABlab(87.3 -32.1 -2.8)
LCHlch(87.3 32.3 185.0)
OKLCHoklch(0.879 0.096 184.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#89ecdf on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#89ecdf on black: 15.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red53.7%
Green92.5%
Blue87.5%

CMYK percentages

Cyan41.9%
Magenta0.0%
Yellow5.5%
Key (black)7.5%

Color previews

#89ecdf text on a black background

contrast 15.13:1

Card sample

#89ecdf text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #89ecdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #89ecdf in the Color Lab