#87F9BE#87F9BE
#87F9BE is a very light, vivid green. Relative luminance 0.766; OKLCH L 89.9% C 0.134 H 159.5°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #87F9BE |
|---|---|
| RGB | rgb(135, 249, 190) |
| HSL | hsl(149, 90%, 75%) |
| HSV | hsv(149, 46%, 98%) |
| CMYK | cmyk(45.8%, 0%, 23.7%, 2.4%) |
| CIE-LAB | lab(90.14, -45.57, 18.41) |
| CIE-LCH | lch(90.14, 49.15, 158.00°) |
| OKLab | oklab(89.89% -0.1256 0.0471) |
| OKLCH | oklch(89.89% 0.134 159.5) |
| XYZ | xyz(53.1575, 76.6159, 60.6924) |
| Luminance | 0.7662 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.25
Light Blue Green
#7EFBB3
ΔE00 2.56
Light Seafoam
#A0FEBF
ΔE00 3.04
Light Greenish Blue
#63F7B4
ΔE00 3.06
Seafoam (survey)
#80F9AD
ΔE00 3.38
Seafoam Green
#7AF9AB
ΔE00 3.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87F9BE #F987C2
analogous
#89F987 #87F9BE #87F9F7
triadic
#87F9BE #BE87F9 #F9BE87
tetradic
#87F9BE #8789F9 #F987C2 #F9F787
square
#87F9BE #8789F9 #F987C2 #F9F787
split-complementary
#87F9BE #F787F9 #F98789
monochromatic
#12F37F #4DF69E #87F9BE #C1FCDE #E2FEEF
Accessibility & contrast
On white
1.29
#87F9BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#87F9BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87F9BE
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87F9BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87F9BE | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EABB
Deuteranopia (green-blind)
#E5DEC2
Tritanopia (blue-blind)
#68F8E9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #87f9be; /* rgb */ color: rgb(135, 249, 190); /* oklch */ color: oklch(89.9% 0.134 159.5);
Tailwind
colors: {
custom: {
50: '#b0fcd1',
500: '#87f9be',
950: '#000000',
},
}SCSS
$custom: #87f9be; $custom-light: #b0fcd1; $custom-dark: #000000;
JSON
{
"hex": "#87f9be",
"rgb": {
"r": 135,
"g": 249,
"b": 190
},
"hsl": {
"h": 148.947,
"s": 90.476,
"l": 75.294
},
"oklch": {
"l": 0.8989,
"c": 0.13417,
"h": 159.5
},
"luminance": 0.7662
}Semantic roles & 50–950 ramp
primary
#87F9BE
secondary
#D74D95
accent
#0077E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111714
muted
#818583