#87F9BA#87F9BA
#87F9BA is a very light, vivid green. Relative luminance 0.764; OKLCH L 89.8% C 0.138 H 157.8°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #87F9BA |
|---|---|
| RGB | rgb(135, 249, 186) |
| HSL | hsl(147, 90%, 75%) |
| HSV | hsv(147, 46%, 98%) |
| CMYK | cmyk(45.8%, 0%, 25.3%, 2.4%) |
| CIE-LAB | lab(90.06, -46.34, 20.35) |
| CIE-LCH | lch(90.06, 50.61, 156.29°) |
| OKLab | oklab(89.8% -0.1274 0.0519) |
| OKLCH | oklch(89.8% 0.138 157.8) |
| XYZ | xyz(52.7263, 76.4434, 58.4215) |
| Luminance | 0.7645 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.78
Seafoam (survey)
#80F9AD
ΔE00 2.52
Light Seafoam
#A0FEBF
ΔE00 2.73
Seafoam Green
#7AF9AB
ΔE00 2.89
Light Greenish Blue
#63F7B4
ΔE00 2.93
Light Aquamarine
#7BFDC7
ΔE00 2.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87F9BA #F987C6
analogous
#8DF987 #87F9BA #87F9F3
triadic
#87F9BA #BA87F9 #F9BA87
tetradic
#87F9BA #878DF9 #F987C6 #F9F387
square
#87F9BA #878DF9 #F987C6 #F9F387
split-complementary
#87F9BA #F387F9 #F9878D
monochromatic
#12F377 #4DF698 #87F9BA #C1FCDC #E2FEEE
Accessibility & contrast
On white
1.29
#87F9BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#87F9BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87F9BA
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87F9BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87F9BA | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EAB6
Deuteranopia (green-blind)
#E6DEBE
Tritanopia (blue-blind)
#6AF8E8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #87f9ba; /* rgb */ color: rgb(135, 249, 186); /* oklch */ color: oklch(89.8% 0.138 157.8);
Tailwind
colors: {
custom: {
50: '#b0fccf',
500: '#87f9ba',
950: '#000000',
},
}SCSS
$custom: #87f9ba; $custom-light: #b0fccf; $custom-dark: #000000;
JSON
{
"hex": "#87f9ba",
"rgb": {
"r": 135,
"g": 249,
"b": 186
},
"hsl": {
"h": 146.842,
"s": 90.476,
"l": 75.294
},
"oklch": {
"l": 0.89799,
"c": 0.13756,
"h": 157.8
},
"luminance": 0.76447
}Semantic roles & 50–950 ramp
primary
#87F9BA
secondary
#D74D99
accent
#007FE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111713
muted
#818583