#87F9BB#87F9BB
#87F9BB is a very light, vivid green. Relative luminance 0.765; OKLCH L 89.8% C 0.137 H 158.2°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #87F9BB |
|---|---|
| RGB | rgb(135, 249, 187) |
| HSL | hsl(147, 90%, 75%) |
| HSV | hsv(147, 46%, 98%) |
| CMYK | cmyk(45.8%, 0%, 24.9%, 2.4%) |
| CIE-LAB | lab(90.08, -46.15, 19.87) |
| CIE-LCH | lch(90.08, 50.24, 156.71°) |
| OKLab | oklab(89.82% -0.1269 0.0507) |
| OKLCH | oklch(89.82% 0.137 158.2) |
| XYZ | xyz(52.8330, 76.4861, 58.9833) |
| Luminance | 0.7649 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.97
Seafoam (survey)
#80F9AD
ΔE00 2.73
Light Aquamarine
#7BFDC7
ΔE00 2.79
Light Seafoam
#A0FEBF
ΔE00 2.79
Light Greenish Blue
#63F7B4
ΔE00 2.94
Seafoam Green
#7AF9AB
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87F9BB #F987C5
analogous
#8CF987 #87F9BB #87F9F4
triadic
#87F9BB #BB87F9 #F9BB87
tetradic
#87F9BB #878CF9 #F987C5 #F9F487
square
#87F9BB #878CF9 #F987C5 #F9F487
split-complementary
#87F9BB #F487F9 #F9878C
monochromatic
#12F379 #4DF69A #87F9BB #C1FCDC #E2FEEE
Accessibility & contrast
On white
1.29
#87F9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#87F9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87F9BB
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87F9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87F9BB | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EAB7
Deuteranopia (green-blind)
#E6DEBF
Tritanopia (blue-blind)
#69F8E8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #87f9bb; /* rgb */ color: rgb(135, 249, 187); /* oklch */ color: oklch(89.8% 0.137 158.2);
Tailwind
colors: {
custom: {
50: '#b0fccf',
500: '#87f9bb',
950: '#000000',
},
}SCSS
$custom: #87f9bb; $custom-light: #b0fccf; $custom-dark: #000000;
JSON
{
"hex": "#87f9bb",
"rgb": {
"r": 135,
"g": 249,
"b": 187
},
"hsl": {
"h": 147.368,
"s": 90.476,
"l": 75.294
},
"oklch": {
"l": 0.89821,
"c": 0.1367,
"h": 158.2
},
"luminance": 0.7649
}Semantic roles & 50–950 ramp
primary
#87F9BB
secondary
#D74D98
accent
#007DE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111714
muted
#818583