#87E090#87E090
#87E090 is a very light, vivid green. Relative luminance 0.605; OKLCH L 83.1% C 0.140 H 146.5°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #87E090 |
|---|---|
| RGB | rgb(135, 224, 144) |
| HSL | hsl(126, 59%, 70%) |
| HSV | hsv(126, 40%, 88%) |
| CMYK | cmyk(39.7%, 0%, 35.7%, 12.2%) |
| CIE-LAB | lab(82.09, -42.96, 31.02) |
| CIE-LCH | lch(82.09, 52.98, 144.17°) |
| OKLab | oklab(83.07% -0.117 0.0775) |
| OKLCH | oklch(83.07% 0.14 146.5) |
| XYZ | xyz(41.6792, 60.4733, 35.8565) |
| Luminance | 0.6048 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.66
Hospital Green
#9BE5AA
ΔE00 4.60
Light Sea Green
#98F6B0
ΔE00 5.57
Seafoam (survey)
#80F9AD
ΔE00 6.25
Palegreen
#98FB98
ΔE00 6.25
Weird Green
#3AE57F
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87E090 #E087D7
analogous
#ABE087 #87E090 #87E0BC
triadic
#87E090 #9087E0 #E09087
tetradic
#87E090 #87ABE0 #E087D7 #E0BC87
square
#87E090 #87ABE0 #E087D7 #E0BC87
split-complementary
#87E090 #BC87E0 #E087AB
monochromatic
#31BC3F #56D363 #87E090 #B8EDBD #E7F9E9
Accessibility & contrast
On white
1.60
#87E090 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#87E090 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87E090
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87E090 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87E090 | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D28B
Deuteranopia (green-blind)
#D5C995
Tritanopia (blue-blind)
#7BDCCC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #87e090; /* rgb */ color: rgb(135, 224, 144); /* oklch */ color: oklch(83.1% 0.140 146.5);
Tailwind
colors: {
custom: {
50: '#aeeab1',
500: '#87e090',
950: '#000000',
},
}SCSS
$custom: #87e090; $custom-light: #aeeab1; $custom-dark: #000000;
JSON
{
"hex": "#87e090",
"rgb": {
"r": 135,
"g": 224,
"b": 144
},
"hsl": {
"h": 126.067,
"s": 58.94,
"l": 70.392
},
"oklch": {
"l": 0.8307,
"c": 0.14031,
"h": 146.5
},
"luminance": 0.60476
}Semantic roles & 50–950 ramp
primary
#87E090
secondary
#B854AE
accent
#1FB6C7
background
#FDFEFD
surface
#F7FDF7
border
#D0D5D0
text
#111610
muted
#818481