Skip to content

#88bbdd

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

RGB
136, 187, 221
HSL
204°, 56%, 70%
CMYK
39, 15, 0, 13
Luminance
0.4600

Every format

HEX#88bbdd
RGBrgb(136, 187, 221)
HSLhsl(204, 56%, 70%)
CMYKcmyk(39%, 15%, 0%, 13%)
LABlab(73.5 -8.3 -22.3)
LCHlch(73.5 23.8 249.7)
OKLCHoklch(0.768 0.072 238.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#88bbdd on white: 2.06:1
AA ✗ fail · AA-large · AAA
Aa
#88bbdd on black: 10.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red53.3%
Green73.3%
Blue86.7%

CMYK percentages

Cyan38.5%
Magenta15.4%
Yellow0.0%
Key (black)13.3%

Color previews

#88bbdd text on a black background

contrast 10.20:1

Card sample

#88bbdd text on a white background

contrast 2.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #88bbdd;
Background color
Panel with #88bbdd background
background-color: #88bbdd;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(136, 187, 221, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(136, 187, 221, 0.45);
Border & gradient
Gradient panel
border: 3px solid #88bbdd;
background: linear-gradient(135deg, #88bbdd, #8E88DD);

Monochromatic scale

Palettes built from #88bbdd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #88bbdd in the Color Lab