#87FBA9#87FBA9
#87FBA9 is a very light, vivid green. Relative luminance 0.770; OKLCH L 89.9% C 0.156 H 151.7°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #87FBA9 |
|---|---|
| RGB | rgb(135, 251, 169) |
| HSL | hsl(138, 94%, 76%) |
| HSV | hsv(138, 46%, 98%) |
| CMYK | cmyk(46.2%, 0%, 32.7%, 1.6%) |
| CIE-LAB | lab(90.32, -50.28, 29.36) |
| CIE-LCH | lch(90.32, 58.23, 149.72°) |
| OKLab | oklab(89.91% -0.137 0.0739) |
| OKLCH | oklch(89.91% 0.156 151.7) |
| XYZ | xyz(51.6469, 77.0060, 49.6705) |
| Luminance | 0.7701 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 1.07
Seafoam (survey)
#80F9AD
ΔE00 1.43
Seafoam Green
#7AF9AB
ΔE00 1.58
Light Bluish Green
#76FDA8
ΔE00 1.59
Light Blue Green
#7EFBB3
ΔE00 2.35
Mint (survey)
#9FFEB0
ΔE00 2.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FBA9 #FB87D9
analogous
#9FFB87 #87FBA9 #87FBE3
triadic
#87FBA9 #A987FB #FBA987
tetradic
#87FBA9 #879FFB #FB87D9 #FBE387
square
#87FBA9 #879FFB #FB87D9 #FBE387
split-complementary
#87FBA9 #E387FB #FB879F
monochromatic
#11F754 #4CF97F #87FBA9 #C2FDD3 #E1FEEA
Accessibility & contrast
On white
1.28
#87FBA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#87FBA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FBA9
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FBA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FBA9 | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEAA4
Deuteranopia (green-blind)
#EBDFAE
Tritanopia (blue-blind)
#6FF8E6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #87fba9; /* rgb */ color: rgb(135, 251, 169); /* oklch */ color: oklch(89.9% 0.156 151.7);
Tailwind
colors: {
custom: {
50: '#b0fdc3',
500: '#87fba9',
950: '#000000',
},
}SCSS
$custom: #87fba9; $custom-light: #b0fdc3; $custom-dark: #000000;
JSON
{
"hex": "#87fba9",
"rgb": {
"r": 135,
"g": 251,
"b": 169
},
"hsl": {
"h": 137.586,
"s": 93.548,
"l": 75.686
},
"oklch": {
"l": 0.89907,
"c": 0.15563,
"h": 151.7
},
"luminance": 0.7701
}Semantic roles & 50–950 ramp
primary
#87FBA9
secondary
#DA4CB0
accent
#00A2E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111812
muted
#818682