Skip to content

#9cddec

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

RGB
156, 221, 236
HSL
191°, 68%, 77%
CMYK
34, 6, 0, 8
Luminance
0.6484

Every format

HEX#9cddec
RGBrgb(156, 221, 236)
HSLhsl(191, 68%, 77%)
CMYKcmyk(34%, 6%, 0%, 8%)
LABlab(84.4 -16.9 -13.9)
LCHlch(84.4 21.8 219.5)
OKLCHoklch(0.859 0.069 213.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#9cddec on white: 1.50:1
AA ✗ fail · AA-large · AAA
Aa
#9cddec on black: 13.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red61.2%
Green86.7%
Blue92.5%

CMYK percentages

Cyan33.9%
Magenta6.4%
Yellow0.0%
Key (black)7.5%

Color previews

#9cddec text on a black background

contrast 13.97:1

Card sample

#9cddec text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #9cddec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9cddec in the Color Lab