#87F892#87F892
#87F892 is a very light, vivid green. Relative luminance 0.744; OKLCH L 88.8% C 0.173 H 146.0°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #87F892 |
|---|---|
| RGB | rgb(135, 248, 146) |
| HSL | hsl(126, 89%, 75%) |
| HSV | hsv(126, 46%, 97%) |
| CMYK | cmyk(45.6%, 0%, 41.1%, 2.7%) |
| CIE-LAB | lab(89.09, -52.76, 39.19) |
| CIE-LCH | lch(89.09, 65.72, 143.39°) |
| OKLab | oklab(88.78% -0.1434 0.0967) |
| OKLCH | oklch(88.78% 0.173 146) |
| XYZ | xyz(48.7447, 74.3576, 38.9724) |
| Luminance | 0.7436 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.74
Baby Green
#8CFF9E
ΔE00 1.80
Mint Green
#8FFF9F
ΔE00 1.89
Lightgreen
#90EE90
ΔE00 2.53
Foam Green
#90FDA9
ΔE00 3.29
Easter Green
#8CFD7E
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87F892 #F887ED
analogous
#B4F887 #87F892 #87F8CB
triadic
#87F892 #9287F8 #F89287
tetradic
#87F892 #87B4F8 #F887ED #F8CB87
square
#87F892 #87B4F8 #F887ED #F8CB87
split-complementary
#87F892 #CB87F8 #F887B4
monochromatic
#13F129 #4DF55D #87F892 #C1FBC7 #E2FDE5
Accessibility & contrast
On white
1.32
#87F892 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#87F892 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87F892
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87F892 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87F892 | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE68B
Deuteranopia (green-blind)
#EBDC98
Tritanopia (blue-blind)
#76F3DF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #87f892; /* rgb */ color: rgb(135, 248, 146); /* oklch */ color: oklch(88.8% 0.173 146.0);
Tailwind
colors: {
custom: {
50: '#b0fbb3',
500: '#87f892',
950: '#000000',
},
}SCSS
$custom: #87f892; $custom-light: #b0fbb3; $custom-dark: #000000;
JSON
{
"hex": "#87f892",
"rgb": {
"r": 135,
"g": 248,
"b": 146
},
"hsl": {
"h": 125.841,
"s": 88.976,
"l": 75.098
},
"oklch": {
"l": 0.8878,
"c": 0.17293,
"h": 146
},
"luminance": 0.74361
}Semantic roles & 50–950 ramp
primary
#87F892
secondary
#D64DC8
accent
#00CFE6
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111711
muted
#818581