Skip to content

#88cc99

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

RGB
136, 204, 153
HSL
135°, 40%, 67%
CMYK
33, 0, 25, 20
Luminance
0.5072

Every format

HEX#88cc99
RGBrgb(136, 204, 153)
HSLhsl(135, 40%, 67%)
CMYKcmyk(33%, 0%, 25%, 20%)
LABlab(76.5 -32.0 18.8)
LCHlch(76.5 37.1 149.7)
OKLCHoklch(0.786 0.100 151.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#88cc99 on white: 1.88:1
AA ✗ fail · AA-large · AAA
Aa
#88cc99 on black: 11.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red53.3%
Green80.0%
Blue60.0%

CMYK percentages

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

Color previews

#88cc99 text on a black background

contrast 11.14:1

Card sample

#88cc99 text on a white background

contrast 1.88:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #88cc99

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #88cc99 in the Color Lab