Skip to content

#88acdf

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

RGB
136, 172, 223
HSL
215°, 58%, 70%
CMYK
39, 23, 0, 13
Luminance
0.4007

Every format

HEX#88acdf
RGBrgb(136, 172, 223)
HSLhsl(215, 58%, 70%)
CMYKcmyk(39%, 23%, 0%, 13%)
LABlab(69.5 0.5 -29.6)
LCHlch(69.5 29.6 270.9)
OKLCHoklch(0.737 0.084 257.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#88acdf on white: 2.33:1
AA ✗ fail · AA-large · AAA
Aa
#88acdf on black: 9.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red53.3%
Green67.5%
Blue87.5%

CMYK percentages

Cyan39.0%
Magenta22.9%
Yellow0.0%
Key (black)12.5%

Color previews

#88acdf text on a black background

contrast 9.01:1

Card sample

#88acdf text on a white background

contrast 2.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(136, 172, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(136, 172, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #88acdf;
background: linear-gradient(135deg, #88acdf, #9E88DF);

Monochromatic scale

Palettes built from #88acdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #88acdf in the Color Lab