#87F9BF#87F9BF
#87F9BF is a very light, vivid green. Relative luminance 0.767; OKLCH L 89.9% C 0.133 H 159.9°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #87F9BF |
|---|---|
| RGB | rgb(135, 249, 191) |
| HSL | hsl(149, 90%, 75%) |
| HSV | hsv(149, 46%, 98%) |
| CMYK | cmyk(45.8%, 0%, 23.3%, 2.4%) |
| CIE-LAB | lab(90.16, -45.37, 17.93) |
| CIE-LCH | lch(90.16, 48.79, 158.44°) |
| OKLab | oklab(89.91% -0.1252 0.0459) |
| OKLCH | oklch(89.91% 0.133 159.9) |
| XYZ | xyz(53.2672, 76.6598, 61.2700) |
| Luminance | 0.7666 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.09
Light Blue Green
#7EFBB3
ΔE00 2.77
Light Greenish Blue
#63F7B4
ΔE00 3.13
Light Seafoam
#A0FEBF
ΔE00 3.16
Seafoam (survey)
#80F9AD
ΔE00 3.60
Seafoam Green
#7AF9AB
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87F9BF #F987C1
analogous
#88F987 #87F9BF #87F9F8
triadic
#87F9BF #BF87F9 #F9BF87
tetradic
#87F9BF #8788F9 #F987C1 #F9F887
square
#87F9BF #8788F9 #F987C1 #F9F887
split-complementary
#87F9BF #F887F9 #F98788
monochromatic
#12F381 #4DF6A0 #87F9BF #C1FCDE #E2FEEF
Accessibility & contrast
On white
1.29
#87F9BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#87F9BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87F9BF
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87F9BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87F9BF | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EABC
Deuteranopia (green-blind)
#E5DEC2
Tritanopia (blue-blind)
#68F8E9
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #87f9bf; /* rgb */ color: rgb(135, 249, 191); /* oklch */ color: oklch(89.9% 0.133 159.9);
Tailwind
colors: {
custom: {
50: '#b0fcd2',
500: '#87f9bf',
950: '#000000',
},
}SCSS
$custom: #87f9bf; $custom-light: #b0fcd2; $custom-dark: #000000;
JSON
{
"hex": "#87f9bf",
"rgb": {
"r": 135,
"g": 249,
"b": 191
},
"hsl": {
"h": 149.474,
"s": 90.476,
"l": 75.294
},
"oklch": {
"l": 0.89913,
"c": 0.13334,
"h": 159.9
},
"luminance": 0.76664
}Semantic roles & 50–950 ramp
primary
#87F9BF
secondary
#D74D93
accent
#0075E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111714
muted
#818583