#87E193#87E193
#87E193 is a very light, vivid green. Relative luminance 0.611; OKLCH L 83.4% C 0.139 H 147.3°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #87E193 |
|---|---|
| RGB | rgb(135, 225, 147) |
| HSL | hsl(128, 60%, 71%) |
| HSV | hsv(128, 40%, 88%) |
| CMYK | cmyk(40%, 0%, 34.7%, 11.8%) |
| CIE-LAB | lab(82.44, -42.91, 29.94) |
| CIE-LCH | lch(82.44, 52.32, 145.09°) |
| OKLab | oklab(83.36% -0.1169 0.075) |
| OKLCH | oklch(83.36% 0.139 147.3) |
| XYZ | xyz(42.1811, 61.1053, 37.1700) |
| Luminance | 0.6111 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.74
Hospital Green
#9BE5AA
ΔE00 4.21
Light Sea Green
#98F6B0
ΔE00 5.17
Seafoam (survey)
#80F9AD
ΔE00 5.86
Seafoam Green
#7AF9AB
ΔE00 5.97
Foam Green
#90FDA9
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87E193 #E187D5
analogous
#A8E187 #87E193 #87E1C0
triadic
#87E193 #9387E1 #E19387
tetradic
#87E193 #87A8E1 #E187D5 #E1C087
square
#87E193 #87A8E1 #E187D5 #E1C087
split-complementary
#87E193 #C087E1 #E187A8
monochromatic
#30BE43 #56D567 #87E193 #B8EDBF #E7F9E9
Accessibility & contrast
On white
1.59
#87E193 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#87E193 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87E193
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87E193 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87E193 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D38E
Deuteranopia (green-blind)
#D6CA98
Tritanopia (blue-blind)
#7ADDCD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #87e193; /* rgb */ color: rgb(135, 225, 147); /* oklch */ color: oklch(83.4% 0.139 147.3);
Tailwind
colors: {
custom: {
50: '#aeebb3',
500: '#87e193',
950: '#000000',
},
}SCSS
$custom: #87e193; $custom-light: #aeebb3; $custom-dark: #000000;
JSON
{
"hex": "#87e193",
"rgb": {
"r": 135,
"g": 225,
"b": 147
},
"hsl": {
"h": 128,
"s": 60,
"l": 70.588
},
"oklch": {
"l": 0.83363,
"c": 0.13884,
"h": 147.3
},
"luminance": 0.61108
}Semantic roles & 50–950 ramp
primary
#87E193
secondary
#B953AB
accent
#1EB1C8
background
#FDFEFD
surface
#F7FDF8
border
#D0D5D1
text
#111611
muted
#818481