Skip to content

#9cdccc

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

RGB
156, 220, 204
HSL
165°, 48%, 74%
CMYK
29, 0, 7, 14
Luminance
0.6261

Every format

HEX#9cdccc
RGBrgb(156, 220, 204)
HSLhsl(165, 48%, 74%)
CMYKcmyk(29%, 0%, 7%, 14%)
LABlab(83.2 -23.6 1.4)
LCHlch(83.2 23.6 176.7)
OKLCHoklch(0.847 0.069 177.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#9cdccc on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#9cdccc on black: 13.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red61.2%
Green86.3%
Blue80.0%

CMYK percentages

Cyan29.1%
Magenta0.0%
Yellow7.3%
Key (black)13.7%

Color previews

#9cdccc text on a black background

contrast 13.52:1

Card sample

#9cdccc text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #9cdccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9cdccc in the Color Lab