#87F4AA#87F4AA
#87F4AA is a very light, vivid green. Relative luminance 0.728; OKLCH L 88.3% C 0.145 H 152.8°. Best body text is #000000 at 15.55:1 contrast (WCAG AA passes).
Color values
| HEX | #87F4AA |
|---|---|
| RGB | rgb(135, 244, 170) |
| HSL | hsl(139, 83%, 74%) |
| HSV | hsv(139, 45%, 96%) |
| CMYK | cmyk(44.7%, 0%, 30.3%, 4.3%) |
| CIE-LAB | lab(88.33, -47.16, 26.14) |
| CIE-LCH | lch(88.33, 53.92, 151.00°) |
| OKLab | oklab(88.29% -0.1287 0.0661) |
| OKLCH | oklch(88.29% 0.145 152.8) |
| XYZ | xyz(49.5947, 72.7510, 49.4514) |
| Luminance | 0.7276 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 1.36
Seafoam Green
#7AF9AB
ΔE00 1.73
Light Sea Green
#98F6B0
ΔE00 1.84
Light Blue Green
#7EFBB3
ΔE00 2.12
Foam Green
#90FDA9
ΔE00 2.55
Light Bluish Green
#76FDA8
ΔE00 2.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87F4AA #F487D1
analogous
#9BF487 #87F4AA #87F4E1
triadic
#87F4AA #AA87F4 #F4AA87
tetradic
#87F4AA #879BF4 #F487D1 #F4E187
square
#87F4AA #879BF4 #F487D1 #F4E187
split-complementary
#87F4AA #E187F4 #F4879B
monochromatic
#17EA5B #4FEF82 #87F4AA #BFF9D2 #E3FCEB
Accessibility & contrast
On white
1.35
#87F4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.55
#87F4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87F4AA
15.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87F4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87F4AA | 1.00 | 1.35 | 15.55 | 15.55 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E4A5
Deuteranopia (green-blind)
#E4D9AE
Tritanopia (blue-blind)
#70F1E0
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #87f4aa; /* rgb */ color: rgb(135, 244, 170); /* oklch */ color: oklch(88.3% 0.145 152.8);
Tailwind
colors: {
custom: {
50: '#aff8c3',
500: '#87f4aa',
950: '#000000',
},
}SCSS
$custom: #87f4aa; $custom-light: #aff8c3; $custom-dark: #000000;
JSON
{
"hex": "#87f4aa",
"rgb": {
"r": 135,
"g": 244,
"b": 170
},
"hsl": {
"h": 139.266,
"s": 83.206,
"l": 74.314
},
"oklch": {
"l": 0.88288,
"c": 0.14473,
"h": 152.8
},
"luminance": 0.72755
}Semantic roles & 50–950 ramp
primary
#87F4AA
secondary
#D04FA7
accent
#069AE0
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111712
muted
#818582