#87FDBB#87FDBB
#87FDBB is a very light, vivid green. Relative luminance 0.790; OKLCH L 90.8% C 0.142 H 157.4°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #87FDBB |
|---|---|
| RGB | rgb(135, 253, 187) |
| HSL | hsl(146, 97%, 76%) |
| HSV | hsv(146, 47%, 99%) |
| CMYK | cmyk(46.6%, 0%, 26.1%, 0.8%) |
| CIE-LAB | lab(91.23, -47.86, 21.46) |
| CIE-LCH | lch(91.23, 52.45, 155.85°) |
| OKLab | oklab(90.75% -0.1314 0.0547) |
| OKLCH | oklch(90.75% 0.142 157.4) |
| XYZ | xyz(54.0825, 78.9851, 59.3998) |
| Luminance | 0.7899 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.37
Seafoam (survey)
#80F9AD
ΔE00 2.24
Seafoam Green
#7AF9AB
ΔE00 2.59
Light Seafoam
#A0FEBF
ΔE00 2.64
Light Greenish Blue
#63F7B4
ΔE00 3.04
Light Sea Green
#98F6B0
ΔE00 3.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FDBB #FD87C9
analogous
#8EFD87 #87FDBB #87FDF6
triadic
#87FDBB #BB87FD #FDBB87
tetradic
#87FDBB #878EFD #FD87C9 #FDF687
square
#87FDBB #878EFD #FD87C9 #FDF687
split-complementary
#87FDBB #F687FD #FD878E
monochromatic
#0FFB77 #4BFC99 #87FDBB #C3FEDD #E1FEEE
Accessibility & contrast
On white
1.25
#87FDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#87FDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FDBB
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FDBB | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB7
Deuteranopia (green-blind)
#EAE1BF
Tritanopia (blue-blind)
#69FBEB
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #87fdbb; /* rgb */ color: rgb(135, 253, 187); /* oklch */ color: oklch(90.8% 0.142 157.4);
Tailwind
colors: {
custom: {
50: '#b0ffcf',
500: '#87fdbb',
950: '#000000',
},
}SCSS
$custom: #87fdbb; $custom-light: #b0ffcf; $custom-dark: #000000;
JSON
{
"hex": "#87fdbb",
"rgb": {
"r": 135,
"g": 253,
"b": 187
},
"hsl": {
"h": 146.441,
"s": 96.721,
"l": 76.078
},
"oklch": {
"l": 0.90751,
"c": 0.14231,
"h": 157.4
},
"luminance": 0.78989
}Semantic roles & 50–950 ramp
primary
#87FDBB
secondary
#DC4C9D
accent
#0080E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683