#87F98E#87F98E
#87F98E is a very light, vivid green. Relative luminance 0.749; OKLCH L 89.0% C 0.178 H 145.2°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #87F98E |
|---|---|
| RGB | rgb(135, 249, 142) |
| HSL | hsl(124, 90%, 75%) |
| HSV | hsv(124, 46%, 98%) |
| CMYK | cmyk(45.8%, 0%, 43%, 2.4%) |
| CIE-LAB | lab(89.32, -53.75, 41.44) |
| CIE-LCH | lch(89.32, 67.88, 142.37°) |
| OKLab | oklab(88.95% -0.1461 0.1017) |
| OKLCH | oklch(88.95% 0.178 145.2) |
| XYZ | xyz(48.7473, 74.8518, 37.4651) |
| Luminance | 0.7486 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.85
Baby Green
#8CFF9E
ΔE00 2.18
Mint Green
#8FFF9F
ΔE00 2.27
Lightgreen
#90EE90
ΔE00 2.89
Easter Green
#8CFD7E
ΔE00 2.94
Lightgreen (survey)
#76FF7B
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87F98E #F987F2
analogous
#B9F987 #87F98E #87F9C7
triadic
#87F98E #8E87F9 #F98E87
tetradic
#87F98E #87B9F9 #F987F2 #F9C787
square
#87F98E #87B9F9 #F987F2 #F9C787
split-complementary
#87F98E #C787F9 #F987B9
monochromatic
#12F320 #4DF657 #87F98E #C1FCC5 #E2FEE4
Accessibility & contrast
On white
1.31
#87F98E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#87F98E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87F98E
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87F98E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87F98E | 1.00 | 1.31 | 15.97 | 15.97 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE786
Deuteranopia (green-blind)
#ECDC95
Tritanopia (blue-blind)
#77F4DF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #87f98e; /* rgb */ color: rgb(135, 249, 142); /* oklch */ color: oklch(89.0% 0.178 145.2);
Tailwind
colors: {
custom: {
50: '#b0fcb0',
500: '#87f98e',
950: '#000000',
},
}SCSS
$custom: #87f98e; $custom-light: #b0fcb0; $custom-dark: #000000;
JSON
{
"hex": "#87f98e",
"rgb": {
"r": 135,
"g": 249,
"b": 142
},
"hsl": {
"h": 123.684,
"s": 90.476,
"l": 75.294
},
"oklch": {
"l": 0.88951,
"c": 0.17805,
"h": 145.2
},
"luminance": 0.74855
}Semantic roles & 50–950 ramp
primary
#87F98E
secondary
#D74DCF
accent
#00D7E6
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111711
muted
#818581