Skip to content

#91afeb

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

RGB
145, 175, 235
HSL
220°, 69%, 75%
CMYK
38, 26, 0, 8
Luminance
0.4268

Every format

HEX#91afeb
RGBrgb(145, 175, 235)
HSLhsl(220, 69%, 75%)
CMYKcmyk(38%, 26%, 0%, 8%)
LABlab(71.3 4.4 -33.3)
LCHlch(71.3 33.6 277.5)
OKLCHoklch(0.754 0.093 263.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#91afeb on white: 2.20:1
AA ✗ fail · AA-large · AAA
Aa
#91afeb on black: 9.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red56.9%
Green68.6%
Blue92.2%

CMYK percentages

Cyan38.3%
Magenta25.5%
Yellow0.0%
Key (black)7.8%

Color previews

#91afeb text on a black background

contrast 9.54:1

Card sample

#91afeb text on a white background

contrast 2.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #91afeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #91afeb in the Color Lab