Skip to content

#89caca

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

RGB
137, 202, 202
HSL
180°, 38%, 67%
CMYK
32, 0, 0, 21
Luminance
0.5182

Every format

HEX#89caca
RGBrgb(137, 202, 202)
HSLhsl(180, 38%, 67%)
CMYKcmyk(32%, 0%, 0%, 21%)
LABlab(77.2 -20.5 -6.6)
LCHlch(77.2 21.5 197.8)
OKLCHoklch(0.795 0.066 195.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#89caca on white: 1.85:1
AA ✗ fail · AA-large · AAA
Aa
#89caca on black: 11.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red53.7%
Green79.2%
Blue79.2%

CMYK percentages

Cyan32.2%
Magenta0.0%
Yellow0.0%
Key (black)20.8%

Color previews

#89caca text on a black background

contrast 11.36:1

Card sample

#89caca text on a white background

contrast 1.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #89caca

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #89caca in the Color Lab