#87F88E#87F88E
#87F88E is a very light, vivid green. Relative luminance 0.742; OKLCH L 88.7% C 0.177 H 145.2°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #87F88E |
|---|---|
| RGB | rgb(135, 248, 142) |
| HSL | hsl(124, 89%, 75%) |
| HSV | hsv(124, 46%, 97%) |
| CMYK | cmyk(45.6%, 0%, 42.7%, 2.7%) |
| CIE-LAB | lab(89.03, -53.35, 41.07) |
| CIE-LCH | lch(89.03, 67.33, 142.41°) |
| OKLab | oklab(88.71% -0.145 0.1009) |
| OKLCH | oklch(88.71% 0.177 145.2) |
| XYZ | xyz(48.4390, 74.2353, 37.3623) |
| Luminance | 0.7424 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.84
Baby Green
#8CFF9E
ΔE00 2.23
Mint Green
#8FFF9F
ΔE00 2.31
Lightgreen
#90EE90
ΔE00 2.67
Easter Green
#8CFD7E
ΔE00 3.09
Lightgreen (survey)
#76FF7B
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87F88E #F887F1
analogous
#B8F887 #87F88E #87F8C7
triadic
#87F88E #8E87F8 #F88E87
tetradic
#87F88E #87B8F8 #F887F1 #F8C787
square
#87F88E #87B8F8 #F887F1 #F8C787
split-complementary
#87F88E #C787F8 #F887B8
monochromatic
#13F121 #4DF558 #87F88E #C1FBC4 #E2FDE4
Accessibility & contrast
On white
1.33
#87F88E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#87F88E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87F88E
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87F88E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87F88E | 1.00 | 1.33 | 15.85 | 15.85 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE686
Deuteranopia (green-blind)
#ECDB95
Tritanopia (blue-blind)
#77F3DE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #87f88e; /* rgb */ color: rgb(135, 248, 142); /* oklch */ color: oklch(88.7% 0.177 145.2);
Tailwind
colors: {
custom: {
50: '#b0fbb0',
500: '#87f88e',
950: '#000000',
},
}SCSS
$custom: #87f88e; $custom-light: #b0fbb0; $custom-dark: #000000;
JSON
{
"hex": "#87f88e",
"rgb": {
"r": 135,
"g": 248,
"b": 142
},
"hsl": {
"h": 123.717,
"s": 88.976,
"l": 75.098
},
"oklch": {
"l": 0.88714,
"c": 0.17666,
"h": 145.2
},
"luminance": 0.74239
}Semantic roles & 50–950 ramp
primary
#87F88E
secondary
#D64DCD
accent
#00D7E6
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111711
muted
#818581