#87FFAF#87FFAF
#87FFAF is a very light, vivid green. Relative luminance 0.798; OKLCH L 91.0% C 0.156 H 153.0°. Best body text is #000000 at 16.95:1 contrast (WCAG AA passes).
Color values
| HEX | #87FFAF |
|---|---|
| RGB | rgb(135, 255, 175) |
| HSL | hsl(140, 100%, 76%) |
| HSV | hsv(140, 47%, 100%) |
| CMYK | cmyk(47.1%, 0%, 31.4%, 0%) |
| CIE-LAB | lab(91.58, -50.90, 28.03) |
| CIE-LCH | lch(91.58, 58.11, 151.16°) |
| OKLab | oklab(90.96% -0.1388 0.0707) |
| OKLCH | oklch(90.96% 0.156 153) |
| XYZ | xyz(53.4858, 79.7620, 53.1263) |
| Luminance | 0.7977 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam (survey)
#80F9AD
ΔE00 1.45
Light Bluish Green
#76FDA8
ΔE00 1.54
Foam Green
#90FDA9
ΔE00 1.56
Seafoam Green
#7AF9AB
ΔE00 1.62
Light Blue Green
#7EFBB3
ΔE00 1.92
Mint (survey)
#9FFEB0
ΔE00 2.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87FFAF #FF87D7
analogous
#9BFF87 #87FFAF #87FFEB
triadic
#87FFAF #AF87FF #FFAF87
tetradic
#87FFAF #879BFF #FF87D7 #FFEB87
square
#87FFAF #879BFF #FF87D7 #FFEB87
split-complementary
#87FFAF #EB87FF #FF879B
monochromatic
#0DFF5D #4AFF86 #87FFAF #C4FFD8 #E0FFEB
Accessibility & contrast
On white
1.24
#87FFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.95
#87FFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87FFAF
16.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87FFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87FFAF | 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)
#FFEEAA
Deuteranopia (green-blind)
#EEE2B4
Tritanopia (blue-blind)
#6CFCEA
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #87ffaf; /* rgb */ color: rgb(135, 255, 175); /* oklch */ color: oklch(91.0% 0.156 153.0);
Tailwind
colors: {
custom: {
50: '#b0ffc7',
500: '#87ffaf',
950: '#000000',
},
}SCSS
$custom: #87ffaf; $custom-light: #b0ffc7; $custom-dark: #000000;
JSON
{
"hex": "#87ffaf",
"rgb": {
"r": 135,
"g": 255,
"b": 175
},
"hsl": {
"h": 140,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.90963,
"c": 0.15577,
"h": 153
},
"luminance": 0.79766
}Semantic roles & 50–950 ramp
primary
#87FFAF
secondary
#DF4BAE
accent
#0099E6
background
#FDFFFD
surface
#F8FFF9
border
#D1D7D2
text
#111813
muted
#818682