#87FFBF#87FFBF
#87FFBF is a very light, vivid green. Relative luminance 0.804; OKLCH L 91.3% C 0.142 H 158.5°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #87FFBF |
|---|---|
| RGB | rgb(135, 255, 191) |
| HSL | hsl(148, 100%, 76%) |
| HSV | hsv(148, 47%, 100%) |
| CMYK | cmyk(47.1%, 0%, 25.1%, 0%) |
| CIE-LAB | lab(91.88, -47.95, 20.31) |
| CIE-LCH | lch(91.88, 52.07, 157.04°) |
| OKLab | oklab(91.3% -0.1318 0.0519) |
| OKLCH | oklch(91.3% 0.142 158.5) |
| XYZ | xyz(55.1514, 80.4282, 61.8980) |
| Luminance | 0.8043 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.92
Light Aquamarine
#7BFDC7
ΔE00 2.68
Light Seafoam
#A0FEBF
ΔE00 2.80
Seafoam (survey)
#80F9AD
ΔE00 2.87
Light Greenish Blue
#63F7B4
ΔE00 3.14
Seafoam Green
#7AF9AB
ΔE00 3.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FFBF #FF87C7
analogous
#8BFF87 #87FFBF #87FFFB
triadic
#87FFBF #BF87FF #FFBF87
tetradic
#87FFBF #878BFF #FF87C7 #FFFB87
square
#87FFBF #878BFF #FF87C7 #FFFB87
split-complementary
#87FFBF #FB87FF #FF878B
monochromatic
#0DFF7E #4AFF9E #87FFBF #C4FFE0 #E0FFEF
Accessibility & contrast
On white
1.23
#87FFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#87FFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FFBF
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FFBF | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEFBB
Deuteranopia (green-blind)
#EBE3C3
Tritanopia (blue-blind)
#67FEED
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #87ffbf; /* rgb */ color: rgb(135, 255, 191); /* oklch */ color: oklch(91.3% 0.142 158.5);
Tailwind
colors: {
custom: {
50: '#b0ffd2',
500: '#87ffbf',
950: '#000000',
},
}SCSS
$custom: #87ffbf; $custom-light: #b0ffd2; $custom-dark: #000000;
JSON
{
"hex": "#87ffbf",
"rgb": {
"r": 135,
"g": 255,
"b": 191
},
"hsl": {
"h": 148,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.91304,
"c": 0.14168,
"h": 158.5
},
"luminance": 0.80432
}Semantic roles & 50–950 ramp
primary
#87FFBF
secondary
#DF4B9A
accent
#007AE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683