Skip to content

#9dabcd

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

RGB
157, 171, 205
HSL
223°, 32%, 71%
CMYK
23, 17, 0, 20
Luminance
0.4070

Every format

HEX#9dabcd
RGBrgb(157, 171, 205)
HSLhsl(223, 32%, 71%)
CMYKcmyk(23%, 17%, 0%, 20%)
LABlab(70.0 2.5 -18.9)
LCHlch(70.0 19.1 277.6)
OKLCHoklch(0.742 0.052 267.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#9dabcd on white: 2.30:1
AA ✗ fail · AA-large · AAA
Aa
#9dabcd on black: 9.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red61.6%
Green67.1%
Blue80.4%

CMYK percentages

Cyan23.4%
Magenta16.6%
Yellow0.0%
Key (black)19.6%

Color previews

#9dabcd text on a black background

contrast 9.14:1

Card sample

#9dabcd text on a white background

contrast 2.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #9dabcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9dabcd in the Color Lab