#87FDBD#87FDBD
#87FDBD is a very light, vivid green. Relative luminance 0.791; OKLCH L 90.8% C 0.141 H 158.2°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #87FDBD |
|---|---|
| RGB | rgb(135, 253, 189) |
| HSL | hsl(147, 97%, 76%) |
| HSV | hsv(147, 47%, 99%) |
| CMYK | cmyk(46.6%, 0%, 25.3%, 0.8%) |
| CIE-LAB | lab(91.27, -47.48, 20.49) |
| CIE-LCH | lch(91.27, 51.71, 156.66°) |
| OKLab | oklab(90.8% -0.1305 0.0523) |
| OKLCH | oklch(90.8% 0.141 158.2) |
| XYZ | xyz(54.2981, 79.0714, 60.5353) |
| Luminance | 0.7908 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.72
Seafoam (survey)
#80F9AD
ΔE00 2.63
Light Seafoam
#A0FEBF
ΔE00 2.70
Light Aquamarine
#7BFDC7
ΔE00 2.78
Seafoam Green
#7AF9AB
ΔE00 2.96
Light Greenish Blue
#63F7B4
ΔE00 3.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FDBD #FD87C7
analogous
#8CFD87 #87FDBD #87FDF8
triadic
#87FDBD #BD87FD #FDBD87
tetradic
#87FDBD #878CFD #FD87C7 #FDF887
square
#87FDBD #878CFD #FD87C7 #FDF887
split-complementary
#87FDBD #F887FD #FD878C
monochromatic
#0FFB7B #4BFC9C #87FDBD #C3FEDE #E1FEEE
Accessibility & contrast
On white
1.25
#87FDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#87FDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FDBD
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FDBD | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB9
Deuteranopia (green-blind)
#E9E1C1
Tritanopia (blue-blind)
#68FCEC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #87fdbd; /* rgb */ color: rgb(135, 253, 189); /* oklch */ color: oklch(90.8% 0.141 158.2);
Tailwind
colors: {
custom: {
50: '#b0ffd1',
500: '#87fdbd',
950: '#000000',
},
}SCSS
$custom: #87fdbd; $custom-light: #b0ffd1; $custom-dark: #000000;
JSON
{
"hex": "#87fdbd",
"rgb": {
"r": 135,
"g": 253,
"b": 189
},
"hsl": {
"h": 147.458,
"s": 96.721,
"l": 76.078
},
"oklch": {
"l": 0.90795,
"c": 0.1406,
"h": 158.2
},
"luminance": 0.79076
}Semantic roles & 50–950 ramp
primary
#87FDBD
secondary
#DC4C9A
accent
#007CE6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111814
muted
#818683