#87F1AA#87F1AA
#87F1AA is a very light, vivid green. Relative luminance 0.710; OKLCH L 87.6% C 0.140 H 153.2°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #87F1AA |
|---|---|
| RGB | rgb(135, 241, 170) |
| HSL | hsl(140, 79%, 74%) |
| HSV | hsv(140, 44%, 95%) |
| CMYK | cmyk(44%, 0%, 29.5%, 5.5%) |
| CIE-LAB | lab(87.47, -45.88, 24.97) |
| CIE-LCH | lch(87.47, 52.23, 151.45°) |
| OKLab | oklab(87.59% -0.1253 0.0632) |
| OKLCH | oklch(87.59% 0.14 153.2) |
| XYZ | xyz(48.6994, 70.9603, 49.1529) |
| Luminance | 0.7096 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sea Green
#98F6B0
ΔE00 1.95
Seafoam (survey)
#80F9AD
ΔE00 1.97
Seafoam Green
#7AF9AB
ΔE00 2.31
Light Blue Green
#7EFBB3
ΔE00 2.52
Foam Green
#90FDA9
ΔE00 3.28
Light Bluish Green
#76FDA8
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87F1AA #F187CE
analogous
#99F187 #87F1AA #87F1DF
triadic
#87F1AA #AA87F1 #F1AA87
tetradic
#87F1AA #8799F1 #F187CE #F1DF87
square
#87F1AA #8799F1 #F187CE #F1DF87
split-complementary
#87F1AA #DF87F1 #F18799
monochromatic
#1AE35D #50EB83 #87F1AA #BEF7D1 #E4FCEC
Accessibility & contrast
On white
1.38
#87F1AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#87F1AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87F1AA
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87F1AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87F1AA | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E2A6
Deuteranopia (green-blind)
#E1D7AE
Tritanopia (blue-blind)
#71EFDE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #87f1aa; /* rgb */ color: rgb(135, 241, 170); /* oklch */ color: oklch(87.6% 0.140 153.2);
Tailwind
colors: {
custom: {
50: '#aff6c3',
500: '#87f1aa',
950: '#000000',
},
}SCSS
$custom: #87f1aa; $custom-light: #aff6c3; $custom-dark: #000000;
JSON
{
"hex": "#87f1aa",
"rgb": {
"r": 135,
"g": 241,
"b": 170
},
"hsl": {
"h": 139.811,
"s": 79.104,
"l": 73.725
},
"oklch": {
"l": 0.87586,
"c": 0.1404,
"h": 153.2
},
"luminance": 0.70964
}Semantic roles & 50–950 ramp
primary
#87F1AA
secondary
#CD50A3
accent
#0A96DB
background
#FDFFFD
surface
#F8FEF9
border
#D1D6D2
text
#111712
muted
#818582