Skip to content

#96abc4

a light, soft blue · cool · closest name: silver

RGB
150, 171, 196
HSL
213°, 28%, 68%
CMYK
24, 13, 0, 23
Luminance
0.3960

Every format

HEX#96abc4
RGBrgb(150, 171, 196)
HSLhsl(213, 28%, 68%)
CMYKcmyk(24%, 13%, 0%, 23%)
LABlab(69.2 -1.7 -15.2)
LCHlch(69.2 15.3 263.5)
OKLCHoklch(0.734 0.043 252.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#96abc4 on white: 2.35:1
AA ✗ fail · AA-large · AAA
Aa
#96abc4 on black: 8.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red58.8%
Green67.1%
Blue76.9%

CMYK percentages

Cyan23.5%
Magenta12.8%
Yellow0.0%
Key (black)23.1%

Color previews

#96abc4 text on a black background

contrast 8.92:1

Card sample

#96abc4 text on a white background

contrast 2.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #96abc4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #96abc4 in the Color Lab