#87FDBF#87FDBF
#87FDBF is a very light, vivid green. Relative luminance 0.792; OKLCH L 90.8% C 0.139 H 159.0°. Best body text is #000000 at 16.83:1 contrast (WCAG AA passes).
Color values
| HEX | #87FDBF |
|---|---|
| RGB | rgb(135, 253, 191) |
| HSL | hsl(148, 97%, 76%) |
| HSV | hsv(148, 47%, 99%) |
| CMYK | cmyk(46.6%, 0%, 24.5%, 0.8%) |
| CIE-LAB | lab(91.31, -47.09, 19.52) |
| CIE-LCH | lch(91.31, 50.98, 157.49°) |
| OKLab | oklab(90.84% -0.1296 0.0499) |
| OKLCH | oklch(90.84% 0.139 159) |
| XYZ | xyz(54.5167, 79.1588, 61.6865) |
| Luminance | 0.7916 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 2.10
Light Aquamarine
#7BFDC7
ΔE00 2.39
Light Seafoam
#A0FEBF
ΔE00 2.83
Seafoam (survey)
#80F9AD
ΔE00 3.04
Light Greenish Blue
#63F7B4
ΔE00 3.04
Seafoam Green
#7AF9AB
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FDBF #FD87C5
analogous
#8AFD87 #87FDBF #87FDFA
triadic
#87FDBF #BF87FD #FDBF87
tetradic
#87FDBF #878AFD #FD87C5 #FDFA87
square
#87FDBF #878AFD #FD87C5 #FDFA87
split-complementary
#87FDBF #FA87FD #FD878A
monochromatic
#0FFB7F #4BFC9F #87FDBF #C3FEDF #E1FEEF
Accessibility & contrast
On white
1.25
#87FDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.83
#87FDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FDBF
16.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FDBF | 1.00 | 1.25 | 16.83 | 16.83 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEEBB
Deuteranopia (green-blind)
#E9E1C3
Tritanopia (blue-blind)
#67FCEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #87fdbf; /* rgb */ color: rgb(135, 253, 191); /* oklch */ color: oklch(90.8% 0.139 159.0);
Tailwind
colors: {
custom: {
50: '#b0fed2',
500: '#87fdbf',
950: '#000000',
},
}SCSS
$custom: #87fdbf; $custom-light: #b0fed2; $custom-dark: #000000;
JSON
{
"hex": "#87fdbf",
"rgb": {
"r": 135,
"g": 253,
"b": 191
},
"hsl": {
"h": 148.475,
"s": 96.721,
"l": 76.078
},
"oklch": {
"l": 0.9084,
"c": 0.1389,
"h": 159
},
"luminance": 0.79163
}Semantic roles & 50–950 ramp
primary
#87FDBF
secondary
#DC4C98
accent
#0079E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683