Skip to content

#89def2

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

RGB
137, 222, 242
HSL
191°, 80%, 74%
CMYK
43, 8, 0, 5
Luminance
0.6397

Every format

HEX#89def2
RGBrgb(137, 222, 242)
HSLhsl(191, 80%, 74%)
CMYKcmyk(43%, 8%, 0%, 5%)
LABlab(84.0 -20.7 -17.8)
LCHlch(84.0 27.3 220.8)
OKLCHoklch(0.854 0.087 214.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#89def2 on white: 1.52:1
AA ✗ fail · AA-large · AAA
Aa
#89def2 on black: 13.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red53.7%
Green87.1%
Blue94.9%

CMYK percentages

Cyan43.4%
Magenta8.3%
Yellow0.0%
Key (black)5.1%

Color previews

#89def2 text on a black background

contrast 13.79:1

Card sample

#89def2 text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(137, 222, 242, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(137, 222, 242, 0.45);
Border & gradient
Gradient panel
border: 3px solid #89def2;
background: linear-gradient(135deg, #89def2, #8998F2);

Monochromatic scale

Palettes built from #89def2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #89def2 in the Color Lab