#87DC99#87DC99
#87DC99 is a very light, vivid green. Relative luminance 0.586; OKLCH L 82.3% C 0.125 H 149.7°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #87DC99 |
|---|---|
| RGB | rgb(135, 220, 153) |
| HSL | hsl(133, 55%, 70%) |
| HSV | hsv(133, 39%, 86%) |
| CMYK | cmyk(38.6%, 0%, 30.5%, 13.7%) |
| CIE-LAB | lab(81.09, -39.68, 25.03) |
| CIE-LCH | lch(81.09, 46.92, 147.76°) |
| OKLab | oklab(82.31% -0.1083 0.0632) |
| OKLCH | oklch(82.31% 0.125 149.7) |
| XYZ | xyz(41.3323, 58.6348, 39.2705) |
| Luminance | 0.5864 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.27
Light Sea Green
#98F6B0
ΔE00 5.74
Lightgreen
#90EE90
ΔE00 5.84
Seafoam
#7FE0B3
ΔE00 5.87
Seafoam (survey)
#80F9AD
ΔE00 6.65
Seafoam Green
#7AF9AB
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DC99 #DC87CA
analogous
#A0DC87 #87DC99 #87DCC4
triadic
#87DC99 #9987DC #DC9987
tetradic
#87DC99 #87A0DC #DC87CA #DCC487
square
#87DC99 #87A0DC #DC87CA #DCC487
split-complementary
#87DC99 #C487DC #DC87A0
monochromatic
#35B450 #58CE71 #87DC99 #B6EAC1 #E6F8EA
Accessibility & contrast
On white
1.65
#87DC99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#87DC99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DC99
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DC99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DC99 | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCF95
Deuteranopia (green-blind)
#D0C69D
Tritanopia (blue-blind)
#79D9CA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #87dc99; /* rgb */ color: rgb(135, 220, 153); /* oklch */ color: oklch(82.3% 0.125 149.7);
Tailwind
colors: {
custom: {
50: '#ade7b7',
500: '#87dc99',
950: '#000000',
},
}SCSS
$custom: #87dc99; $custom-light: #ade7b7; $custom-dark: #000000;
JSON
{
"hex": "#87dc99",
"rgb": {
"r": 135,
"g": 220,
"b": 153
},
"hsl": {
"h": 132.706,
"s": 54.839,
"l": 69.608
},
"oklch": {
"l": 0.82305,
"c": 0.12546,
"h": 149.7
},
"luminance": 0.58637
}Semantic roles & 50–950 ramp
primary
#87DC99
secondary
#B3549F
accent
#23A1C2
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101611
muted
#818481