#87DC97#87DC97
#87DC97 is a very light, vivid green. Relative luminance 0.586; OKLCH L 82.3% C 0.127 H 149.0°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #87DC97 |
|---|---|
| RGB | rgb(135, 220, 151) |
| HSL | hsl(131, 55%, 70%) |
| HSV | hsv(131, 39%, 86%) |
| CMYK | cmyk(38.6%, 0%, 31.4%, 13.7%) |
| CIE-LAB | lab(81.05, -40.03, 26.02) |
| CIE-LCH | lch(81.05, 47.74, 146.97°) |
| OKLab | oklab(82.26% -0.1092 0.0656) |
| OKLCH | oklch(82.26% 0.127 149) |
| XYZ | xyz(41.1685, 58.5692, 38.4079) |
| Luminance | 0.5857 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.49
Lightgreen
#90EE90
ΔE00 5.54
Light Sea Green
#98F6B0
ΔE00 5.78
Seafoam
#7FE0B3
ΔE00 6.27
Seafoam (survey)
#80F9AD
ΔE00 6.67
Seafoam Green
#7AF9AB
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DC97 #DC87CC
analogous
#A2DC87 #87DC97 #87DCC2
triadic
#87DC97 #9787DC #DC9787
tetradic
#87DC97 #87A2DC #DC87CC #DCC287
square
#87DC97 #87A2DC #DC87CC #DCC287
split-complementary
#87DC97 #C287DC #DC87A2
monochromatic
#35B44D #58CE6E #87DC97 #B6EAC0 #E6F8E9
Accessibility & contrast
On white
1.65
#87DC97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#87DC97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DC97
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DC97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DC97 | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECF93
Deuteranopia (green-blind)
#D1C69B
Tritanopia (blue-blind)
#7AD9CA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #87dc97; /* rgb */ color: rgb(135, 220, 151); /* oklch */ color: oklch(82.3% 0.127 149.0);
Tailwind
colors: {
custom: {
50: '#ade7b6',
500: '#87dc97',
950: '#000000',
},
}SCSS
$custom: #87dc97; $custom-light: #ade7b6; $custom-dark: #000000;
JSON
{
"hex": "#87dc97",
"rgb": {
"r": 135,
"g": 220,
"b": 151
},
"hsl": {
"h": 131.294,
"s": 54.839,
"l": 69.608
},
"oklch": {
"l": 0.82264,
"c": 0.12741,
"h": 149
},
"luminance": 0.58572
}Semantic roles & 50–950 ramp
primary
#87DC97
secondary
#B354A1
accent
#23A4C2
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101611
muted
#818481