Skip to content

#88fade

a light, electric cyan · cool · closest name: aquamarine

RGB
136, 250, 222
HSL
165°, 92%, 76%
CMYK
46, 0, 11, 2
Luminance
0.7888

Every format

HEX#88fade
RGBrgb(136, 250, 222)
HSLhsl(165, 92%, 76%)
CMYKcmyk(46%, 0%, 11%, 2%)
LABlab(91.2 -39.0 3.4)
LCHlch(91.2 39.2 175.1)
OKLCHoklch(0.910 0.113 175.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#88fade on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#88fade on black: 16.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red53.3%
Green98.0%
Blue87.1%

CMYK percentages

Cyan45.6%
Magenta0.0%
Yellow11.2%
Key (black)2.0%

Color previews

#88fade text on a black background

contrast 16.78:1

Card sample

#88fade text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #88fade

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #88fade in the Color Lab