Skip to content

#88cccc

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

RGB
136, 204, 204
HSL
180°, 40%, 67%
CMYK
33, 0, 0, 20
Luminance
0.5278

Every format

HEX#88cccc
RGBrgb(136, 204, 204)
HSLhsl(180, 40%, 67%)
CMYKcmyk(33%, 0%, 0%, 20%)
LABlab(77.7 -21.3 -6.8)
LCHlch(77.7 22.4 197.8)
OKLCHoklch(0.800 0.069 195.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#88cccc on white: 1.82:1
AA ✗ fail · AA-large · AAA
Aa
#88cccc on black: 11.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red53.3%
Green80.0%
Blue80.0%

CMYK percentages

Cyan33.3%
Magenta0.0%
Yellow0.0%
Key (black)20.0%

Color previews

#88cccc text on a black background

contrast 11.56:1

Card sample

#88cccc text on a white background

contrast 1.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #88cccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #88cccc in the Color Lab