Skip to content

#8bb8df

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

RGB
139, 184, 223
HSL
208°, 57%, 71%
CMYK
38, 18, 0, 13
Luminance
0.4510

Every format

HEX#8bb8df
RGBrgb(139, 184, 223)
HSLhsl(208, 57%, 71%)
CMYKcmyk(38%, 18%, 0%, 13%)
LABlab(73.0 -5.3 -24.3)
LCHlch(73.0 24.9 257.7)
OKLCHoklch(0.764 0.074 245.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#8bb8df on white: 2.10:1
AA ✗ fail · AA-large · AAA
Aa
#8bb8df on black: 10.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red54.5%
Green72.2%
Blue87.5%

CMYK percentages

Cyan37.7%
Magenta17.5%
Yellow0.0%
Key (black)12.5%

Color previews

#8bb8df text on a black background

contrast 10.02:1

Card sample

#8bb8df text on a white background

contrast 2.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(139, 184, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(139, 184, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #8bb8df;
background: linear-gradient(135deg, #8bb8df, #968BDF);

Monochromatic scale

Palettes built from #8bb8df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #8bb8df in the Color Lab