#87F5AA#87F5AA
#87F5AA is a very light, vivid green. Relative luminance 0.734; OKLCH L 88.5% C 0.146 H 152.7°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #87F5AA |
|---|---|
| RGB | rgb(135, 245, 170) |
| HSL | hsl(139, 85%, 75%) |
| HSV | hsv(139, 45%, 96%) |
| CMYK | cmyk(44.9%, 0%, 30.6%, 3.9%) |
| CIE-LAB | lab(88.62, -47.58, 26.54) |
| CIE-LCH | lch(88.62, 54.48, 150.85°) |
| OKLab | oklab(88.52% -0.1299 0.0671) |
| OKLCH | oklch(88.52% 0.146 152.7) |
| XYZ | xyz(49.8965, 73.3544, 49.5519) |
| Luminance | 0.7336 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 1.20
Seafoam Green
#7AF9AB
ΔE00 1.58
Light Sea Green
#98F6B0
ΔE00 1.87
Light Blue Green
#7EFBB3
ΔE00 2.04
Foam Green
#90FDA9
ΔE00 2.32
Light Bluish Green
#76FDA8
ΔE00 2.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87F5AA #F587D2
analogous
#9BF587 #87F5AA #87F5E1
triadic
#87F5AA #AA87F5 #F5AA87
tetradic
#87F5AA #879BF5 #F587D2 #F5E187
square
#87F5AA #879BF5 #F587D2 #F5E187
split-complementary
#87F5AA #E187F5 #F5879B
monochromatic
#16EC5A #4FF082 #87F5AA #BFFAD2 #E3FDEB
Accessibility & contrast
On white
1.34
#87F5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#87F5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87F5AA
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87F5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87F5AA | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E5A5
Deuteranopia (green-blind)
#E5DAAE
Tritanopia (blue-blind)
#70F2E1
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #87f5aa; /* rgb */ color: rgb(135, 245, 170); /* oklch */ color: oklch(88.5% 0.146 152.7);
Tailwind
colors: {
custom: {
50: '#aff9c3',
500: '#87f5aa',
950: '#000000',
},
}SCSS
$custom: #87f5aa; $custom-light: #aff9c3; $custom-dark: #000000;
JSON
{
"hex": "#87f5aa",
"rgb": {
"r": 135,
"g": 245,
"b": 170
},
"hsl": {
"h": 139.091,
"s": 84.615,
"l": 74.51
},
"oklch": {
"l": 0.88522,
"c": 0.14616,
"h": 152.7
},
"luminance": 0.73358
}Semantic roles & 50–950 ramp
primary
#87F5AA
secondary
#D24EA8
accent
#049BE1
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111712
muted
#818582