#87E080#87E080
#87E080 is a very light, vivid green. Relative luminance 0.600; OKLCH L 82.8% C 0.156 H 142.5°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #87E080 |
|---|---|
| RGB | rgb(135, 224, 128) |
| HSL | hsl(116, 61%, 69%) |
| HSV | hsv(116, 43%, 88%) |
| CMYK | cmyk(39.7%, 0%, 42.9%, 12.2%) |
| CIE-LAB | lab(81.85, -45.38, 38.76) |
| CIE-LCH | lch(81.85, 59.68, 139.50°) |
| OKLab | oklab(82.79% -0.1237 0.0951) |
| OKLCH | oklch(82.79% 0.156 142.5) |
| XYZ | xyz(40.5418, 60.0184, 29.8664) |
| Luminance | 0.6002 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.24
Lightish Green
#61E160
ΔE00 4.91
Palegreen
#98FB98
ΔE00 5.88
Fresh Green
#69D84F
ΔE00 6.05
Weird Green
#3AE57F
ΔE00 6.25
Light Green
#96F97B
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87E080 #D980E0
analogous
#B7E080 #87E080 #80E0A9
triadic
#87E080 #8087E0 #E08087
tetradic
#87E080 #80B7E0 #D980E0 #E0A980
square
#87E080 #80B7E0 #D980E0 #E0A980
split-complementary
#87E080 #A980E0 #E080B7
monochromatic
#37B92D #59D44F #87E080 #B5ECB1 #E4F8E2
Accessibility & contrast
On white
1.61
#87E080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#87E080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87E080
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87E080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87E080 | 1.00 | 1.61 | 13.00 | 13.00 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D179
Deuteranopia (green-blind)
#D7C886
Tritanopia (blue-blind)
#7EDBC9
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #87e080; /* rgb */ color: rgb(135, 224, 128); /* oklch */ color: oklch(82.8% 0.156 142.5);
Tailwind
colors: {
custom: {
50: '#aeeaa6',
500: '#87e080',
950: '#000000',
},
}SCSS
$custom: #87e080; $custom-light: #aeeaa6; $custom-dark: #000000;
JSON
{
"hex": "#87e080",
"rgb": {
"r": 135,
"g": 224,
"b": 128
},
"hsl": {
"h": 115.625,
"s": 60.759,
"l": 69.02
},
"oklch": {
"l": 0.82788,
"c": 0.15602,
"h": 142.5
},
"luminance": 0.60021
}Semantic roles & 50–950 ramp
primary
#87E080
secondary
#AF4DB7
accent
#1DC8BC
background
#FDFEFC
surface
#F8FDF6
border
#D1D5D0
text
#11160F
muted
#818480