Skip to content

#88ccff

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

RGB
136, 204, 255
HSL
206°, 100%, 77%
CMYK
47, 20, 0, 0
Luminance
0.5564

Every format

HEX#88ccff
RGBrgb(136, 204, 255)
HSLhsl(206, 100%, 77%)
CMYKcmyk(47%, 20%, 0%, 0%)
LABlab(79.4 -8.2 -31.6)
LCHlch(79.4 32.7 255.5)
OKLCHoklch(0.819 0.100 241.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#88ccff on white: 1.73:1
AA ✗ fail · AA-large · AAA
Aa
#88ccff on black: 12.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red53.3%
Green80.0%
Blue100.0%

CMYK percentages

Cyan46.7%
Magenta20.0%
Yellow0.0%
Key (black)0.0%

Color previews

#88ccff text on a black background

contrast 12.13:1

Card sample

#88ccff text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(136, 204, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(136, 204, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #88ccff;
background: linear-gradient(135deg, #88ccff, #9388FF);

Monochromatic scale

Palettes built from #88ccff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #88ccff in the Color Lab