#87FAAE#87FAAE
#87FAAE is a very light, vivid green. Relative luminance 0.766; OKLCH L 89.8% C 0.150 H 153.3°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #87FAAE |
|---|---|
| RGB | rgb(135, 250, 174) |
| HSL | hsl(140, 92%, 75%) |
| HSV | hsv(140, 46%, 98%) |
| CMYK | cmyk(46%, 0%, 30.4%, 2%) |
| CIE-LAB | lab(90.13, -48.99, 26.56) |
| CIE-LCH | lch(90.13, 55.72, 151.54°) |
| OKLab | oklab(89.77% -0.1337 0.0672) |
| OKLCH | oklch(89.77% 0.15 153.3) |
| XYZ | xyz(51.8137, 76.5742, 52.0862) |
| Luminance | 0.7658 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 0.67
Seafoam Green
#7AF9AB
ΔE00 1.17
Light Blue Green
#7EFBB3
ΔE00 1.43
Foam Green
#90FDA9
ΔE00 1.91
Light Bluish Green
#76FDA8
ΔE00 1.96
Light Sea Green
#98F6B0
ΔE00 2.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FAAE #FA87D3
analogous
#99FA87 #87FAAE #87FAE8
triadic
#87FAAE #AE87FA #FAAE87
tetradic
#87FAAE #8799FA #FA87D3 #FAE887
square
#87FAAE #8799FA #FA87D3 #FAE887
split-complementary
#87FAAE #E887FA #FA8799
monochromatic
#11F55F #4CF886 #87FAAE #C2FCD6 #E2FEEB
Accessibility & contrast
On white
1.29
#87FAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#87FAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FAAE
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FAAE | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEAA9
Deuteranopia (green-blind)
#E9DEB3
Tritanopia (blue-blind)
#6EF7E6
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #87faae; /* rgb */ color: rgb(135, 250, 174); /* oklch */ color: oklch(89.8% 0.150 153.3);
Tailwind
colors: {
custom: {
50: '#b0fcc6',
500: '#87faae',
950: '#000000',
},
}SCSS
$custom: #87faae; $custom-light: #b0fcc6; $custom-dark: #000000;
JSON
{
"hex": "#87faae",
"rgb": {
"r": 135,
"g": 250,
"b": 174
},
"hsl": {
"h": 140.348,
"s": 92,
"l": 75.49
},
"oklch": {
"l": 0.89774,
"c": 0.14962,
"h": 153.3
},
"luminance": 0.76578
}Semantic roles & 50–950 ramp
primary
#87FAAE
secondary
#D84DA9
accent
#0098E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111713
muted
#818582