Skip to content

#91aceb

a light, vivid blue · cool · closest name: steelblue

RGB
145, 172, 235
HSL
222°, 69%, 75%
CMYK
38, 27, 0, 8
Luminance
0.4152

Every format

HEX#91aceb
RGBrgb(145, 172, 235)
HSLhsl(222, 69%, 75%)
CMYKcmyk(38%, 27%, 0%, 8%)
LABlab(70.5 6.1 -34.5)
LCHlch(70.5 35.0 280.0)
OKLCHoklch(0.748 0.096 266.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#91aceb on white: 2.26:1
AA ✗ fail · AA-large · AAA
Aa
#91aceb on black: 9.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red56.9%
Green67.5%
Blue92.2%

CMYK percentages

Cyan38.3%
Magenta26.8%
Yellow0.0%
Key (black)7.8%

Color previews

#91aceb text on a black background

contrast 9.30:1

Card sample

#91aceb text on a white background

contrast 2.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(145, 172, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(145, 172, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #91aceb;
background: linear-gradient(135deg, #91aceb, #B291EB);

Monochromatic scale

Palettes built from #91aceb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #91aceb in the Color Lab