#87FFBA#87FFBA
#87FFBA is a very light, vivid green. Relative luminance 0.802; OKLCH L 91.2% C 0.146 H 156.7°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #87FFBA |
|---|---|
| RGB | rgb(135, 255, 186) |
| HSL | hsl(146, 100%, 76%) |
| HSV | hsv(146, 47%, 100%) |
| CMYK | cmyk(47.1%, 0%, 27.1%, 0%) |
| CIE-LAB | lab(91.78, -48.90, 22.73) |
| CIE-LCH | lch(91.78, 53.92, 155.07°) |
| OKLab | oklab(91.19% -0.134 0.0578) |
| OKLCH | oklch(91.19% 0.146 156.7) |
| XYZ | xyz(54.6105, 80.2118, 59.0495) |
| Luminance | 0.8022 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.20
Seafoam (survey)
#80F9AD
ΔE00 2.00
Seafoam Green
#7AF9AB
ΔE00 2.32
Light Seafoam
#A0FEBF
ΔE00 2.73
Light Bluish Green
#76FDA8
ΔE00 3.05
Light Sea Green
#98F6B0
ΔE00 3.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FFBA #FF87CC
analogous
#90FF87 #87FFBA #87FFF6
triadic
#87FFBA #BA87FF #FFBA87
tetradic
#87FFBA #8790FF #FF87CC #FFF687
square
#87FFBA #8790FF #FF87CC #FFF687
split-complementary
#87FFBA #F687FF #FF8790
monochromatic
#0DFF74 #4AFF97 #87FFBA #C4FFDD #E0FFED
Accessibility & contrast
On white
1.23
#87FFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#87FFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FFBA
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FFBA | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEFB6
Deuteranopia (green-blind)
#ECE2BE
Tritanopia (blue-blind)
#68FDEC
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #87ffba; /* rgb */ color: rgb(135, 255, 186); /* oklch */ color: oklch(91.2% 0.146 156.7);
Tailwind
colors: {
custom: {
50: '#b0ffcf',
500: '#87ffba',
950: '#000000',
},
}SCSS
$custom: #87ffba; $custom-light: #b0ffcf; $custom-dark: #000000;
JSON
{
"hex": "#87ffba",
"rgb": {
"r": 135,
"g": 255,
"b": 186
},
"hsl": {
"h": 145.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.91194,
"c": 0.14597,
"h": 156.7
},
"luminance": 0.80216
}Semantic roles & 50–950 ramp
primary
#87FFBA
secondary
#DF4BA0
accent
#0084E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111813
muted
#818683