#87F8AA#87F8AA
#87F8AA is a very light, vivid green. Relative luminance 0.752; OKLCH L 89.2% C 0.150 H 152.3°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #87F8AA |
|---|---|
| RGB | rgb(135, 248, 170) |
| HSL | hsl(139, 89%, 75%) |
| HSV | hsv(139, 46%, 97%) |
| CMYK | cmyk(45.6%, 0%, 31.5%, 2.7%) |
| CIE-LAB | lab(89.48, -48.85, 27.71) |
| CIE-LCH | lch(89.48, 56.16, 150.44°) |
| OKLab | oklab(89.22% -0.1332 0.0699) |
| OKLCH | oklch(89.22% 0.15 152.3) |
| XYZ | xyz(50.8114, 75.1843, 49.8569) |
| Luminance | 0.7519 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 0.99
Seafoam Green
#7AF9AB
ΔE00 1.33
Foam Green
#90FDA9
ΔE00 1.68
Light Blue Green
#7EFBB3
ΔE00 1.98
Light Bluish Green
#76FDA8
ΔE00 2.00
Light Sea Green
#98F6B0
ΔE00 2.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87F8AA #F887D5
analogous
#9DF887 #87F8AA #87F8E2
triadic
#87F8AA #AA87F8 #F8AA87
tetradic
#87F8AA #879DF8 #F887D5 #F8E287
square
#87F8AA #879DF8 #F887D5 #F8E287
split-complementary
#87F8AA #E287F8 #F8879D
monochromatic
#13F158 #4DF581 #87F8AA #C1FBD3 #E2FDEB
Accessibility & contrast
On white
1.31
#87F8AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#87F8AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87F8AA
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87F8AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87F8AA | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E8A5
Deuteranopia (green-blind)
#E8DCAF
Tritanopia (blue-blind)
#6FF5E4
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #87f8aa; /* rgb */ color: rgb(135, 248, 170); /* oklch */ color: oklch(89.2% 0.150 152.3);
Tailwind
colors: {
custom: {
50: '#affbc3',
500: '#87f8aa',
950: '#000000',
},
}SCSS
$custom: #87f8aa; $custom-light: #affbc3; $custom-dark: #000000;
JSON
{
"hex": "#87f8aa",
"rgb": {
"r": 135,
"g": 248,
"b": 170
},
"hsl": {
"h": 138.584,
"s": 88.976,
"l": 75.098
},
"oklch": {
"l": 0.89224,
"c": 0.15045,
"h": 152.3
},
"luminance": 0.75188
}Semantic roles & 50–950 ramp
primary
#87F8AA
secondary
#D64DAC
accent
#009EE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111712
muted
#818582