#87FDA4#87FDA4
#87FDA4 is a very light, vivid green. Relative luminance 0.781; OKLCH L 90.3% C 0.163 H 150.0°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #87FDA4 |
|---|---|
| RGB | rgb(135, 253, 164) |
| HSL | hsl(135, 97%, 76%) |
| HSV | hsv(135, 47%, 99%) |
| CMYK | cmyk(46.6%, 0%, 35.2%, 0.8%) |
| CIE-LAB | lab(90.82, -51.96, 32.53) |
| CIE-LCH | lch(90.82, 61.30, 147.95°) |
| OKLab | oklab(90.28% -0.1413 0.0814) |
| OKLCH | oklch(90.28% 0.163 150) |
| XYZ | xyz(51.8145, 78.0779, 47.4549) |
| Luminance | 0.7808 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 1.05
Baby Green
#8CFF9E
ΔE00 1.52
Mint Green
#8FFF9F
ΔE00 1.58
Light Bluish Green
#76FDA8
ΔE00 1.91
Seafoam Green
#7AF9AB
ΔE00 2.55
Seafoam (survey)
#80F9AD
ΔE00 2.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FDA4 #FD87E0
analogous
#A5FD87 #87FDA4 #87FDDF
triadic
#87FDA4 #A487FD #FDA487
tetradic
#87FDA4 #87A5FD #FD87E0 #FDDF87
square
#87FDA4 #87A5FD #FD87E0 #FDDF87
split-complementary
#87FDA4 #DF87FD #FD87A5
monochromatic
#0FFB49 #4BFC76 #87FDA4 #C3FED2 #E1FEE8
Accessibility & contrast
On white
1.26
#87FDA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#87FDA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FDA4
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FDA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FDA4 | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEC9E
Deuteranopia (green-blind)
#EDE0A9
Tritanopia (blue-blind)
#70F9E6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #87fda4; /* rgb */ color: rgb(135, 253, 164); /* oklch */ color: oklch(90.3% 0.163 150.0);
Tailwind
colors: {
custom: {
50: '#b0ffbf',
500: '#87fda4',
950: '#000000',
},
}SCSS
$custom: #87fda4; $custom-light: #b0ffbf; $custom-dark: #000000;
JSON
{
"hex": "#87fda4",
"rgb": {
"r": 135,
"g": 253,
"b": 164
},
"hsl": {
"h": 134.746,
"s": 96.721,
"l": 76.078
},
"oklch": {
"l": 0.90279,
"c": 0.16308,
"h": 150
},
"luminance": 0.78082
}Semantic roles & 50–950 ramp
primary
#87FDA4
secondary
#DC4CB9
accent
#00ADE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111812
muted
#818682