#87F59F#87F59F
#87F59F is a very light, vivid green. Relative luminance 0.730; OKLCH L 88.3% C 0.156 H 149.4°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #87F59F |
|---|---|
| RGB | rgb(135, 245, 159) |
| HSL | hsl(133, 85%, 75%) |
| HSV | hsv(133, 45%, 96%) |
| CMYK | cmyk(44.9%, 0%, 35.1%, 3.9%) |
| CIE-LAB | lab(88.43, -49.47, 31.85) |
| CIE-LCH | lch(88.43, 58.84, 147.23°) |
| OKLab | oklab(88.3% -0.1346 0.0797) |
| OKLCH | oklch(88.3% 0.156 149.4) |
| XYZ | xyz(48.8991, 72.9555, 44.2993) |
| Luminance | 0.7296 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Foam Green
#90FDA9
ΔE00 1.83
Mint Green
#8FFF9F
ΔE00 2.52
Baby Green
#8CFF9E
ΔE00 2.52
Seafoam (survey)
#80F9AD
ΔE00 2.61
Seafoam Green
#7AF9AB
ΔE00 2.65
Light Bluish Green
#76FDA8
ΔE00 2.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87F59F #F587DD
analogous
#A6F587 #87F59F #87F5D6
triadic
#87F59F #9F87F5 #F59F87
tetradic
#87F59F #87A6F5 #F587DD #F5D687
square
#87F59F #87A6F5 #F587DD #F5D687
split-complementary
#87F59F #D687F5 #F587A6
monochromatic
#16EC45 #4FF072 #87F59F #BFFACC #E3FDE8
Accessibility & contrast
On white
1.35
#87F59F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#87F59F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87F59F
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87F59F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87F59F | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E599
Deuteranopia (green-blind)
#E7DAA4
Tritanopia (blue-blind)
#73F1DF
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #87f59f; /* rgb */ color: rgb(135, 245, 159); /* oklch */ color: oklch(88.3% 0.156 149.4);
Tailwind
colors: {
custom: {
50: '#aff9bc',
500: '#87f59f',
950: '#000000',
},
}SCSS
$custom: #87f59f; $custom-light: #aff9bc; $custom-dark: #000000;
JSON
{
"hex": "#87f59f",
"rgb": {
"r": 135,
"g": 245,
"b": 159
},
"hsl": {
"h": 133.091,
"s": 84.615,
"l": 74.51
},
"oklch": {
"l": 0.88304,
"c": 0.15644,
"h": 149.4
},
"luminance": 0.72959
}Semantic roles & 50–950 ramp
primary
#87F59F
secondary
#D24EB5
accent
#04B1E1
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111712
muted
#818582