Skip to content

#96cdec

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

RGB
150, 205, 236
HSL
202°, 69%, 76%
CMYK
36, 13, 0, 8
Luminance
0.5620

Every format

HEX#96cdec
RGBrgb(150, 205, 236)
HSLhsl(202, 69%, 76%)
CMYKcmyk(36%, 13%, 0%, 8%)
LABlab(79.7 -10.2 -20.9)
LCHlch(79.7 23.3 244.0)
OKLCHoklch(0.821 0.072 233.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#96cdec on white: 1.72:1
AA ✗ fail · AA-large · AAA
Aa
#96cdec on black: 12.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red58.8%
Green80.4%
Blue92.5%

CMYK percentages

Cyan36.4%
Magenta13.1%
Yellow0.0%
Key (black)7.5%

Color previews

#96cdec text on a black background

contrast 12.24:1

Card sample

#96cdec text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(150, 205, 236, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(150, 205, 236, 0.45);
Border & gradient
Gradient panel
border: 3px solid #96cdec;
background: linear-gradient(135deg, #96cdec, #9896EC);

Monochromatic scale

Palettes built from #96cdec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #96cdec in the Color Lab