Skip to content

#88db7c

a light, vivid green · cool · closest name: forestgreen

RGB
136, 219, 124
HSL
112°, 57%, 67%
CMYK
38, 0, 43, 14
Luminance
0.5735

Every format

HEX#88db7c
RGBrgb(136, 219, 124)
HSLhsl(112, 57%, 67%)
CMYKcmyk(38%, 0%, 43%, 14%)
LABlab(80.4 -43.5 38.9)
LCHlch(80.4 58.3 138.2)
OKLCHoklch(0.816 0.152 141.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#88db7c on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#88db7c on black: 12.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red53.3%
Green85.9%
Blue48.6%

CMYK percentages

Cyan37.9%
Magenta0.0%
Yellow43.4%
Key (black)14.1%

Color previews

#88db7c text on a black background

contrast 12.47:1

Card sample

#88db7c text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(136, 219, 124, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(136, 219, 124, 0.45);
Border & gradient
Gradient panel
border: 3px solid #88db7c;
background: linear-gradient(135deg, #88db7c, #7CDBAF);

Monochromatic scale

Palettes built from #88db7c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #88db7c in the Color Lab