Skip to content

#91abc9

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

RGB
145, 171, 201
HSL
212°, 34%, 68%
CMYK
28, 15, 0, 21
Luminance
0.3936

Every format

HEX#91abc9
RGBrgb(145, 171, 201)
HSLhsl(212, 34%, 68%)
CMYKcmyk(28%, 15%, 0%, 21%)
LABlab(69.0 -2.1 -18.2)
LCHlch(69.0 18.3 263.5)
OKLCHoklch(0.732 0.052 252.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#91abc9 on white: 2.37:1
AA ✗ fail · AA-large · AAA
Aa
#91abc9 on black: 8.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red56.9%
Green67.1%
Blue78.8%

CMYK percentages

Cyan27.9%
Magenta14.9%
Yellow0.0%
Key (black)21.2%

Color previews

#91abc9 text on a black background

contrast 8.87:1

Card sample

#91abc9 text on a white background

contrast 2.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #91abc9;
Background color
Panel with #91abc9 background
background-color: #91abc9;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #91abc9;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(145, 171, 201, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(145, 171, 201, 0.45);
Border & gradient
Gradient panel
border: 3px solid #91abc9;
background: linear-gradient(135deg, #91abc9, #9C91C9);

Monochromatic scale

Palettes built from #91abc9

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #91abc9 in the Color Lab