Skip to content

#88afdf

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

RGB
136, 175, 223
HSL
213°, 58%, 70%
CMYK
39, 22, 0, 13
Luminance
0.4122

Every format

HEX#88afdf
RGBrgb(136, 175, 223)
HSLhsl(213, 58%, 70%)
CMYKcmyk(39%, 22%, 0%, 13%)
LABlab(70.3 -1.2 -28.3)
LCHlch(70.3 28.4 267.6)
OKLCHoklch(0.743 0.082 254.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#88afdf on white: 2.27:1
AA ✗ fail · AA-large · AAA
Aa
#88afdf on black: 9.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red53.3%
Green68.6%
Blue87.5%

CMYK percentages

Cyan39.0%
Magenta21.5%
Yellow0.0%
Key (black)12.5%

Color previews

#88afdf text on a black background

contrast 9.24:1

Card sample

#88afdf text on a white background

contrast 2.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #88afdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #88afdf in the Color Lab