#87EA7B#87EA7B
#87EA7B is a very light, vivid green. Relative luminance 0.654; OKLCH L 85.1% C 0.175 H 141.6°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #87EA7B |
|---|---|
| RGB | rgb(135, 234, 123) |
| HSL | hsl(114, 73%, 70%) |
| HSV | hsv(114, 47%, 92%) |
| CMYK | cmyk(42.3%, 0%, 47.4%, 8.2%) |
| CIE-LAB | lab(84.70, -50.26, 44.80) |
| CIE-LCH | lch(84.70, 67.33, 138.29°) |
| OKLab | oklab(85.09% -0.1372 0.1085) |
| OKLCH | oklch(85.09% 0.175 141.6) |
| XYZ | xyz(42.9878, 65.4239, 29.0980) |
| Luminance | 0.6543 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.85
Light Green
#96F97B
ΔE00 3.76
Lightish Green
#61E160
ΔE00 4.13
Easter Green
#8CFD7E
ΔE00 4.18
Palegreen
#98FB98
ΔE00 4.39
Lightgreen (survey)
#76FF7B
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87EA7B #DE7BEA
analogous
#BEEA7B #87EA7B #7BEAA7
triadic
#87EA7B #7B87EA #EA7B87
tetradic
#87EA7B #7BBEEA #DE7BEA #EAA77B
square
#87EA7B #7BBEEA #DE7BEA #EAA77B
split-complementary
#87EA7B #A77BEA #EA7BBE
monochromatic
#33CA20 #57E246 #87EA7B #B7F2B0 #E7FBE5
Accessibility & contrast
On white
1.49
#87EA7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#87EA7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87EA7B
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87EA7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87EA7B | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD972
Deuteranopia (green-blind)
#E1D082
Tritanopia (blue-blind)
#7DE4D0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #87ea7b; /* rgb */ color: rgb(135, 234, 123); /* oklch */ color: oklch(85.1% 0.175 141.6);
Tailwind
colors: {
custom: {
50: '#aff1a3',
500: '#87ea7b',
950: '#000000',
},
}SCSS
$custom: #87ea7b; $custom-light: #aff1a3; $custom-dark: #000000;
JSON
{
"hex": "#87ea7b",
"rgb": {
"r": 135,
"g": 234,
"b": 123
},
"hsl": {
"h": 113.514,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.85093,
"c": 0.17491,
"h": 141.6
},
"luminance": 0.65427
}Semantic roles & 50–950 ramp
primary
#87EA7B
secondary
#B546C3
accent
#11D5BF
background
#FDFFFC
surface
#F8FEF6
border
#D1D6D0
text
#11170F
muted
#818580