Skip to content

#96addf

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

RGB
150, 173, 223
HSL
221°, 53%, 73%
CMYK
33, 22, 0, 13
Luminance
0.4170

Every format

HEX#96addf
RGBrgb(150, 173, 223)
HSLhsl(221, 53%, 73%)
CMYKcmyk(33%, 22%, 0%, 13%)
LABlab(70.7 3.8 -27.8)
LCHlch(70.7 28.0 277.7)
OKLCHoklch(0.748 0.077 265.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#96addf on white: 2.25:1
AA ✗ fail · AA-large · AAA
Aa
#96addf on black: 9.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan32.7%
Magenta22.4%
Yellow0.0%
Key (black)12.5%

Color previews

#96addf text on a black background

contrast 9.34:1

Card sample

#96addf text on a white background

contrast 2.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #96addf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #96addf in the Color Lab