Skip to content

#88cdcd

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

RGB
136, 205, 205
HSL
180°, 41%, 67%
CMYK
34, 0, 0, 20
Luminance
0.5330

Every format

HEX#88cdcd
RGBrgb(136, 205, 205)
HSLhsl(180, 41%, 67%)
CMYKcmyk(34%, 0%, 0%, 20%)
LABlab(78.0 -21.6 -6.9)
LCHlch(78.0 22.6 197.7)
OKLCHoklch(0.803 0.069 195.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#88cdcd on white: 1.80:1
AA ✗ fail · AA-large · AAA
Aa
#88cdcd on black: 11.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red53.3%
Green80.4%
Blue80.4%

CMYK percentages

Cyan33.7%
Magenta0.0%
Yellow0.0%
Key (black)19.6%

Color previews

#88cdcd text on a black background

contrast 11.66:1

Card sample

#88cdcd text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #88cdcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #88cdcd in the Color Lab