#87FDA5#87FDA5
#87FDA5 is a very light, vivid green. Relative luminance 0.781; OKLCH L 90.3% C 0.162 H 150.3°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #87FDA5 |
|---|---|
| RGB | rgb(135, 253, 165) |
| HSL | hsl(135, 97%, 76%) |
| HSV | hsv(135, 47%, 99%) |
| CMYK | cmyk(46.6%, 0%, 34.8%, 0.8%) |
| CIE-LAB | lab(90.83, -51.79, 32.05) |
| CIE-LCH | lch(90.83, 60.91, 148.25°) |
| OKLab | oklab(90.3% -0.1409 0.0803) |
| OKLCH | oklch(90.3% 0.162 150.3) |
| XYZ | xyz(51.9052, 78.1142, 47.9324) |
| Luminance | 0.7812 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 0.97
Baby Green
#8CFF9E
ΔE00 1.69
Mint Green
#8FFF9F
ΔE00 1.73
Light Bluish Green
#76FDA8
ΔE00 1.80
Seafoam Green
#7AF9AB
ΔE00 2.40
Seafoam (survey)
#80F9AD
ΔE00 2.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FDA5 #FD87DF
analogous
#A4FD87 #87FDA5 #87FDE0
triadic
#87FDA5 #A587FD #FDA587
tetradic
#87FDA5 #87A4FD #FD87DF #FDE087
square
#87FDA5 #87A4FD #FD87DF #FDE087
split-complementary
#87FDA5 #E087FD #FD87A4
monochromatic
#0FFB4B #4BFC78 #87FDA5 #C3FED2 #E1FEE8
Accessibility & contrast
On white
1.26
#87FDA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#87FDA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FDA5
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FDA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FDA5 | 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)
#FEEC9F
Deuteranopia (green-blind)
#EDE0AA
Tritanopia (blue-blind)
#70F9E6
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #87fda5; /* rgb */ color: rgb(135, 253, 165); /* oklch */ color: oklch(90.3% 0.162 150.3);
Tailwind
colors: {
custom: {
50: '#b0ffc0',
500: '#87fda5',
950: '#000000',
},
}SCSS
$custom: #87fda5; $custom-light: #b0ffc0; $custom-dark: #000000;
JSON
{
"hex": "#87fda5",
"rgb": {
"r": 135,
"g": 253,
"b": 165
},
"hsl": {
"h": 135.254,
"s": 96.721,
"l": 76.078
},
"oklch": {
"l": 0.90298,
"c": 0.16216,
"h": 150.3
},
"luminance": 0.78118
}Semantic roles & 50–950 ramp
primary
#87FDA5
secondary
#DC4CB8
accent
#00ABE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111812
muted
#818682