Skip to content

#88bbbb

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

RGB
136, 187, 187
HSL
180°, 27%, 63%
CMYK
27, 0, 0, 27
Luminance
0.4436

Every format

HEX#88bbbb
RGBrgb(136, 187, 187)
HSLhsl(180, 27%, 63%)
CMYKcmyk(27%, 0%, 0%, 27%)
LABlab(72.5 -16.6 -5.4)
LCHlch(72.5 17.5 198.0)
OKLCHoklch(0.756 0.053 196.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#88bbbb on white: 2.13:1
AA ✗ fail · AA-large · AAA
Aa
#88bbbb on black: 9.87:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red53.3%
Green73.3%
Blue73.3%

CMYK percentages

Cyan27.3%
Magenta0.0%
Yellow0.0%
Key (black)26.7%

Color previews

#88bbbb text on a black background

contrast 9.87:1

Card sample

#88bbbb text on a white background

contrast 2.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #88bbbb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #88bbbb in the Color Lab