#87FDA8#87FDA8
#87FDA8 is a very light, vivid green. Relative luminance 0.782; OKLCH L 90.4% C 0.159 H 151.1°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #87FDA8 |
|---|---|
| RGB | rgb(135, 253, 168) |
| HSL | hsl(137, 97%, 76%) |
| HSV | hsv(137, 47%, 99%) |
| CMYK | cmyk(46.6%, 0%, 33.6%, 0.8%) |
| CIE-LAB | lab(90.88, -51.29, 30.61) |
| CIE-LCH | lch(90.88, 59.73, 149.17°) |
| OKLab | oklab(90.36% -0.1396 0.0769) |
| OKLCH | oklch(90.36% 0.159 151.1) |
| XYZ | xyz(52.1814, 78.2247, 49.3874) |
| Luminance | 0.7823 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 0.89
Light Bluish Green
#76FDA8
ΔE00 1.55
Seafoam (survey)
#80F9AD
ΔE00 1.93
Seafoam Green
#7AF9AB
ΔE00 1.98
Baby Green
#8CFF9E
ΔE00 2.20
Mint Green
#8FFF9F
ΔE00 2.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FDA8 #FD87DC
analogous
#A1FD87 #87FDA8 #87FDE3
triadic
#87FDA8 #A887FD #FDA887
tetradic
#87FDA8 #87A1FD #FD87DC #FDE387
square
#87FDA8 #87A1FD #FD87DC #FDE387
split-complementary
#87FDA8 #E387FD #FD87A1
monochromatic
#0FFB51 #4BFC7C #87FDA8 #C3FED4 #E1FEE9
Accessibility & contrast
On white
1.26
#87FDA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#87FDA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FDA8
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FDA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FDA8 | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEECA2
Deuteranopia (green-blind)
#EDE0AD
Tritanopia (blue-blind)
#6FFAE7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #87fda8; /* rgb */ color: rgb(135, 253, 168); /* oklch */ color: oklch(90.4% 0.159 151.1);
Tailwind
colors: {
custom: {
50: '#b0ffc2',
500: '#87fda8',
950: '#000000',
},
}SCSS
$custom: #87fda8; $custom-light: #b0ffc2; $custom-dark: #000000;
JSON
{
"hex": "#87fda8",
"rgb": {
"r": 135,
"g": 253,
"b": 168
},
"hsl": {
"h": 136.78,
"s": 96.721,
"l": 76.078
},
"oklch": {
"l": 0.90356,
"c": 0.15938,
"h": 151.1
},
"luminance": 0.78229
}Semantic roles & 50–950 ramp
primary
#87FDA8
secondary
#DC4CB4
accent
#00A5E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111812
muted
#818682