#87F792#87F792
#87F792 is a very light, vivid green. Relative luminance 0.737; OKLCH L 88.5% C 0.172 H 146.1°. Best body text is #000000 at 15.75:1 contrast (WCAG AA passes).
Color values
| HEX | #87F792 |
|---|---|
| RGB | rgb(135, 247, 146) |
| HSL | hsl(126, 88%, 75%) |
| HSV | hsv(126, 45%, 97%) |
| CMYK | cmyk(45.3%, 0%, 40.9%, 3.1%) |
| CIE-LAB | lab(88.80, -52.35, 38.81) |
| CIE-LCH | lch(88.80, 65.17, 143.45°) |
| OKLab | oklab(88.54% -0.1423 0.0958) |
| OKLCH | oklch(88.54% 0.172 146.1) |
| XYZ | xyz(48.4381, 73.7443, 38.8702) |
| Luminance | 0.7375 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.79
Baby Green
#8CFF9E
ΔE00 1.91
Mint Green
#8FFF9F
ΔE00 1.99
Lightgreen
#90EE90
ΔE00 2.33
Foam Green
#90FDA9
ΔE00 3.26
Easter Green
#8CFD7E
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87F792 #F787EC
analogous
#B4F787 #87F792 #87F7CA
triadic
#87F792 #9287F7 #F79287
tetradic
#87F792 #87B4F7 #F787EC #F7CA87
square
#87F792 #87B4F7 #F787EC #F7CA87
split-complementary
#87F792 #CA87F7 #F787B4
monochromatic
#14EF2A #4EF35E #87F792 #C0FBC6 #E2FDE5
Accessibility & contrast
On white
1.33
#87F792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.75
#87F792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87F792
15.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87F792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87F792 | 1.00 | 1.33 | 15.75 | 15.75 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE68B
Deuteranopia (green-blind)
#EADB98
Tritanopia (blue-blind)
#76F2DE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #87f792; /* rgb */ color: rgb(135, 247, 146); /* oklch */ color: oklch(88.5% 0.172 146.1);
Tailwind
colors: {
custom: {
50: '#b0fab3',
500: '#87f792',
950: '#000000',
},
}SCSS
$custom: #87f792; $custom-light: #b0fab3; $custom-dark: #000000;
JSON
{
"hex": "#87f792",
"rgb": {
"r": 135,
"g": 247,
"b": 146
},
"hsl": {
"h": 125.893,
"s": 87.5,
"l": 74.902
},
"oklch": {
"l": 0.88544,
"c": 0.17153,
"h": 146.1
},
"luminance": 0.73748
}Semantic roles & 50–950 ramp
primary
#87F792
secondary
#D44EC7
accent
#01CEE4
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111711
muted
#818581