#87FDA6#87FDA6
#87FDA6 is a very light, vivid green. Relative luminance 0.782; OKLCH L 90.3% C 0.161 H 150.6°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #87FDA6 |
|---|---|
| RGB | rgb(135, 253, 166) |
| HSL | hsl(136, 97%, 76%) |
| HSV | hsv(136, 47%, 99%) |
| CMYK | cmyk(46.6%, 0%, 34.4%, 0.8%) |
| CIE-LAB | lab(90.85, -51.62, 31.57) |
| CIE-LCH | lch(90.85, 60.51, 148.55°) |
| OKLab | oklab(90.32% -0.1404 0.0792) |
| OKLCH | oklch(90.32% 0.161 150.6) |
| XYZ | xyz(51.9965, 78.1507, 48.4136) |
| Luminance | 0.7815 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 0.91
Light Bluish Green
#76FDA8
ΔE00 1.70
Baby Green
#8CFF9E
ΔE00 1.86
Mint Green
#8FFF9F
ΔE00 1.89
Seafoam (survey)
#80F9AD
ΔE00 2.25
Seafoam Green
#7AF9AB
ΔE00 2.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FDA6 #FD87DE
analogous
#A3FD87 #87FDA6 #87FDE1
triadic
#87FDA6 #A687FD #FDA687
tetradic
#87FDA6 #87A3FD #FD87DE #FDE187
square
#87FDA6 #87A3FD #FD87DE #FDE187
split-complementary
#87FDA6 #E187FD #FD87A3
monochromatic
#0FFB4D #4BFC79 #87FDA6 #C3FED3 #E1FEE9
Accessibility & contrast
On white
1.26
#87FDA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#87FDA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FDA6
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FDA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FDA6 | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEECA0
Deuteranopia (green-blind)
#EDE0AB
Tritanopia (blue-blind)
#70F9E7
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #87fda6; /* rgb */ color: rgb(135, 253, 166); /* oklch */ color: oklch(90.3% 0.161 150.6);
Tailwind
colors: {
custom: {
50: '#b0ffc1',
500: '#87fda6',
950: '#000000',
},
}SCSS
$custom: #87fda6; $custom-light: #b0ffc1; $custom-dark: #000000;
JSON
{
"hex": "#87fda6",
"rgb": {
"r": 135,
"g": 253,
"b": 166
},
"hsl": {
"h": 135.763,
"s": 96.721,
"l": 76.078
},
"oklch": {
"l": 0.90317,
"c": 0.16123,
"h": 150.6
},
"luminance": 0.78155
}Semantic roles & 50–950 ramp
primary
#87FDA6
secondary
#DC4CB6
accent
#00A9E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111812
muted
#818682