Skip to content

#88ebff

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

RGB
136, 235, 255
HSL
190°, 100%, 77%
CMYK
47, 8, 0, 0
Luminance
0.7187

Every format

HEX#88ebff
RGBrgb(136, 235, 255)
HSLhsl(190, 100%, 77%)
CMYKcmyk(47%, 8%, 0%, 0%)
LABlab(87.9 -24.0 -18.7)
LCHlch(87.9 30.4 217.9)
OKLCHoklch(0.886 0.097 212.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#88ebff on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#88ebff on black: 15.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red53.3%
Green92.2%
Blue100.0%

CMYK percentages

Cyan46.7%
Magenta7.8%
Yellow0.0%
Key (black)0.0%

Color previews

#88ebff text on a black background

contrast 15.37:1

Card sample

#88ebff text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #88ebff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #88ebff in the Color Lab