Skip to content

#88dadd

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

RGB
136, 218, 221
HSL
182°, 56%, 70%
CMYK
39, 1, 0, 13
Luminance
0.6060

Every format

HEX#88dadd
RGBrgb(136, 218, 221)
HSLhsl(182, 56%, 70%)
CMYKcmyk(39%, 1%, 0%, 13%)
LABlab(82.2 -24.2 -9.4)
LCHlch(82.2 25.9 201.2)
OKLCHoklch(0.837 0.080 198.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#88dadd on white: 1.60:1
AA ✗ fail · AA-large · AAA
Aa
#88dadd on black: 13.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red53.3%
Green85.5%
Blue86.7%

CMYK percentages

Cyan38.5%
Magenta1.4%
Yellow0.0%
Key (black)13.3%

Color previews

#88dadd text on a black background

contrast 13.12:1

Card sample

#88dadd text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(136, 218, 221, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(136, 218, 221, 0.45);
Border & gradient
Gradient panel
border: 3px solid #88dadd;
background: linear-gradient(135deg, #88dadd, #88A1DD);

Monochromatic scale

Palettes built from #88dadd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #88dadd in the Color Lab