Skip to content

#88ffaa

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

RGB
136, 255, 170
HSL
137°, 100%, 77%
CMYK
47, 0, 33, 0
Luminance
0.7966

Every format

HEX#88ffaa
RGBrgb(136, 255, 170)
HSLhsl(137, 100%, 77%)
CMYKcmyk(47%, 0%, 33%, 0%)
LABlab(91.5 -51.5 30.5)
LCHlch(91.5 59.9 149.4)
OKLCHoklch(0.909 0.160 151.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#88ffaa on white: 1.24:1
AA ✗ fail · AA-large · AAA
Aa
#88ffaa on black: 16.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red53.3%
Green100.0%
Blue66.7%

CMYK percentages

Cyan46.7%
Magenta0.0%
Yellow33.3%
Key (black)0.0%

Color previews

#88ffaa text on a black background

contrast 16.93:1

Card sample

#88ffaa text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #88ffaa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #88ffaa in the Color Lab