Skip to content

#9ecccc

a light, soft cyan · cool · closest name: silver

RGB
158, 204, 204
HSL
180°, 31%, 71%
CMYK
23, 0, 0, 20
Luminance
0.5481

Every format

HEX#9ecccc
RGBrgb(158, 204, 204)
HSLhsl(180, 31%, 71%)
CMYKcmyk(23%, 0%, 0%, 20%)
LABlab(78.9 -15.0 -4.9)
LCHlch(78.9 15.8 198.2)
OKLCHoklch(0.813 0.048 196.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#9ecccc on white: 1.76:1
AA ✗ fail · AA-large · AAA
Aa
#9ecccc on black: 11.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red62.0%
Green80.0%
Blue80.0%

CMYK percentages

Cyan22.5%
Magenta0.0%
Yellow0.0%
Key (black)20.0%

Color previews

#9ecccc text on a black background

contrast 11.96:1

Card sample

#9ecccc text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #9ecccc;
Background color
Panel with #9ecccc background
background-color: #9ecccc;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #9ecccc;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(158, 204, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(158, 204, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #9ecccc;
background: linear-gradient(135deg, #9ecccc, #9EADCC);

Monochromatic scale

Palettes built from #9ecccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9ecccc in the Color Lab