#87E188#87E188
#87E188 is a very light, vivid green. Relative luminance 0.608; OKLCH L 83.2% C 0.150 H 144.3°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #87E188 |
|---|---|
| RGB | rgb(135, 225, 136) |
| HSL | hsl(121, 60%, 71%) |
| HSV | hsv(121, 40%, 88%) |
| CMYK | cmyk(40%, 0%, 39.6%, 11.8%) |
| CIE-LAB | lab(82.26, -44.64, 35.29) |
| CIE-LCH | lch(82.26, 56.90, 141.67°) |
| OKLab | oklab(83.16% -0.1216 0.0873) |
| OKLCH | oklch(83.16% 0.15 144.3) |
| XYZ | xyz(41.3588, 60.7764, 32.8395) |
| Luminance | 0.6078 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.91
Palegreen
#98FB98
ΔE00 5.66
Lightish Green
#61E160
ΔE00 5.82
Hospital Green
#9BE5AA
ΔE00 5.93
Weird Green
#3AE57F
ΔE00 6.00
Light Sea Green
#98F6B0
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87E188 #E187E0
analogous
#B3E187 #87E188 #87E1B5
triadic
#87E188 #8887E1 #E18887
tetradic
#87E188 #87B3E1 #E187E0 #E1B587
square
#87E188 #87B3E1 #E187E0 #E1B587
split-complementary
#87E188 #B587E1 #E187B3
monochromatic
#30BE31 #56D557 #87E188 #B8EDB9 #E7F9E7
Accessibility & contrast
On white
1.60
#87E188 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#87E188 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87E188
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87E188 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87E188 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D282
Deuteranopia (green-blind)
#D7C98D
Tritanopia (blue-blind)
#7CDCCB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #87e188; /* rgb */ color: rgb(135, 225, 136); /* oklch */ color: oklch(83.2% 0.150 144.3);
Tailwind
colors: {
custom: {
50: '#aeebab',
500: '#87e188',
950: '#000000',
},
}SCSS
$custom: #87e188; $custom-light: #aeebab; $custom-dark: #000000;
JSON
{
"hex": "#87e188",
"rgb": {
"r": 135,
"g": 225,
"b": 136
},
"hsl": {
"h": 120.667,
"s": 60,
"l": 70.588
},
"oklch": {
"l": 0.83161,
"c": 0.14965,
"h": 144.3
},
"luminance": 0.60779
}Semantic roles & 50–950 ramp
primary
#87E188
secondary
#B953B8
accent
#1EC6C8
background
#FDFEFD
surface
#F8FDF7
border
#D1D5D0
text
#111610
muted
#818481