Skip to content

#88eebb

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

RGB
136, 238, 187
HSL
150°, 75%, 73%
CMYK
43, 0, 21, 7
Luminance
0.6997

Every format

HEX#88eebb
RGBrgb(136, 238, 187)
HSLhsl(150, 75%, 73%)
CMYKcmyk(43%, 0%, 21%, 7%)
LABlab(87.0 -41.1 15.5)
LCHlch(87.0 43.9 159.3)
OKLCHoklch(0.873 0.120 160.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#88eebb on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#88eebb on black: 14.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red53.3%
Green93.3%
Blue73.3%

CMYK percentages

Cyan42.9%
Magenta0.0%
Yellow21.4%
Key (black)6.7%

Color previews

#88eebb text on a black background

contrast 14.99:1

Card sample

#88eebb text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #88eebb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #88eebb in the Color Lab