#87FCBB#87FCBB
#87FCBB is a very light, vivid green. Relative luminance 0.784; OKLCH L 90.5% C 0.141 H 157.6°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #87FCBB |
|---|---|
| RGB | rgb(135, 252, 187) |
| HSL | hsl(147, 95%, 76%) |
| HSV | hsv(147, 46%, 99%) |
| CMYK | cmyk(46.4%, 0%, 25.8%, 1.2%) |
| CIE-LAB | lab(90.94, -47.44, 21.06) |
| CIE-LCH | lch(90.94, 51.90, 156.06°) |
| OKLab | oklab(90.52% -0.1303 0.0537) |
| OKLCH | oklch(90.52% 0.141 157.6) |
| XYZ | xyz(53.7677, 78.3554, 59.2949) |
| Luminance | 0.7836 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.47
Seafoam (survey)
#80F9AD
ΔE00 2.33
Light Seafoam
#A0FEBF
ΔE00 2.64
Seafoam Green
#7AF9AB
ΔE00 2.69
Light Greenish Blue
#63F7B4
ΔE00 2.98
Light Aquamarine
#7BFDC7
ΔE00 3.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FCBB #FC87C8
analogous
#8DFC87 #87FCBB #87FCF6
triadic
#87FCBB #BB87FC #FCBB87
tetradic
#87FCBB #878DFC #FC87C8 #FCF687
square
#87FCBB #878DFC #FC87C8 #FCF687
split-complementary
#87FCBB #F687FC #FC878D
monochromatic
#10F977 #4BFB99 #87FCBB #C3FDDD #E1FEEE
Accessibility & contrast
On white
1.26
#87FCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#87FCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FCBB
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FCBB | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAECB7
Deuteranopia (green-blind)
#E9E0BF
Tritanopia (blue-blind)
#69FBEA
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #87fcbb; /* rgb */ color: rgb(135, 252, 187); /* oklch */ color: oklch(90.5% 0.141 157.6);
Tailwind
colors: {
custom: {
50: '#b0fecf',
500: '#87fcbb',
950: '#000000',
},
}SCSS
$custom: #87fcbb; $custom-light: #b0fecf; $custom-dark: #000000;
JSON
{
"hex": "#87fcbb",
"rgb": {
"r": 135,
"g": 252,
"b": 187
},
"hsl": {
"h": 146.667,
"s": 95.122,
"l": 75.882
},
"oklch": {
"l": 0.90518,
"c": 0.1409,
"h": 157.6
},
"luminance": 0.7836
}Semantic roles & 50–950 ramp
primary
#87FCBB
secondary
#DB4C9C
accent
#007FE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683