Skip to content

#89ebdf

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

RGB
137, 235, 223
HSL
173°, 71%, 73%
CMYK
42, 0, 5, 8
Luminance
0.7006

Every format

HEX#89ebdf
RGBrgb(137, 235, 223)
HSLhsl(173, 71%, 73%)
CMYKcmyk(42%, 0%, 5%, 8%)
LABlab(87.0 -31.7 -3.2)
LCHlch(87.0 31.8 185.8)
OKLCHoklch(0.876 0.095 185.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#89ebdf on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#89ebdf on black: 15.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan41.7%
Magenta0.0%
Yellow5.1%
Key (black)7.8%

Color previews

#89ebdf text on a black background

contrast 15.01:1

Card sample

#89ebdf text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #89ebdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #89ebdf in the Color Lab