#87F999#87F999
#87F999 is a very light, vivid green. Relative luminance 0.752; OKLCH L 89.1% C 0.168 H 147.6°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #87F999 |
|---|---|
| RGB | rgb(135, 249, 153) |
| HSL | hsl(129, 90%, 75%) |
| HSV | hsv(129, 46%, 98%) |
| CMYK | cmyk(45.8%, 0%, 38.6%, 2.4%) |
| CIE-LAB | lab(89.49, -52.09, 36.25) |
| CIE-LCH | lch(89.49, 63.46, 145.17°) |
| OKLab | oklab(89.14% -0.1416 0.09) |
| OKLCH | oklch(89.14% 0.168 147.6) |
| XYZ | xyz(49.6142, 75.1986, 42.0312) |
| Luminance | 0.7520 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 1.25
Mint Green
#8FFF9F
ΔE00 1.34
Palegreen
#98FB98
ΔE00 2.00
Foam Green
#90FDA9
ΔE00 2.29
Lightgreen
#90EE90
ΔE00 2.80
Light Bluish Green
#76FDA8
ΔE00 3.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87F999 #F987E7
analogous
#AEF987 #87F999 #87F9D2
triadic
#87F999 #9987F9 #F99987
tetradic
#87F999 #87AEF9 #F987E7 #F9D287
square
#87F999 #87AEF9 #F987E7 #F9D287
split-complementary
#87F999 #D287F9 #F987AE
monochromatic
#12F336 #4DF667 #87F999 #C1FCCB #E2FEE6
Accessibility & contrast
On white
1.31
#87F999 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#87F999 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87F999
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87F999 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87F999 | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE892
Deuteranopia (green-blind)
#EBDD9F
Tritanopia (blue-blind)
#74F5E1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #87f999; /* rgb */ color: rgb(135, 249, 153); /* oklch */ color: oklch(89.1% 0.168 147.6);
Tailwind
colors: {
custom: {
50: '#b0fcb8',
500: '#87f999',
950: '#000000',
},
}SCSS
$custom: #87f999; $custom-light: #b0fcb8; $custom-dark: #000000;
JSON
{
"hex": "#87f999",
"rgb": {
"r": 135,
"g": 249,
"b": 153
},
"hsl": {
"h": 129.474,
"s": 90.476,
"l": 75.294
},
"oklch": {
"l": 0.89137,
"c": 0.16776,
"h": 147.6
},
"luminance": 0.75202
}Semantic roles & 50–950 ramp
primary
#87F999
secondary
#D74DC1
accent
#00C1E6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111711
muted
#818581