Skip to content

#88dbeb

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

RGB
136, 219, 235
HSL
190°, 71%, 73%
CMYK
42, 7, 0, 8
Luminance
0.6190

Every format

HEX#88dbeb
RGBrgb(136, 219, 235)
HSLhsl(190, 71%, 73%)
CMYKcmyk(42%, 7%, 0%, 8%)
LABlab(82.9 -21.2 -15.8)
LCHlch(82.9 26.4 216.6)
OKLCHoklch(0.844 0.084 211.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#88dbeb on white: 1.57:1
AA ✗ fail · AA-large · AAA
Aa
#88dbeb on black: 13.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red53.3%
Green85.9%
Blue92.2%

CMYK percentages

Cyan42.1%
Magenta6.8%
Yellow0.0%
Key (black)7.8%

Color previews

#88dbeb text on a black background

contrast 13.38:1

Card sample

#88dbeb text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #88dbeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #88dbeb in the Color Lab