#87F992#87F992
#87F992 is a very light, vivid green. Relative luminance 0.750; OKLCH L 89.0% C 0.174 H 146.0°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #87F992 |
|---|---|
| RGB | rgb(135, 249, 146) |
| HSL | hsl(126, 90%, 75%) |
| HSV | hsv(126, 46%, 98%) |
| CMYK | cmyk(45.8%, 0%, 41.4%, 2.4%) |
| CIE-LAB | lab(89.38, -53.16, 39.56) |
| CIE-LCH | lch(89.38, 66.27, 143.34°) |
| OKLab | oklab(89.02% -0.1445 0.0975) |
| OKLCH | oklch(89.02% 0.174 146) |
| XYZ | xyz(49.0530, 74.9741, 39.0752) |
| Luminance | 0.7498 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Baby Green
#8CFF9E
ΔE00 1.71
Palegreen
#98FB98
ΔE00 1.71
Mint Green
#8FFF9F
ΔE00 1.81
Lightgreen
#90EE90
ΔE00 2.73
Foam Green
#90FDA9
ΔE00 3.33
Easter Green
#8CFD7E
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87F992 #F987EE
analogous
#B5F987 #87F992 #87F9CB
triadic
#87F992 #9287F9 #F99287
tetradic
#87F992 #87B5F9 #F987EE #F9CB87
square
#87F992 #87B5F9 #F987EE #F9CB87
split-complementary
#87F992 #CB87F9 #F987B5
monochromatic
#12F328 #4DF65D #87F992 #C1FCC7 #E2FEE5
Accessibility & contrast
On white
1.31
#87F992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#87F992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87F992
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87F992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87F992 | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE78A
Deuteranopia (green-blind)
#ECDC99
Tritanopia (blue-blind)
#76F4E0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #87f992; /* rgb */ color: rgb(135, 249, 146); /* oklch */ color: oklch(89.0% 0.174 146.0);
Tailwind
colors: {
custom: {
50: '#b0fcb3',
500: '#87f992',
950: '#000000',
},
}SCSS
$custom: #87f992; $custom-light: #b0fcb3; $custom-dark: #000000;
JSON
{
"hex": "#87f992",
"rgb": {
"r": 135,
"g": 249,
"b": 146
},
"hsl": {
"h": 125.789,
"s": 90.476,
"l": 75.294
},
"oklch": {
"l": 0.89017,
"c": 0.17432,
"h": 146
},
"luminance": 0.74978
}Semantic roles & 50–950 ramp
primary
#87F992
secondary
#D74DCA
accent
#00CFE6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111711
muted
#818581