Skip to content

#96ecdf

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

RGB
150, 236, 223
HSL
171°, 69%, 76%
CMYK
36, 0, 6, 8
Luminance
0.7180

Every format

HEX#96ecdf
RGBrgb(150, 236, 223)
HSLhsl(171, 69%, 76%)
CMYKcmyk(36%, 0%, 6%, 8%)
LABlab(87.9 -28.8 -1.9)
LCHlch(87.9 28.9 183.8)
OKLCHoklch(0.885 0.086 183.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#96ecdf on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#96ecdf on black: 15.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red58.8%
Green92.5%
Blue87.5%

CMYK percentages

Cyan36.4%
Magenta0.0%
Yellow5.5%
Key (black)7.5%

Color previews

#96ecdf text on a black background

contrast 15.36:1

Card sample

#96ecdf text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #96ecdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #96ecdf in the Color Lab