Skip to content

#89cdbc

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

RGB
137, 205, 188
HSL
165°, 41%, 67%
CMYK
33, 0, 8, 20
Luminance
0.5261

Every format

HEX#89cdbc
RGBrgb(137, 205, 188)
HSLhsl(165, 41%, 67%)
CMYKcmyk(33%, 0%, 8%, 20%)
LABlab(77.6 -25.2 1.6)
LCHlch(77.6 25.2 176.3)
OKLCHoklch(0.798 0.073 176.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#89cdbc on white: 1.82:1
AA ✗ fail · AA-large · AAA
Aa
#89cdbc on black: 11.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red53.7%
Green80.4%
Blue73.7%

CMYK percentages

Cyan33.2%
Magenta0.0%
Yellow8.3%
Key (black)19.6%

Color previews

#89cdbc text on a black background

contrast 11.52:1

Card sample

#89cdbc text on a white background

contrast 1.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #89cdbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #89cdbc in the Color Lab