Skip to content

#96ebdc

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

RGB
150, 235, 220
HSL
169°, 68%, 76%
CMYK
36, 0, 6, 8
Luminance
0.7107

Every format

HEX#96ebdc
RGBrgb(150, 235, 220)
HSLhsl(169, 68%, 76%)
CMYKcmyk(36%, 0%, 6%, 8%)
LABlab(87.5 -29.0 -0.9)
LCHlch(87.5 29.0 181.7)
OKLCHoklch(0.882 0.085 181.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#96ebdc on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#96ebdc on black: 15.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red58.8%
Green92.2%
Blue86.3%

CMYK percentages

Cyan36.2%
Magenta0.0%
Yellow6.4%
Key (black)7.8%

Color previews

#96ebdc text on a black background

contrast 15.21:1

Card sample

#96ebdc text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #96ebdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #96ebdc in the Color Lab