Skip to content

#9daebb

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

RGB
157, 174, 187
HSL
206°, 18%, 68%
CMYK
16, 7, 0, 27
Luminance
0.4103

Every format

HEX#9daebb
RGBrgb(157, 174, 187)
HSLhsl(206, 18%, 68%)
CMYKcmyk(16%, 7%, 0%, 27%)
LABlab(70.2 -3.2 -8.6)
LCHlch(70.2 9.2 249.9)
OKLCHoklch(0.742 0.027 240.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#9daebb on white: 2.28:1
AA ✗ fail · AA-large · AAA
Aa
#9daebb on black: 9.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red61.6%
Green68.2%
Blue73.3%

CMYK percentages

Cyan16.0%
Magenta7.0%
Yellow0.0%
Key (black)26.7%

Color previews

#9daebb text on a black background

contrast 9.21:1

Card sample

#9daebb text on a white background

contrast 2.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #9daebb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9daebb in the Color Lab