#87F08F#87F08F
#87F08F is a very light, vivid green. Relative luminance 0.695; OKLCH L 86.8% C 0.165 H 145.6°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #87F08F |
|---|---|
| RGB | rgb(135, 240, 143) |
| HSL | hsl(125, 78%, 74%) |
| HSV | hsv(125, 44%, 94%) |
| CMYK | cmyk(43.8%, 0%, 40.4%, 5.9%) |
| CIE-LAB | lab(86.73, -49.92, 37.60) |
| CIE-LCH | lch(86.73, 62.50, 143.01°) |
| OKLab | oklab(86.84% -0.1358 0.0929) |
| OKLCH | oklch(86.84% 0.165 145.6) |
| XYZ | xyz(46.1073, 69.4512, 36.9571) |
| Luminance | 0.6945 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.15
Palegreen
#98FB98
ΔE00 2.67
Baby Green
#8CFF9E
ΔE00 3.20
Mint Green
#8FFF9F
ΔE00 3.22
Foam Green
#90FDA9
ΔE00 3.87
Easter Green
#8CFD7E
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87F08F #F087E8
analogous
#B3F087 #87F08F #87F0C3
triadic
#87F08F #8F87F0 #F08F87
tetradic
#87F08F #87B3F0 #F087E8 #F0C387
square
#87F08F #87B3F0 #F087E8 #F0C387
split-complementary
#87F08F #C387F0 #F087B3
monochromatic
#1CE12B #51E95C #87F08F #BDF7C2 #E4FCE6
Accessibility & contrast
On white
1.41
#87F08F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#87F08F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87F08F
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87F08F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87F08F | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF88
Deuteranopia (green-blind)
#E4D595
Tritanopia (blue-blind)
#78EBD8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #87f08f; /* rgb */ color: rgb(135, 240, 143); /* oklch */ color: oklch(86.8% 0.165 145.6);
Tailwind
colors: {
custom: {
50: '#aff5b1',
500: '#87f08f',
950: '#000000',
},
}SCSS
$custom: #87f08f; $custom-light: #aff5b1; $custom-dark: #000000;
JSON
{
"hex": "#87f08f",
"rgb": {
"r": 135,
"g": 240,
"b": 143
},
"hsl": {
"h": 124.571,
"s": 77.778,
"l": 73.529
},
"oklch": {
"l": 0.86836,
"c": 0.16451,
"h": 145.6
},
"luminance": 0.69454
}Semantic roles & 50–950 ramp
primary
#87F08F
secondary
#CB50C2
accent
#0BCADA
background
#FDFFFD
surface
#F8FEF7
border
#D1D6D0
text
#111711
muted
#818581