#87F9AE#87F9AE
#87F9AE is a very light, vivid green. Relative luminance 0.760; OKLCH L 89.5% C 0.148 H 153.5°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #87F9AE |
|---|---|
| RGB | rgb(135, 249, 174) |
| HSL | hsl(141, 90%, 75%) |
| HSV | hsv(141, 46%, 98%) |
| CMYK | cmyk(45.8%, 0%, 30.1%, 2.4%) |
| CIE-LAB | lab(89.84, -48.57, 26.17) |
| CIE-LCH | lch(89.84, 55.17, 151.69°) |
| OKLab | oklab(89.54% -0.1326 0.0662) |
| OKLCH | oklch(89.54% 0.148 153.5) |
| XYZ | xyz(51.5038, 75.9544, 51.9829) |
| Luminance | 0.7596 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 0.66
Seafoam Green
#7AF9AB
ΔE00 1.20
Light Blue Green
#7EFBB3
ΔE00 1.40
Light Sea Green
#98F6B0
ΔE00 2.08
Foam Green
#90FDA9
ΔE00 2.08
Light Bluish Green
#76FDA8
ΔE00 2.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87F9AE #F987D2
analogous
#99F987 #87F9AE #87F9E7
triadic
#87F9AE #AE87F9 #F9AE87
tetradic
#87F9AE #8799F9 #F987D2 #F9E787
square
#87F9AE #8799F9 #F987D2 #F9E787
split-complementary
#87F9AE #E787F9 #F98799
monochromatic
#12F35F #4DF687 #87F9AE #C1FCD5 #E2FEEB
Accessibility & contrast
On white
1.30
#87F9AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#87F9AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87F9AE
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87F9AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87F9AE | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E9A9
Deuteranopia (green-blind)
#E8DDB2
Tritanopia (blue-blind)
#6EF6E5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #87f9ae; /* rgb */ color: rgb(135, 249, 174); /* oklch */ color: oklch(89.5% 0.148 153.5);
Tailwind
colors: {
custom: {
50: '#b0fcc6',
500: '#87f9ae',
950: '#000000',
},
}SCSS
$custom: #87f9ae; $custom-light: #b0fcc6; $custom-dark: #000000;
JSON
{
"hex": "#87f9ae",
"rgb": {
"r": 135,
"g": 249,
"b": 174
},
"hsl": {
"h": 140.526,
"s": 90.476,
"l": 75.294
},
"oklch": {
"l": 0.8954,
"c": 0.1482,
"h": 153.5
},
"luminance": 0.75958
}Semantic roles & 50–950 ramp
primary
#87F9AE
secondary
#D74DA8
accent
#0097E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111713
muted
#818582