#87FBA5#87FBA5
#87FBA5 is a very light, vivid green. Relative luminance 0.769; OKLCH L 89.8% C 0.159 H 150.5°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #87FBA5 |
|---|---|
| RGB | rgb(135, 251, 165) |
| HSL | hsl(136, 94%, 76%) |
| HSV | hsv(136, 46%, 98%) |
| CMYK | cmyk(46.2%, 0%, 34.3%, 1.6%) |
| CIE-LAB | lab(90.26, -50.97, 31.28) |
| CIE-LCH | lch(90.26, 59.80, 148.46°) |
| OKLab | oklab(89.83% -0.1387 0.0785) |
| OKLCH | oklch(89.83% 0.159 150.5) |
| XYZ | xyz(51.2771, 76.8581, 47.7231) |
| Luminance | 0.7686 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 0.92
Light Bluish Green
#76FDA8
ΔE00 1.78
Baby Green
#8CFF9E
ΔE00 2.02
Mint Green
#8FFF9F
ΔE00 2.04
Seafoam (survey)
#80F9AD
ΔE00 2.10
Seafoam Green
#7AF9AB
ΔE00 2.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FBA5 #FB87DD
analogous
#A3FB87 #87FBA5 #87FBDF
triadic
#87FBA5 #A587FB #FBA587
tetradic
#87FBA5 #87A3FB #FB87DD #FBDF87
square
#87FBA5 #87A3FB #FB87DD #FBDF87
split-complementary
#87FBA5 #DF87FB #FB87A3
monochromatic
#11F74C #4CF979 #87FBA5 #C2FDD1 #E1FEE9
Accessibility & contrast
On white
1.28
#87FBA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#87FBA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FBA5
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FBA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FBA5 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEA9F
Deuteranopia (green-blind)
#EBDFAA
Tritanopia (blue-blind)
#70F8E5
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #87fba5; /* rgb */ color: rgb(135, 251, 165); /* oklch */ color: oklch(89.8% 0.159 150.5);
Tailwind
colors: {
custom: {
50: '#b0fdc0',
500: '#87fba5',
950: '#000000',
},
}SCSS
$custom: #87fba5; $custom-light: #b0fdc0; $custom-dark: #000000;
JSON
{
"hex": "#87fba5",
"rgb": {
"r": 135,
"g": 251,
"b": 165
},
"hsl": {
"h": 135.517,
"s": 93.548,
"l": 75.686
},
"oklch": {
"l": 0.89829,
"c": 0.15934,
"h": 150.5
},
"luminance": 0.76862
}Semantic roles & 50–950 ramp
primary
#87FBA5
secondary
#DA4CB5
accent
#00AAE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111812
muted
#818682