Skip to content

#8bbade

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

RGB
139, 186, 222
HSL
206°, 56%, 71%
CMYK
37, 16, 0, 13
Luminance
0.4588

Every format

HEX#8bbade
RGBrgb(139, 186, 222)
HSLhsl(206, 56%, 71%)
CMYKcmyk(37%, 16%, 0%, 13%)
LABlab(73.5 -6.7 -23.0)
LCHlch(73.5 23.9 253.8)
OKLCHoklch(0.768 0.072 241.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#8bbade on white: 2.06:1
AA ✗ fail · AA-large · AAA
Aa
#8bbade on black: 10.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red54.5%
Green72.9%
Blue87.1%

CMYK percentages

Cyan37.4%
Magenta16.2%
Yellow0.0%
Key (black)12.9%

Color previews

#8bbade text on a black background

contrast 10.18:1

Card sample

#8bbade text on a white background

contrast 2.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #8bbade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #8bbade in the Color Lab