Skip to content

#9cc2db

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

RGB
156, 194, 219
HSL
204°, 47%, 74%
CMYK
29, 11, 0, 14
Luminance
0.5077

Every format

HEX#9cc2db
RGBrgb(156, 194, 219)
HSLhsl(204, 47%, 74%)
CMYKcmyk(29%, 11%, 0%, 14%)
LABlab(76.5 -6.9 -16.6)
LCHlch(76.5 18.0 247.4)
OKLCHoklch(0.795 0.054 237.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#9cc2db on white: 1.88:1
AA ✗ fail · AA-large · AAA
Aa
#9cc2db on black: 11.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red61.2%
Green76.1%
Blue85.9%

CMYK percentages

Cyan28.8%
Magenta11.4%
Yellow0.0%
Key (black)14.1%

Color previews

#9cc2db text on a black background

contrast 11.15:1

Card sample

#9cc2db text on a white background

contrast 1.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #9cc2db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9cc2db in the Color Lab