Skip to content

#9bbade

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

RGB
155, 186, 222
HSL
212°, 50%, 74%
CMYK
30, 16, 0, 13
Luminance
0.4736

Every format

HEX#9bbade
RGBrgb(155, 186, 222)
HSLhsl(212, 50%, 74%)
CMYKcmyk(30%, 16%, 0%, 13%)
LABlab(74.4 -2.2 -21.4)
LCHlch(74.4 21.6 264.2)
OKLCHoklch(0.778 0.062 252.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#9bbade on white: 2.01:1
AA ✗ fail · AA-large · AAA
Aa
#9bbade on black: 10.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red60.8%
Green72.9%
Blue87.1%

CMYK percentages

Cyan30.2%
Magenta16.2%
Yellow0.0%
Key (black)12.9%

Color previews

#9bbade text on a black background

contrast 10.47:1

Card sample

#9bbade text on a white background

contrast 2.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(155, 186, 222, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(155, 186, 222, 0.45);
Border & gradient
Gradient panel
border: 3px solid #9bbade;
background: linear-gradient(135deg, #9bbade, #A99BDE);

Monochromatic scale

Palettes built from #9bbade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #9bbade in the Color Lab