Skip to content

#91abc7

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

RGB
145, 171, 199
HSL
211°, 33%, 68%
CMYK
27, 14, 0, 22
Luminance
0.3927

Every format

HEX#91abc7
RGBrgb(145, 171, 199)
HSLhsl(211, 33%, 68%)
CMYKcmyk(27%, 14%, 0%, 22%)
LABlab(68.9 -2.6 -17.2)
LCHlch(68.9 17.4 261.5)
OKLCHoklch(0.731 0.050 250.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red56.9%
Green67.1%
Blue78.0%

CMYK percentages

Cyan27.1%
Magenta14.1%
Yellow0.0%
Key (black)22.0%

Color previews

#91abc7 text on a black background

contrast 8.85:1

Card sample

#91abc7 text on a white background

contrast 2.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #91abc7

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #91abc7 in the Color Lab