Skip to content

#96abdf

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

RGB
150, 171, 223
HSL
223°, 53%, 73%
CMYK
33, 23, 0, 13
Luminance
0.4094

Every format

HEX#96abdf
RGBrgb(150, 171, 223)
HSLhsl(223, 53%, 73%)
CMYKcmyk(33%, 23%, 0%, 13%)
LABlab(70.1 4.9 -28.6)
LCHlch(70.1 29.0 279.7)
OKLCHoklch(0.744 0.079 267.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#96abdf on white: 2.29:1
AA ✗ fail · AA-large · AAA
Aa
#96abdf on black: 9.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red58.8%
Green67.1%
Blue87.5%

CMYK percentages

Cyan32.7%
Magenta23.3%
Yellow0.0%
Key (black)12.5%

Color previews

#96abdf text on a black background

contrast 9.19:1

Card sample

#96abdf text on a white background

contrast 2.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #96abdf;
Background color
Panel with #96abdf background
background-color: #96abdf;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #96abdf;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(150, 171, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(150, 171, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #96abdf;
background: linear-gradient(135deg, #96abdf, #B296DF);

Monochromatic scale

Palettes built from #96abdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #96abdf in the Color Lab