Skip to content

#96ccaf

a light, soft green · cool · closest name: turquoise

RGB
150, 204, 175
HSL
148°, 35%, 69%
CMYK
27, 0, 14, 20
Luminance
0.5276

Every format

HEX#96ccaf
RGBrgb(150, 204, 175)
HSLhsl(148, 35%, 69%)
CMYKcmyk(27%, 0%, 14%, 20%)
LABlab(77.7 -23.5 8.8)
LCHlch(77.7 25.1 159.4)
OKLCHoklch(0.799 0.070 160.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#96ccaf on white: 1.82:1
AA ✗ fail · AA-large · AAA
Aa
#96ccaf on black: 11.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red58.8%
Green80.0%
Blue68.6%

CMYK percentages

Cyan26.5%
Magenta0.0%
Yellow14.2%
Key (black)20.0%

Color previews

#96ccaf text on a black background

contrast 11.55:1

Card sample

#96ccaf text on a white background

contrast 1.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #96ccaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #96ccaf in the Color Lab