Skip to content

#96adef

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

RGB
150, 173, 239
HSL
225°, 74%, 76%
CMYK
37, 28, 0, 6
Luminance
0.4260

Every format

HEX#96adef
RGBrgb(150, 173, 239)
HSLhsl(225, 74%, 76%)
CMYKcmyk(37%, 28%, 0%, 6%)
LABlab(71.3 7.9 -35.5)
LCHlch(71.3 36.4 282.5)
OKLCHoklch(0.755 0.099 269.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#96adef on white: 2.21:1
AA ✗ fail · AA-large · AAA
Aa
#96adef on black: 9.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red58.8%
Green67.8%
Blue93.7%

CMYK percentages

Cyan37.2%
Magenta27.6%
Yellow0.0%
Key (black)6.3%

Color previews

#96adef text on a black background

contrast 9.52:1

Card sample

#96adef text on a white background

contrast 2.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #96adef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #96adef in the Color Lab