Skip to content

#88c8ff

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

RGB
136, 200, 255
HSL
208°, 100%, 77%
CMYK
47, 22, 0, 0
Luminance
0.5376

Every format

HEX#88c8ff
RGBrgb(136, 200, 255)
HSLhsl(208, 100%, 77%)
CMYKcmyk(47%, 22%, 0%, 0%)
LABlab(78.3 -6.0 -33.3)
LCHlch(78.3 33.9 259.7)
OKLCHoklch(0.810 0.102 245.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#88c8ff on white: 1.79:1
AA ✗ fail · AA-large · AAA
Aa
#88c8ff on black: 11.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red53.3%
Green78.4%
Blue100.0%

CMYK percentages

Cyan46.7%
Magenta21.6%
Yellow0.0%
Key (black)0.0%

Color previews

#88c8ff text on a black background

contrast 11.75:1

Card sample

#88c8ff text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #88c8ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #88c8ff in the Color Lab