#87F77F#87F77F
#87F77F is a very light, vivid green. Relative luminance 0.732; OKLCH L 88.2% C 0.189 H 142.5°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #87F77F |
|---|---|
| RGB | rgb(135, 247, 127) |
| HSL | hsl(116, 88%, 73%) |
| HSV | hsv(116, 49%, 97%) |
| CMYK | cmyk(45.3%, 0%, 48.6%, 3.1%) |
| CIE-LAB | lab(88.54, -55.00, 47.66) |
| CIE-LCH | lch(88.54, 72.78, 139.09°) |
| OKLab | oklab(88.25% -0.1499 0.1152) |
| OKLCH | oklch(88.25% 0.189 142.5) |
| XYZ | xyz(47.0810, 73.2015, 31.7230) |
| Luminance | 0.7320 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Easter Green
#8CFD7E
ΔE00 1.48
Light Green
#96F97B
ΔE00 2.00
Lightgreen (survey)
#76FF7B
ΔE00 2.37
Palegreen
#98FB98
ΔE00 3.27
Lighter Green
#75FD63
ΔE00 3.78
Lightgreen
#90EE90
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87F77F #EF7FF7
analogous
#C3F77F #87F77F #7FF7B3
triadic
#87F77F #7F87F7 #F77F87
tetradic
#87F77F #7FC3F7 #EF7FF7 #F7B37F
square
#87F77F #7FC3F7 #EF7FF7 #F7B37F
split-complementary
#87F77F #B37FF7 #F77FC3
monochromatic
#1EED0F #51F345 #87F77F #BDFBB9 #E4FDE2
Accessibility & contrast
On white
1.34
#87F77F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#87F77F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87F77F
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87F77F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87F77F | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE575
Deuteranopia (green-blind)
#ECDA87
Tritanopia (blue-blind)
#7AF1DB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #87f77f; /* rgb */ color: rgb(135, 247, 127); /* oklch */ color: oklch(88.2% 0.189 142.5);
Tailwind
colors: {
custom: {
50: '#b0faa6',
500: '#87f77f',
950: '#000000',
},
}SCSS
$custom: #87f77f; $custom-light: #b0faa6; $custom-dark: #000000;
JSON
{
"hex": "#87f77f",
"rgb": {
"r": 135,
"g": 247,
"b": 127
},
"hsl": {
"h": 116,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.88249,
"c": 0.18904,
"h": 142.5
},
"luminance": 0.73205
}Semantic roles & 50–950 ramp
primary
#87F77F
secondary
#CA47D3
accent
#01E5D6
background
#FDFFFC
surface
#F8FFF6
border
#D1D7D0
text
#11170F
muted
#818580