Skip to content

#96cddb

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

RGB
150, 205, 219
HSL
192°, 49%, 72%
CMYK
32, 6, 0, 14
Luminance
0.5526

Every format

HEX#96cddb
RGBrgb(150, 205, 219)
HSLhsl(192, 49%, 72%)
CMYKcmyk(32%, 6%, 0%, 14%)
LABlab(79.2 -14.4 -12.7)
LCHlch(79.2 19.1 221.3)
OKLCHoklch(0.815 0.060 215.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#96cddb on white: 1.74:1
AA ✗ fail · AA-large · AAA
Aa
#96cddb on black: 12.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red58.8%
Green80.4%
Blue85.9%

CMYK percentages

Cyan31.5%
Magenta6.4%
Yellow0.0%
Key (black)14.1%

Color previews

#96cddb text on a black background

contrast 12.05:1

Card sample

#96cddb text on a white background

contrast 1.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #96cddb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #96cddb in the Color Lab