Skip to content

#9ccade

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

RGB
156, 202, 222
HSL
198°, 50%, 74%
CMYK
30, 9, 0, 13
Luminance
0.5458

Every format

HEX#9ccade
RGBrgb(156, 202, 222)
HSLhsl(198, 50%, 74%)
CMYKcmyk(30%, 9%, 0%, 13%)
LABlab(78.8 -10.4 -14.8)
LCHlch(78.8 18.1 234.9)
OKLCHoklch(0.813 0.056 226.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red61.2%
Green79.2%
Blue87.1%

CMYK percentages

Cyan29.7%
Magenta9.0%
Yellow0.0%
Key (black)12.9%

Color previews

#9ccade text on a black background

contrast 11.92:1

Card sample

#9ccade text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #9ccade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9ccade in the Color Lab