#87F988#87F988
#87F988 is a very light, vivid green. Relative luminance 0.747; OKLCH L 88.9% C 0.184 H 144.0°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #87F988 |
|---|---|
| RGB | rgb(135, 249, 136) |
| HSL | hsl(121, 90%, 75%) |
| HSV | hsv(121, 46%, 98%) |
| CMYK | cmyk(45.8%, 0%, 45.4%, 2.4%) |
| CIE-LAB | lab(89.24, -54.60, 44.24) |
| CIE-LCH | lch(89.24, 70.28, 140.98°) |
| OKLab | oklab(88.86% -0.1485 0.1079) |
| OKLCH | oklch(88.86% 0.184 144) |
| XYZ | xyz(48.3089, 74.6765, 35.1562) |
| Luminance | 0.7468 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Easter Green
#8CFD7E
ΔE00 2.10
Palegreen
#98FB98
ΔE00 2.35
Lightgreen (survey)
#76FF7B
ΔE00 2.59
Light Green
#96F97B
ΔE00 2.88
Baby Green
#8CFF9E
ΔE00 2.96
Mint Green
#8FFF9F
ΔE00 3.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87F988 #F987F8
analogous
#BFF987 #87F988 #87F9C1
triadic
#87F988 #8887F9 #F98887
tetradic
#87F988 #87BFF9 #F987F8 #F9C187
square
#87F988 #87BFF9 #F987F8 #F9C187
split-complementary
#87F988 #C187F9 #F987BF
monochromatic
#12F314 #4DF64E #87F988 #C1FCC2 #E2FEE2
Accessibility & contrast
On white
1.32
#87F988 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#87F988 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87F988
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87F988 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87F988 | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE77F
Deuteranopia (green-blind)
#EDDC8F
Tritanopia (blue-blind)
#78F3DE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #87f988; /* rgb */ color: rgb(135, 249, 136); /* oklch */ color: oklch(88.9% 0.184 144.0);
Tailwind
colors: {
custom: {
50: '#b0fcac',
500: '#87f988',
950: '#000000',
},
}SCSS
$custom: #87f988; $custom-light: #b0fcac; $custom-dark: #000000;
JSON
{
"hex": "#87f988",
"rgb": {
"r": 135,
"g": 249,
"b": 136
},
"hsl": {
"h": 120.526,
"s": 90.476,
"l": 75.294
},
"oklch": {
"l": 0.88857,
"c": 0.18359,
"h": 144
},
"luminance": 0.7468
}Semantic roles & 50–950 ramp
primary
#87F988
secondary
#D74DD6
accent
#00E3E6
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111710
muted
#818581