Skip to content

#91adeb

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

RGB
145, 173, 235
HSL
221°, 69%, 75%
CMYK
38, 26, 0, 8
Luminance
0.4191

Every format

HEX#91adeb
RGBrgb(145, 173, 235)
HSLhsl(221, 69%, 75%)
CMYKcmyk(38%, 26%, 0%, 8%)
LABlab(70.8 5.5 -34.1)
LCHlch(70.8 34.5 279.2)
OKLCHoklch(0.750 0.095 265.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#91adeb on white: 2.24:1
AA ✗ fail · AA-large · AAA
Aa
#91adeb on black: 9.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red56.9%
Green67.8%
Blue92.2%

CMYK percentages

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

Color previews

#91adeb text on a black background

contrast 9.38:1

Card sample

#91adeb text on a white background

contrast 2.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #91adeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #91adeb in the Color Lab