Skip to content

#89eceb

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

RGB
137, 236, 235
HSL
179°, 72%, 73%
CMYK
42, 0, 0, 8
Luminance
0.7131

Every format

HEX#89eceb
RGBrgb(137, 236, 235)
HSLhsl(179, 72%, 73%)
CMYKcmyk(42%, 0%, 0%, 8%)
LABlab(87.6 -29.3 -8.6)
LCHlch(87.6 30.5 196.4)
OKLCHoklch(0.882 0.093 194.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#89eceb on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#89eceb on black: 15.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red53.7%
Green92.5%
Blue92.2%

CMYK percentages

Cyan41.9%
Magenta0.0%
Yellow0.4%
Key (black)7.5%

Color previews

#89eceb text on a black background

contrast 15.26:1

Card sample

#89eceb text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #89eceb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #89eceb in the Color Lab