Skip to content

#9dafcc

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

RGB
157, 175, 204
HSL
217°, 32%, 71%
CMYK
23, 14, 0, 20
Luminance
0.4219

Every format

HEX#9dafcc
RGBrgb(157, 175, 204)
HSLhsl(217, 32%, 71%)
CMYKcmyk(23%, 14%, 0%, 20%)
LABlab(71.0 0.1 -16.8)
LCHlch(71.0 16.8 270.4)
OKLCHoklch(0.750 0.046 259.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#9dafcc on white: 2.23:1
AA ✗ fail · AA-large · AAA
Aa
#9dafcc on black: 9.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red61.6%
Green68.6%
Blue80.0%

CMYK percentages

Cyan23.0%
Magenta14.2%
Yellow0.0%
Key (black)20.0%

Color previews

#9dafcc text on a black background

contrast 9.44:1

Card sample

#9dafcc text on a white background

contrast 2.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(157, 175, 204, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(157, 175, 204, 0.45);
Border & gradient
Gradient panel
border: 3px solid #9dafcc;
background: linear-gradient(135deg, #9dafcc, #AA9DCC);

Monochromatic scale

Palettes built from #9dafcc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9dafcc in the Color Lab