#87FDAE#87FDAE
#87FDAE is a very light, vivid green. Relative luminance 0.785; OKLCH L 90.5% C 0.154 H 152.9°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #87FDAE |
|---|---|
| RGB | rgb(135, 253, 174) |
| HSL | hsl(140, 97%, 76%) |
| HSV | hsv(140, 47%, 99%) |
| CMYK | cmyk(46.6%, 0%, 31.2%, 0.8%) |
| CIE-LAB | lab(90.99, -50.24, 27.73) |
| CIE-LCH | lch(90.99, 57.39, 151.11°) |
| OKLab | oklab(90.48% -0.137 0.07) |
| OKLCH | oklch(90.48% 0.154 152.9) |
| XYZ | xyz(52.7533, 78.4535, 52.3994) |
| Luminance | 0.7846 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 1.12
Seafoam Green
#7AF9AB
ΔE00 1.37
Foam Green
#90FDA9
ΔE00 1.52
Light Bluish Green
#76FDA8
ΔE00 1.58
Light Blue Green
#7EFBB3
ΔE00 1.75
Mint (survey)
#9FFEB0
ΔE00 2.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FDAE #FD87D6
analogous
#9BFD87 #87FDAE #87FDE9
triadic
#87FDAE #AE87FD #FDAE87
tetradic
#87FDAE #879BFD #FD87D6 #FDE987
square
#87FDAE #879BFD #FD87D6 #FDE987
split-complementary
#87FDAE #E987FD #FD879B
monochromatic
#0FFB5D #4BFC85 #87FDAE #C3FED7 #E1FEEB
Accessibility & contrast
On white
1.26
#87FDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#87FDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FDAE
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FDAE | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDECA9
Deuteranopia (green-blind)
#ECE0B3
Tritanopia (blue-blind)
#6DFAE8
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #87fdae; /* rgb */ color: rgb(135, 253, 174); /* oklch */ color: oklch(90.5% 0.154 152.9);
Tailwind
colors: {
custom: {
50: '#b0ffc6',
500: '#87fdae',
950: '#000000',
},
}SCSS
$custom: #87fdae; $custom-light: #b0ffc6; $custom-dark: #000000;
JSON
{
"hex": "#87fdae",
"rgb": {
"r": 135,
"g": 253,
"b": 174
},
"hsl": {
"h": 139.831,
"s": 96.721,
"l": 76.078
},
"oklch": {
"l": 0.90475,
"c": 0.15387,
"h": 152.9
},
"luminance": 0.78457
}Semantic roles & 50–950 ramp
primary
#87FDAE
secondary
#DC4CAD
accent
#009AE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682