Skip to content

#88dfeb

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

RGB
136, 223, 235
HSL
187°, 71%, 73%
CMYK
42, 5, 0, 8
Luminance
0.6401

Every format

HEX#88dfeb
RGBrgb(136, 223, 235)
HSLhsl(187, 71%, 73%)
CMYKcmyk(42%, 5%, 0%, 8%)
LABlab(84.0 -23.2 -14.1)
LCHlch(84.0 27.1 211.3)
OKLCHoklch(0.853 0.086 206.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#88dfeb on white: 1.52:1
AA ✗ fail · AA-large · AAA
Aa
#88dfeb on black: 13.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red53.3%
Green87.5%
Blue92.2%

CMYK percentages

Cyan42.1%
Magenta5.1%
Yellow0.0%
Key (black)7.8%

Color previews

#88dfeb text on a black background

contrast 13.80:1

Card sample

#88dfeb text on a white background

contrast 1.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #88dfeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #88dfeb in the Color Lab