Skip to content

#91acdb

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

RGB
145, 172, 219
HSL
218°, 51%, 71%
CMYK
34, 22, 0, 14
Luminance
0.4064

Every format

HEX#91acdb
RGBrgb(145, 172, 219)
HSLhsl(218, 51%, 71%)
CMYKcmyk(34%, 22%, 0%, 14%)
LABlab(69.9 1.9 -26.7)
LCHlch(69.9 26.8 274.0)
OKLCHoklch(0.741 0.075 261.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#91acdb on white: 2.30:1
AA ✗ fail · AA-large · AAA
Aa
#91acdb on black: 9.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red56.9%
Green67.5%
Blue85.9%

CMYK percentages

Cyan33.8%
Magenta21.5%
Yellow0.0%
Key (black)14.1%

Color previews

#91acdb text on a black background

contrast 9.13:1

Card sample

#91acdb text on a white background

contrast 2.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #91acdb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #91acdb in the Color Lab