Skip to content

#88ecdf

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

RGB
136, 236, 223
HSL
172°, 73%, 73%
CMYK
42, 0, 6, 8
Luminance
0.7055

Every format

HEX#88ecdf
RGBrgb(136, 236, 223)
HSLhsl(172, 73%, 73%)
CMYKcmyk(42%, 0%, 6%, 8%)
LABlab(87.3 -32.4 -2.9)
LCHlch(87.3 32.5 185.1)
OKLCHoklch(0.878 0.096 184.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#88ecdf on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#88ecdf on black: 15.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red53.3%
Green92.5%
Blue87.5%

CMYK percentages

Cyan42.4%
Magenta0.0%
Yellow5.5%
Key (black)7.5%

Color previews

#88ecdf text on a black background

contrast 15.11:1

Card sample

#88ecdf text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #88ecdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #88ecdf in the Color Lab