#87FDA7#87FDA7
#87FDA7 is a very light, vivid green. Relative luminance 0.782; OKLCH L 90.3% C 0.160 H 150.9°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #87FDA7 |
|---|---|
| RGB | rgb(135, 253, 167) |
| HSL | hsl(136, 97%, 76%) |
| HSV | hsv(136, 47%, 99%) |
| CMYK | cmyk(46.6%, 0%, 34%, 0.8%) |
| CIE-LAB | lab(90.87, -51.46, 31.09) |
| CIE-LCH | lch(90.87, 60.12, 148.86°) |
| OKLab | oklab(90.34% -0.14 0.078) |
| OKLCH | oklch(90.34% 0.16 150.9) |
| XYZ | xyz(52.0886, 78.1876, 48.8986) |
| Luminance | 0.7819 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 0.88
Light Bluish Green
#76FDA8
ΔE00 1.62
Baby Green
#8CFF9E
ΔE00 2.03
Mint Green
#8FFF9F
ΔE00 2.05
Seafoam (survey)
#80F9AD
ΔE00 2.09
Seafoam Green
#7AF9AB
ΔE00 2.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FDA7 #FD87DD
analogous
#A2FD87 #87FDA7 #87FDE2
triadic
#87FDA7 #A787FD #FDA787
tetradic
#87FDA7 #87A2FD #FD87DD #FDE287
square
#87FDA7 #87A2FD #FD87DD #FDE287
split-complementary
#87FDA7 #E287FD #FD87A2
monochromatic
#0FFB4F #4BFC7B #87FDA7 #C3FED3 #E1FEE9
Accessibility & contrast
On white
1.26
#87FDA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#87FDA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FDA7
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FDA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FDA7 | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEECA1
Deuteranopia (green-blind)
#EDE0AC
Tritanopia (blue-blind)
#6FFAE7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #87fda7; /* rgb */ color: rgb(135, 253, 167); /* oklch */ color: oklch(90.3% 0.160 150.9);
Tailwind
colors: {
custom: {
50: '#b0ffc1',
500: '#87fda7',
950: '#000000',
},
}SCSS
$custom: #87fda7; $custom-light: #b0ffc1; $custom-dark: #000000;
JSON
{
"hex": "#87fda7",
"rgb": {
"r": 135,
"g": 253,
"b": 167
},
"hsl": {
"h": 136.271,
"s": 96.721,
"l": 76.078
},
"oklch": {
"l": 0.90337,
"c": 0.1603,
"h": 150.9
},
"luminance": 0.78191
}Semantic roles & 50–950 ramp
primary
#87FDA7
secondary
#DC4CB5
accent
#00A7E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111812
muted
#818682