#87F399#87F399
#87F399 is a very light, vivid green. Relative luminance 0.716; OKLCH L 87.7% C 0.159 H 147.9°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #87F399 |
|---|---|
| RGB | rgb(135, 243, 153) |
| HSL | hsl(130, 82%, 74%) |
| HSV | hsv(130, 44%, 95%) |
| CMYK | cmyk(44.4%, 0%, 37%, 4.7%) |
| CIE-LAB | lab(87.75, -49.61, 33.96) |
| CIE-LCH | lch(87.75, 60.12, 145.61°) |
| OKLab | oklab(87.72% -0.1349 0.0846) |
| OKLCH | oklch(87.72% 0.159 147.9) |
| XYZ | xyz(47.7893, 71.5487, 41.4229) |
| Luminance | 0.7155 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 2.10
Foam Green
#90FDA9
ΔE00 2.53
Baby Green
#8CFF9E
ΔE00 2.55
Mint Green
#8FFF9F
ΔE00 2.56
Palegreen
#98FB98
ΔE00 2.76
Light Bluish Green
#76FDA8
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87F399 #F387E1
analogous
#ABF387 #87F399 #87F3CF
triadic
#87F399 #9987F3 #F39987
tetradic
#87F399 #87ABF3 #F387E1 #F3CF87
square
#87F399 #87ABF3 #F387E1 #F3CF87
split-complementary
#87F399 #CF87F3 #F387AB
monochromatic
#18E83A #4FED6A #87F399 #BFF9C8 #E3FCE7
Accessibility & contrast
On white
1.37
#87F399 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#87F399 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87F399
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87F399 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87F399 | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E293
Deuteranopia (green-blind)
#E6D89E
Tritanopia (blue-blind)
#75EFDC
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #87f399; /* rgb */ color: rgb(135, 243, 153); /* oklch */ color: oklch(87.7% 0.159 147.9);
Tailwind
colors: {
custom: {
50: '#aff8b8',
500: '#87f399',
950: '#000000',
},
}SCSS
$custom: #87f399; $custom-light: #aff8b8; $custom-dark: #000000;
JSON
{
"hex": "#87f399",
"rgb": {
"r": 135,
"g": 243,
"b": 153
},
"hsl": {
"h": 130,
"s": 81.818,
"l": 74.118
},
"oklch": {
"l": 0.87722,
"c": 0.15926,
"h": 147.9
},
"luminance": 0.71552
}Semantic roles & 50–950 ramp
primary
#87F399
secondary
#CF4FBA
accent
#07BADE
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111711
muted
#818581