Skip to content

#9cecdf

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

RGB
156, 236, 223
HSL
170°, 68%, 77%
CMYK
34, 0, 6, 8
Luminance
0.7239

Every format

HEX#9cecdf
RGBrgb(156, 236, 223)
HSLhsl(170, 68%, 77%)
CMYKcmyk(34%, 0%, 6%, 8%)
LABlab(88.2 -27.2 -1.5)
LCHlch(88.2 27.3 183.1)
OKLCHoklch(0.888 0.081 183.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#9cecdf on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#9cecdf on black: 15.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red61.2%
Green92.5%
Blue87.5%

CMYK percentages

Cyan33.9%
Magenta0.0%
Yellow5.5%
Key (black)7.5%

Color previews

#9cecdf text on a black background

contrast 15.48:1

Card sample

#9cecdf text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #9cecdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9cecdf in the Color Lab