#87F07F#87F07F
#87F07F is a very light, vivid green. Relative luminance 0.690; OKLCH L 86.6% C 0.180 H 142.4°. Best body text is #000000 at 14.80:1 contrast (WCAG AA passes).
Color values
| HEX | #87F07F |
|---|---|
| RGB | rgb(135, 240, 127) |
| HSL | hsl(116, 79%, 72%) |
| HSV | hsv(116, 47%, 94%) |
| CMYK | cmyk(43.8%, 0%, 47.1%, 5.9%) |
| CIE-LAB | lab(86.50, -52.19, 45.13) |
| CIE-LCH | lch(86.50, 68.99, 139.15°) |
| OKLab | oklab(86.58% -0.1423 0.1095) |
| OKLCH | oklch(86.58% 0.18 142.4) |
| XYZ | xyz(44.9805, 69.0004, 31.0228) |
| Luminance | 0.6900 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.73
Light Green
#96F97B
ΔE00 2.92
Easter Green
#8CFD7E
ΔE00 3.01
Palegreen
#98FB98
ΔE00 3.44
Lightgreen (survey)
#76FF7B
ΔE00 3.78
Baby Green
#8CFF9E
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87F07F #E87FF0
analogous
#C0F07F #87F07F #7FF0B0
triadic
#87F07F #7F87F0 #F07F87
tetradic
#87F07F #7FC0F0 #E87FF0 #F0B07F
square
#87F07F #7FC0F0 #E87FF0 #F0B07F
split-complementary
#87F07F #B07FF0 #F07FC0
monochromatic
#27DB1A #54EA48 #87F07F #BAF6B6 #E5FCE4
Accessibility & contrast
On white
1.42
#87F07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.80
#87F07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87F07F
14.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87F07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87F07F | 1.00 | 1.42 | 14.80 | 14.80 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DE76
Deuteranopia (green-blind)
#E6D586
Tritanopia (blue-blind)
#7BEAD5
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #87f07f; /* rgb */ color: rgb(135, 240, 127); /* oklch */ color: oklch(86.6% 0.180 142.4);
Tailwind
colors: {
custom: {
50: '#aff5a6',
500: '#87f07f',
950: '#000000',
},
}SCSS
$custom: #87f07f; $custom-light: #aff5a6; $custom-dark: #000000;
JSON
{
"hex": "#87f07f",
"rgb": {
"r": 135,
"g": 240,
"b": 127
},
"hsl": {
"h": 115.752,
"s": 79.021,
"l": 71.961
},
"oklch": {
"l": 0.86582,
"c": 0.17951,
"h": 142.4
},
"luminance": 0.69003
}Semantic roles & 50–950 ramp
primary
#87F07F
secondary
#C149CB
accent
#0ADBCD
background
#FDFFFC
surface
#F8FEF6
border
#D1D6D0
text
#11170F
muted
#818580