#87F78E#87F78E
#87F78E is a very light, vivid green. Relative luminance 0.736; OKLCH L 88.5% C 0.175 H 145.2°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #87F78E |
|---|---|
| RGB | rgb(135, 247, 142) |
| HSL | hsl(124, 88%, 75%) |
| HSV | hsv(124, 45%, 97%) |
| CMYK | cmyk(45.3%, 0%, 42.5%, 3.1%) |
| CIE-LAB | lab(88.74, -52.94, 40.70) |
| CIE-LCH | lch(88.74, 66.78, 142.45°) |
| OKLab | oklab(88.48% -0.1439 0.1) |
| OKLCH | oklch(88.48% 0.175 145.2) |
| XYZ | xyz(48.1324, 73.6221, 37.2601) |
| Luminance | 0.7362 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.87
Baby Green
#8CFF9E
ΔE00 2.30
Mint Green
#8FFF9F
ΔE00 2.38
Lightgreen
#90EE90
ΔE00 2.46
Easter Green
#8CFD7E
ΔE00 3.24
Lightgreen (survey)
#76FF7B
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87F78E #F787F0
analogous
#B8F787 #87F78E #87F7C6
triadic
#87F78E #8E87F7 #F78E87
tetradic
#87F78E #87B8F7 #F787F0 #F7C687
square
#87F78E #87B8F7 #F787F0 #F7C687
split-complementary
#87F78E #C687F7 #F787B8
monochromatic
#14EF22 #4EF358 #87F78E #C0FBC4 #E2FDE4
Accessibility & contrast
On white
1.34
#87F78E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#87F78E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87F78E
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87F78E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87F78E | 1.00 | 1.34 | 15.73 | 15.73 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE586
Deuteranopia (green-blind)
#EBDB95
Tritanopia (blue-blind)
#77F2DD
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #87f78e; /* rgb */ color: rgb(135, 247, 142); /* oklch */ color: oklch(88.5% 0.175 145.2);
Tailwind
colors: {
custom: {
50: '#b0fab0',
500: '#87f78e',
950: '#000000',
},
}SCSS
$custom: #87f78e; $custom-light: #b0fab0; $custom-dark: #000000;
JSON
{
"hex": "#87f78e",
"rgb": {
"r": 135,
"g": 247,
"b": 142
},
"hsl": {
"h": 123.75,
"s": 87.5,
"l": 74.902
},
"oklch": {
"l": 0.88478,
"c": 0.17528,
"h": 145.2
},
"luminance": 0.73625
}Semantic roles & 50–950 ramp
primary
#87F78E
secondary
#D44ECC
accent
#01D6E4
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111711
muted
#818581