#87EF99#87EF99
#87EF99 is a very light, vivid green. Relative luminance 0.692; OKLCH L 86.8% C 0.154 H 148.2°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #87EF99 |
|---|---|
| RGB | rgb(135, 239, 153) |
| HSL | hsl(130, 76%, 73%) |
| HSV | hsv(130, 44%, 94%) |
| CMYK | cmyk(43.5%, 0%, 36%, 6.3%) |
| CIE-LAB | lab(86.59, -47.94, 32.43) |
| CIE-LCH | lch(86.59, 57.87, 145.92°) |
| OKLab | oklab(86.78% -0.1304 0.081) |
| OKLCH | oklch(86.78% 0.154 148.2) |
| XYZ | xyz(46.6053, 69.1807, 41.0282) |
| Luminance | 0.6918 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.10
Foam Green
#90FDA9
ΔE00 3.07
Mint Green
#8FFF9F
ΔE00 3.48
Baby Green
#8CFF9E
ΔE00 3.50
Palegreen
#98FB98
ΔE00 3.53
Light Sea Green
#98F6B0
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87EF99 #EF87DD
analogous
#A9EF87 #87EF99 #87EFCD
triadic
#87EF99 #9987EF #EF9987
tetradic
#87EF99 #87A9EF #EF87DD #EFCD87
square
#87EF99 #87A9EF #EF87DD #EFCD87
split-complementary
#87EF99 #CD87EF #EF87A9
monochromatic
#1EDE3F #51E86B #87EF99 #BDF6C7 #E4FBE8
Accessibility & contrast
On white
1.42
#87EF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#87EF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87EF99
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87EF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87EF99 | 1.00 | 1.42 | 14.84 | 14.84 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DF93
Deuteranopia (green-blind)
#E2D59E
Tritanopia (blue-blind)
#76EBD9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #87ef99; /* rgb */ color: rgb(135, 239, 153); /* oklch */ color: oklch(86.8% 0.154 148.2);
Tailwind
colors: {
custom: {
50: '#aff5b7',
500: '#87ef99',
950: '#000000',
},
}SCSS
$custom: #87ef99; $custom-light: #aff5b7; $custom-dark: #000000;
JSON
{
"hex": "#87ef99",
"rgb": {
"r": 135,
"g": 239,
"b": 153
},
"hsl": {
"h": 130.385,
"s": 76.471,
"l": 73.333
},
"oklch": {
"l": 0.86779,
"c": 0.15352,
"h": 148.2
},
"luminance": 0.69184
}Semantic roles & 50–950 ramp
primary
#87EF99
secondary
#CA50B5
accent
#0DB5D9
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581