Skip to content

#88ebec

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

RGB
136, 235, 236
HSL
181°, 73%, 73%
CMYK
42, 0, 0, 8
Luminance
0.7071

Every format

HEX#88ebec
RGBrgb(136, 235, 236)
HSLhsl(181, 73%, 73%)
CMYKcmyk(42%, 0%, 0%, 8%)
LABlab(87.3 -28.8 -9.6)
LCHlch(87.3 30.4 198.4)
OKLCHoklch(0.880 0.093 196.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red53.3%
Green92.2%
Blue92.5%

CMYK percentages

Cyan42.4%
Magenta0.4%
Yellow0.0%
Key (black)7.5%

Color previews

#88ebec text on a black background

contrast 15.14:1

Card sample

#88ebec text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #88ebec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #88ebec in the Color Lab