Skip to content

#91abc0

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

RGB
145, 171, 192
HSL
207°, 27%, 66%
CMYK
25, 11, 0, 25
Luminance
0.3895

Every format

HEX#91abc0
RGBrgb(145, 171, 192)
HSLhsl(207, 27%, 66%)
CMYKcmyk(25%, 11%, 0%, 25%)
LABlab(68.7 -4.2 -13.7)
LCHlch(68.7 14.3 252.9)
OKLCHoklch(0.729 0.042 242.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#91abc0 on white: 2.39:1
AA ✗ fail · AA-large · AAA
Aa
#91abc0 on black: 8.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red56.9%
Green67.1%
Blue75.3%

CMYK percentages

Cyan24.5%
Magenta10.9%
Yellow0.0%
Key (black)24.7%

Color previews

#91abc0 text on a black background

contrast 8.79:1

Card sample

#91abc0 text on a white background

contrast 2.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #91abc0

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #91abc0 in the Color Lab