#87DB78#87DB78
#87DB78 is a light, vivid green. Relative luminance 0.572; OKLCH L 81.5% C 0.157 H 140.7°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #87DB78 |
|---|---|
| RGB | rgb(135, 219, 120) |
| HSL | hsl(111, 58%, 66%) |
| HSV | hsv(111, 45%, 86%) |
| CMYK | cmyk(38.4%, 0%, 45.2%, 14.1%) |
| CIE-LAB | lab(80.27, -44.35, 40.71) |
| CIE-LCH | lch(80.27, 60.20, 137.45°) |
| OKLab | oklab(81.47% -0.1211 0.0992) |
| OKLCH | oklch(81.47% 0.157 140.7) |
| XYZ | xyz(38.7119, 57.1679, 26.7604) |
| Luminance | 0.5717 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.59
Lightish Green
#61E160
ΔE00 4.75
Fresh Green
#69D84F
ΔE00 5.19
Pistachio
#93C572
ΔE00 6.30
Weird Green
#3AE57F
ΔE00 7.00
Light Green
#96F97B
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87DB78 #CC78DB
analogous
#B9DB78 #87DB78 #78DB9B
triadic
#87DB78 #7887DB #DB7887
tetradic
#87DB78 #78B9DB #CC78DB #DB9B78
square
#87DB78 #78B9DB #CC78DB #DB9B78
split-complementary
#87DB78 #9B78DB #DB78B9
monochromatic
#41AB2E #5CCE48 #87DB78 #B2E8A8 #DDF5D9
Accessibility & contrast
On white
1.69
#87DB78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#87DB78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87DB78
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87DB78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87DB78 | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CC70
Deuteranopia (green-blind)
#D4C47E
Tritanopia (blue-blind)
#80D5C3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #87db78; /* rgb */ color: rgb(135, 219, 120); /* oklch */ color: oklch(81.5% 0.157 140.7);
Tailwind
colors: {
custom: {
50: '#aee6a0',
500: '#87db78',
950: '#000000',
},
}SCSS
$custom: #87db78; $custom-light: #aee6a0; $custom-dark: #000000;
JSON
{
"hex": "#87db78",
"rgb": {
"r": 135,
"g": 219,
"b": 120
},
"hsl": {
"h": 110.909,
"s": 57.895,
"l": 66.471
},
"oklch": {
"l": 0.8147,
"c": 0.15656,
"h": 140.7
},
"luminance": 0.5717
}Semantic roles & 50–950 ramp
primary
#87DB78
secondary
#9F4AAE
accent
#20C5AC
background
#FDFEFC
surface
#F7FCF5
border
#D0D5CF
text
#11160F
muted
#818480