Skip to content

#9dabda

a light, vivid blue · warm · closest name: steelblue

RGB
157, 171, 218
HSL
226°, 45%, 74%
CMYK
28, 22, 0, 15
Luminance
0.4136

Every format

HEX#9dabda
RGBrgb(157, 171, 218)
HSLhsl(226, 45%, 74%)
CMYKcmyk(28%, 22%, 0%, 15%)
LABlab(70.4 5.6 -25.3)
LCHlch(70.4 26.0 282.5)
OKLCHoklch(0.747 0.070 271.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#9dabda on white: 2.27:1
AA ✗ fail · AA-large · AAA
Aa
#9dabda on black: 9.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red61.6%
Green67.1%
Blue85.5%

CMYK percentages

Cyan28.0%
Magenta21.6%
Yellow0.0%
Key (black)14.5%

Color previews

#9dabda text on a black background

contrast 9.27:1

Card sample

#9dabda text on a white background

contrast 2.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #9dabda

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9dabda in the Color Lab