Skip to content

#88ecff

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

RGB
136, 236, 255
HSL
190°, 100%, 77%
CMYK
47, 8, 0, 0
Luminance
0.7245

Every format

HEX#88ecff
RGBrgb(136, 236, 255)
HSLhsl(190, 100%, 77%)
CMYKcmyk(47%, 8%, 0%, 0%)
LABlab(88.2 -24.5 -18.3)
LCHlch(88.2 30.6 216.8)
OKLCHoklch(0.889 0.097 211.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#88ecff on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#88ecff on black: 15.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red53.3%
Green92.5%
Blue100.0%

CMYK percentages

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

Color previews

#88ecff text on a black background

contrast 15.49:1

Card sample

#88ecff text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #88ecff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #88ecff in the Color Lab