#87FBAF#87FBAF
#87FBAF is a very light, vivid green. Relative luminance 0.772; OKLCH L 90.0% C 0.150 H 153.5°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #87FBAF |
|---|---|
| RGB | rgb(135, 251, 175) |
| HSL | hsl(141, 94%, 76%) |
| HSV | hsv(141, 46%, 98%) |
| CMYK | cmyk(46.2%, 0%, 30.3%, 1.6%) |
| CIE-LAB | lab(90.43, -49.23, 26.47) |
| CIE-LCH | lch(90.43, 55.89, 151.74°) |
| OKLab | oklab(90.03% -0.1344 0.067) |
| OKLCH | oklch(90.03% 0.15 153.5) |
| XYZ | xyz(52.2231, 77.2365, 52.7053) |
| Luminance | 0.7724 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 0.72
Seafoam Green
#7AF9AB
ΔE00 1.19
Light Blue Green
#7EFBB3
ΔE00 1.35
Light Bluish Green
#76FDA8
ΔE00 1.91
Foam Green
#90FDA9
ΔE00 1.92
Light Sea Green
#98F6B0
ΔE00 2.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FBAF #FB87D3
analogous
#99FB87 #87FBAF #87FBE9
triadic
#87FBAF #AF87FB #FBAF87
tetradic
#87FBAF #8799FB #FB87D3 #FBE987
square
#87FBAF #8799FB #FB87D3 #FBE987
split-complementary
#87FBAF #E987FB #FB8799
monochromatic
#11F760 #4CF988 #87FBAF #C2FDD6 #E1FEEB
Accessibility & contrast
On white
1.28
#87FBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#87FBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FBAF
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FBAF | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEBAA
Deuteranopia (green-blind)
#EADFB4
Tritanopia (blue-blind)
#6DF8E7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #87fbaf; /* rgb */ color: rgb(135, 251, 175); /* oklch */ color: oklch(90.0% 0.150 153.5);
Tailwind
colors: {
custom: {
50: '#b0fdc7',
500: '#87fbaf',
950: '#000000',
},
}SCSS
$custom: #87fbaf; $custom-light: #b0fdc7; $custom-dark: #000000;
JSON
{
"hex": "#87fbaf",
"rgb": {
"r": 135,
"g": 251,
"b": 175
},
"hsl": {
"h": 140.69,
"s": 93.548,
"l": 75.686
},
"oklch": {
"l": 0.90028,
"c": 0.15013,
"h": 153.5
},
"luminance": 0.7724
}Semantic roles & 50–950 ramp
primary
#87FBAF
secondary
#DA4CA9
accent
#0096E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682