Skip to content

#96ccdf

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

RGB
150, 204, 223
HSL
196°, 53%, 73%
CMYK
33, 9, 0, 13
Luminance
0.5500

Every format

HEX#96ccdf
RGBrgb(150, 204, 223)
HSLhsl(196, 53%, 73%)
CMYKcmyk(33%, 9%, 0%, 13%)
LABlab(79.0 -12.9 -15.0)
LCHlch(79.0 19.8 229.4)
OKLCHoklch(0.814 0.062 221.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#96ccdf on white: 1.75:1
AA ✗ fail · AA-large · AAA
Aa
#96ccdf on black: 12.00:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red58.8%
Green80.0%
Blue87.5%

CMYK percentages

Cyan32.7%
Magenta8.5%
Yellow0.0%
Key (black)12.5%

Color previews

#96ccdf text on a black background

contrast 12.00:1

Card sample

#96ccdf text on a white background

contrast 1.75:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #96ccdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #96ccdf in the Color Lab