#87FBB7#87FBB7
#87FBB7 is a very light, vivid green. Relative luminance 0.776; OKLCH L 90.2% C 0.143 H 156.3°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #87FBB7 |
|---|---|
| RGB | rgb(135, 251, 183) |
| HSL | hsl(145, 94%, 76%) |
| HSV | hsv(145, 46%, 98%) |
| CMYK | cmyk(46.2%, 0%, 27.1%, 1.6%) |
| CIE-LAB | lab(90.58, -47.76, 22.60) |
| CIE-LCH | lch(90.58, 52.84, 154.68°) |
| OKLab | oklab(90.2% -0.1309 0.0575) |
| OKLCH | oklch(90.2% 0.143 156.3) |
| XYZ | xyz(53.0322, 77.5601, 56.9666) |
| Luminance | 0.7756 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 0.99
Seafoam (survey)
#80F9AD
ΔE00 1.66
Seafoam Green
#7AF9AB
ΔE00 2.07
Light Seafoam
#A0FEBF
ΔE00 2.64
Light Sea Green
#98F6B0
ΔE00 2.65
Light Greenish Blue
#63F7B4
ΔE00 3.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FBB7 #FB87CB
analogous
#91FB87 #87FBB7 #87FBF1
triadic
#87FBB7 #B787FB #FBB787
tetradic
#87FBB7 #8791FB #FB87CB #FBF187
square
#87FBB7 #8791FB #FB87CB #FBF187
split-complementary
#87FBB7 #F187FB #FB8791
monochromatic
#11F770 #4CF993 #87FBB7 #C2FDDB #E1FEED
Accessibility & contrast
On white
1.27
#87FBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#87FBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FBB7
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FBB7 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEBB3
Deuteranopia (green-blind)
#E9DFBB
Tritanopia (blue-blind)
#6AF9E9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #87fbb7; /* rgb */ color: rgb(135, 251, 183); /* oklch */ color: oklch(90.2% 0.143 156.3);
Tailwind
colors: {
custom: {
50: '#b0fdcc',
500: '#87fbb7',
950: '#000000',
},
}SCSS
$custom: #87fbb7; $custom-light: #b0fdcc; $custom-dark: #000000;
JSON
{
"hex": "#87fbb7",
"rgb": {
"r": 135,
"g": 251,
"b": 183
},
"hsl": {
"h": 144.828,
"s": 93.548,
"l": 75.686
},
"oklch": {
"l": 0.90198,
"c": 0.14299,
"h": 156.3
},
"luminance": 0.77564
}Semantic roles & 50–950 ramp
primary
#87FBB7
secondary
#DA4C9F
accent
#0087E6
background
#FDFFFE
surface
#F8FFFA
border
#D1D7D3
text
#111813
muted
#818683