#87FFAE#87FFAE
#87FFAE is a very light, vivid green. Relative luminance 0.797; OKLCH L 90.9% C 0.157 H 152.7°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #87FFAE |
|---|---|
| RGB | rgb(135, 255, 174) |
| HSL | hsl(140, 100%, 76%) |
| HSV | hsv(140, 47%, 100%) |
| CMYK | cmyk(47.1%, 0%, 31.8%, 0%) |
| CIE-LAB | lab(91.56, -51.08, 28.51) |
| CIE-LCH | lch(91.56, 58.49, 150.83°) |
| OKLab | oklab(90.94% -0.1392 0.0719) |
| OKLCH | oklch(90.94% 0.157 152.7) |
| XYZ | xyz(53.3880, 79.7228, 52.6109) |
| Luminance | 0.7973 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 1.43
Light Bluish Green
#76FDA8
ΔE00 1.49
Seafoam (survey)
#80F9AD
ΔE00 1.54
Seafoam Green
#7AF9AB
ΔE00 1.68
Light Blue Green
#7EFBB3
ΔE00 2.07
Mint (survey)
#9FFEB0
ΔE00 2.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FFAE #FF87D8
analogous
#9CFF87 #87FFAE #87FFEA
triadic
#87FFAE #AE87FF #FFAE87
tetradic
#87FFAE #879CFF #FF87D8 #FFEA87
square
#87FFAE #879CFF #FF87D8 #FFEA87
split-complementary
#87FFAE #EA87FF #FF879C
monochromatic
#0DFF5B #4AFF85 #87FFAE #C4FFD7 #E0FFEA
Accessibility & contrast
On white
1.24
#87FFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#87FFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FFAE
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FFAE | 1.00 | 1.24 | 16.95 | 16.95 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEEA9
Deuteranopia (green-blind)
#EEE2B3
Tritanopia (blue-blind)
#6DFCEA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #87ffae; /* rgb */ color: rgb(135, 255, 174); /* oklch */ color: oklch(90.9% 0.157 152.7);
Tailwind
colors: {
custom: {
50: '#b0ffc6',
500: '#87ffae',
950: '#000000',
},
}SCSS
$custom: #87ffae; $custom-light: #b0ffc6; $custom-dark: #000000;
JSON
{
"hex": "#87ffae",
"rgb": {
"r": 135,
"g": 255,
"b": 174
},
"hsl": {
"h": 139.5,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.90943,
"c": 0.15669,
"h": 152.7
},
"luminance": 0.79727
}Semantic roles & 50–950 ramp
primary
#87FFAE
secondary
#DF4BAF
accent
#009BE6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682