Skip to content

#89abc3

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

RGB
137, 171, 195
HSL
205°, 33%, 65%
CMYK
30, 12, 0, 24
Luminance
0.3838

Every format

HEX#89abc3
RGBrgb(137, 171, 195)
HSLhsl(205, 33%, 65%)
CMYKcmyk(30%, 12%, 0%, 24%)
LABlab(68.3 -5.9 -16.0)
LCHlch(68.3 17.1 249.7)
OKLCHoklch(0.724 0.051 239.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#89abc3 on white: 2.42:1
AA ✗ fail · AA-large · AAA
Aa
#89abc3 on black: 8.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red53.7%
Green67.1%
Blue76.5%

CMYK percentages

Cyan29.7%
Magenta12.3%
Yellow0.0%
Key (black)23.5%

Color previews

#89abc3 text on a black background

contrast 8.68:1

Card sample

#89abc3 text on a white background

contrast 2.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #89abc3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #89abc3 in the Color Lab