#87F78F#87F78F
#87F78F is a very light, vivid green. Relative luminance 0.737; OKLCH L 88.5% C 0.174 H 145.4°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #87F78F |
|---|---|
| RGB | rgb(135, 247, 143) |
| HSL | hsl(124, 88%, 75%) |
| HSV | hsv(124, 45%, 97%) |
| CMYK | cmyk(45.3%, 0%, 42.1%, 3.1%) |
| CIE-LAB | lab(88.76, -52.80, 40.23) |
| CIE-LCH | lch(88.76, 66.38, 142.69°) |
| OKLab | oklab(88.49% -0.1435 0.099) |
| OKLCH | oklch(88.49% 0.174 145.4) |
| XYZ | xyz(48.2078, 73.6522, 37.6573) |
| Luminance | 0.7366 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Palegreen
#98FB98
ΔE00 1.83
Baby Green
#8CFF9E
ΔE00 2.19
Mint Green
#8FFF9F
ΔE00 2.27
Lightgreen
#90EE90
ΔE00 2.41
Easter Green
#8CFD7E
ΔE00 3.39
Foam Green
#90FDA9
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87F78F #F787EF
analogous
#B7F787 #87F78F #87F7C7
triadic
#87F78F #8F87F7 #F78F87
tetradic
#87F78F #87B7F7 #F787EF #F7C787
square
#87F78F #87B7F7 #F787EF #F7C787
split-complementary
#87F78F #C787F7 #F787B7
monochromatic
#14EF24 #4EF359 #87F78F #C0FBC5 #E2FDE4
Accessibility & contrast
On white
1.33
#87F78F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#87F78F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87F78F
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87F78F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87F78F | 1.00 | 1.33 | 15.73 | 15.73 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE587
Deuteranopia (green-blind)
#EBDB96
Tritanopia (blue-blind)
#77F2DE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #87f78f; /* rgb */ color: rgb(135, 247, 143); /* oklch */ color: oklch(88.5% 0.174 145.4);
Tailwind
colors: {
custom: {
50: '#b0fab1',
500: '#87f78f',
950: '#000000',
},
}SCSS
$custom: #87f78f; $custom-light: #b0fab1; $custom-dark: #000000;
JSON
{
"hex": "#87f78f",
"rgb": {
"r": 135,
"g": 247,
"b": 143
},
"hsl": {
"h": 124.286,
"s": 87.5,
"l": 74.902
},
"oklch": {
"l": 0.88494,
"c": 0.17434,
"h": 145.4
},
"luminance": 0.73656
}Semantic roles & 50–950 ramp
primary
#87F78F
secondary
#D44ECB
accent
#01D4E4
background
#FDFFFD
surface
#F8FFF7
border
#D1D7D0
text
#111711
muted
#818581