Skip to content

#96bcdf

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

RGB
150, 188, 223
HSL
209°, 53%, 73%
CMYK
33, 16, 0, 13
Luminance
0.4778

Every format

HEX#96bcdf
RGBrgb(150, 188, 223)
HSLhsl(209, 53%, 73%)
CMYKcmyk(33%, 16%, 0%, 13%)
LABlab(74.7 -4.5 -21.6)
LCHlch(74.7 22.1 258.4)
OKLCHoklch(0.780 0.065 246.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#96bcdf on white: 1.99:1
AA ✗ fail · AA-large · AAA
Aa
#96bcdf on black: 10.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red58.8%
Green73.7%
Blue87.5%

CMYK percentages

Cyan32.7%
Magenta15.7%
Yellow0.0%
Key (black)12.5%

Color previews

#96bcdf text on a black background

contrast 10.56:1

Card sample

#96bcdf text on a white background

contrast 1.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #96bcdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #96bcdf in the Color Lab