Skip to content

#9dabce

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

RGB
157, 171, 206
HSL
223°, 33%, 71%
CMYK
24, 17, 0, 19
Luminance
0.4075

Every format

HEX#9dabce
RGBrgb(157, 171, 206)
HSLhsl(223, 33%, 71%)
CMYKcmyk(24%, 17%, 0%, 19%)
LABlab(70.0 2.8 -19.4)
LCHlch(70.0 19.6 278.1)
OKLCHoklch(0.742 0.053 268.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red61.6%
Green67.1%
Blue80.8%

CMYK percentages

Cyan23.8%
Magenta17.0%
Yellow0.0%
Key (black)19.2%

Color previews

#9dabce text on a black background

contrast 9.15:1

Card sample

#9dabce text on a white background

contrast 2.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #9dabce

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9dabce in the Color Lab