#87FBBB#87FBBB
#87FBBB is a very light, vivid green. Relative luminance 0.777; OKLCH L 90.3% C 0.140 H 157.8°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #87FBBB |
|---|---|
| RGB | rgb(135, 251, 187) |
| HSL | hsl(147, 94%, 76%) |
| HSV | hsv(147, 46%, 98%) |
| CMYK | cmyk(46.2%, 0%, 25.5%, 1.6%) |
| CIE-LAB | lab(90.66, -47.01, 20.66) |
| CIE-LCH | lch(90.66, 51.35, 156.27°) |
| OKLab | oklab(90.29% -0.1292 0.0527) |
| OKLCH | oklch(90.29% 0.14 157.8) |
| XYZ | xyz(53.4544, 77.7290, 59.1905) |
| Luminance | 0.7773 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.61
Seafoam (survey)
#80F9AD
ΔE00 2.44
Light Seafoam
#A0FEBF
ΔE00 2.66
Seafoam Green
#7AF9AB
ΔE00 2.80
Light Greenish Blue
#63F7B4
ΔE00 2.94
Light Aquamarine
#7BFDC7
ΔE00 2.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FBBB #FB87C7
analogous
#8DFB87 #87FBBB #87FBF5
triadic
#87FBBB #BB87FB #FBBB87
tetradic
#87FBBB #878DFB #FB87C7 #FBF587
square
#87FBBB #878DFB #FB87C7 #FBF587
split-complementary
#87FBBB #F587FB #FB878D
monochromatic
#11F778 #4CF999 #87FBBB #C2FDDD #E1FEEE
Accessibility & contrast
On white
1.27
#87FBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#87FBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FBBB
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FBBB | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9ECB7
Deuteranopia (green-blind)
#E8DFBF
Tritanopia (blue-blind)
#69FAEA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #87fbbb; /* rgb */ color: rgb(135, 251, 187); /* oklch */ color: oklch(90.3% 0.140 157.8);
Tailwind
colors: {
custom: {
50: '#b0fdcf',
500: '#87fbbb',
950: '#000000',
},
}SCSS
$custom: #87fbbb; $custom-light: #b0fdcf; $custom-dark: #000000;
JSON
{
"hex": "#87fbbb",
"rgb": {
"r": 135,
"g": 251,
"b": 187
},
"hsl": {
"h": 146.897,
"s": 93.548,
"l": 75.686
},
"oklch": {
"l": 0.90286,
"c": 0.13951,
"h": 157.8
},
"luminance": 0.77733
}Semantic roles & 50–950 ramp
primary
#87FBBB
secondary
#DA4C9A
accent
#007FE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683