#87FABB#87FABB
#87FABB is a very light, vivid green. Relative luminance 0.771; OKLCH L 90.1% C 0.138 H 158.0°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #87FABB |
|---|---|
| RGB | rgb(135, 250, 187) |
| HSL | hsl(147, 92%, 75%) |
| HSV | hsv(147, 46%, 98%) |
| CMYK | cmyk(46%, 0%, 25.2%, 2%) |
| CIE-LAB | lab(90.37, -46.58, 20.27) |
| CIE-LCH | lch(90.37, 50.80, 156.49°) |
| OKLab | oklab(90.05% -0.128 0.0517) |
| OKLCH | oklch(90.05% 0.138 158) |
| XYZ | xyz(53.1429, 77.1059, 59.0866) |
| Luminance | 0.7711 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.78
Seafoam (survey)
#80F9AD
ΔE00 2.58
Light Seafoam
#A0FEBF
ΔE00 2.71
Light Aquamarine
#7BFDC7
ΔE00 2.85
Light Greenish Blue
#63F7B4
ΔE00 2.93
Seafoam Green
#7AF9AB
ΔE00 2.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FABB #FA87C6
analogous
#8CFA87 #87FABB #87FAF4
triadic
#87FABB #BB87FA #FABB87
tetradic
#87FABB #878CFA #FA87C6 #FAF487
square
#87FABB #878CFA #FA87C6 #FAF487
split-complementary
#87FABB #F487FA #FA878C
monochromatic
#11F578 #4CF89A #87FABB #C2FCDC #E2FEEE
Accessibility & contrast
On white
1.28
#87FABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#87FABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FABB
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FABB | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EBB7
Deuteranopia (green-blind)
#E7DFBF
Tritanopia (blue-blind)
#69F9E9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #87fabb; /* rgb */ color: rgb(135, 250, 187); /* oklch */ color: oklch(90.1% 0.138 158.0);
Tailwind
colors: {
custom: {
50: '#b0fccf',
500: '#87fabb',
950: '#000000',
},
}SCSS
$custom: #87fabb; $custom-light: #b0fccf; $custom-dark: #000000;
JSON
{
"hex": "#87fabb",
"rgb": {
"r": 135,
"g": 250,
"b": 187
},
"hsl": {
"h": 147.13,
"s": 92,
"l": 75.49
},
"oklch": {
"l": 0.90054,
"c": 0.1381,
"h": 158
},
"luminance": 0.7711
}Semantic roles & 50–950 ramp
primary
#87FABB
secondary
#D84D99
accent
#007EE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111714
muted
#818583