#87E08C#87E08C
#87E08C is a very light, vivid green. Relative luminance 0.604; OKLCH L 83.0% C 0.144 H 145.4°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #87E08C |
|---|---|
| RGB | rgb(135, 224, 140) |
| HSL | hsl(123, 59%, 70%) |
| HSV | hsv(123, 40%, 88%) |
| CMYK | cmyk(39.7%, 0%, 37.5%, 12.2%) |
| CIE-LAB | lab(82.03, -43.59, 32.97) |
| CIE-LCH | lch(82.03, 54.65, 142.90°) |
| OKLab | oklab(82.99% -0.1187 0.082) |
| OKLCH | oklch(82.99% 0.144 145.4) |
| XYZ | xyz(41.3789, 60.3532, 34.2748) |
| Luminance | 0.6036 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.33
Hospital Green
#9BE5AA
ΔE00 5.22
Light Sea Green
#98F6B0
ΔE00 5.97
Palegreen
#98FB98
ΔE00 6.03
Weird Green
#3AE57F
ΔE00 6.12
Foam Green
#90FDA9
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87E08C #E087DB
analogous
#AEE087 #87E08C #87E0B8
triadic
#87E08C #8C87E0 #E08C87
tetradic
#87E08C #87AEE0 #E087DB #E0B887
square
#87E08C #87AEE0 #E087DB #E0B887
split-complementary
#87E08C #B887E0 #E087AE
monochromatic
#31BC38 #56D35D #87E08C #B8EDBB #E7F9E8
Accessibility & contrast
On white
1.61
#87E08C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#87E08C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87E08C
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87E08C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87E08C | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D186
Deuteranopia (green-blind)
#D6C991
Tritanopia (blue-blind)
#7CDCCB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #87e08c; /* rgb */ color: rgb(135, 224, 140); /* oklch */ color: oklch(83.0% 0.144 145.4);
Tailwind
colors: {
custom: {
50: '#aeeaae',
500: '#87e08c',
950: '#000000',
},
}SCSS
$custom: #87e08c; $custom-light: #aeeaae; $custom-dark: #000000;
JSON
{
"hex": "#87e08c",
"rgb": {
"r": 135,
"g": 224,
"b": 140
},
"hsl": {
"h": 123.371,
"s": 58.94,
"l": 70.392
},
"oklch": {
"l": 0.82995,
"c": 0.14425,
"h": 145.4
},
"luminance": 0.60356
}Semantic roles & 50–950 ramp
primary
#87E08C
secondary
#B854B2
accent
#1FBDC7
background
#FDFEFD
surface
#F7FDF7
border
#D0D5D0
text
#111610
muted
#818481