Skip to content

#9ccace

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

RGB
156, 202, 206
HSL
185°, 34%, 71%
CMYK
24, 2, 0, 19
Luminance
0.5377

Every format

HEX#9ccace
RGBrgb(156, 202, 206)
HSLhsl(185, 34%, 71%)
CMYKcmyk(24%, 2%, 0%, 19%)
LABlab(78.3 -14.1 -6.9)
LCHlch(78.3 15.7 206.2)
OKLCHoklch(0.808 0.049 202.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#9ccace on white: 1.79:1
AA ✗ fail · AA-large · AAA
Aa
#9ccace on black: 11.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red61.2%
Green79.2%
Blue80.8%

CMYK percentages

Cyan24.3%
Magenta1.9%
Yellow0.0%
Key (black)19.2%

Color previews

#9ccace text on a black background

contrast 11.75:1

Card sample

#9ccace text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #9ccace

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9ccace in the Color Lab