#87F095#87F095
#87F095 is a very light, vivid green. Relative luminance 0.696; OKLCH L 86.9% C 0.159 H 147.1°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #87F095 |
|---|---|
| RGB | rgb(135, 240, 149) |
| HSL | hsl(128, 78%, 74%) |
| HSV | hsv(128, 44%, 94%) |
| CMYK | cmyk(43.8%, 0%, 37.9%, 5.9%) |
| CIE-LAB | lab(86.82, -49.00, 34.74) |
| CIE-LCH | lch(86.82, 60.06, 144.66°) |
| OKLab | oklab(86.94% -0.1332 0.0864) |
| OKLCH | oklch(86.94% 0.159 147.1) |
| XYZ | xyz(46.5740, 69.6378, 39.4152) |
| Luminance | 0.6964 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.53
Palegreen
#98FB98
ΔE00 2.96
Baby Green
#8CFF9E
ΔE00 3.12
Mint Green
#8FFF9F
ΔE00 3.12
Foam Green
#90FDA9
ΔE00 3.23
Light Bluish Green
#76FDA8
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87F095 #F087E2
analogous
#ADF087 #87F095 #87F0C9
triadic
#87F095 #9587F0 #F09587
tetradic
#87F095 #87ADF0 #F087E2 #F0C987
square
#87F095 #87ADF0 #F087E2 #F0C987
split-complementary
#87F095 #C987F0 #F087AD
monochromatic
#1CE136 #51E965 #87F095 #BDF7C5 #E4FCE7
Accessibility & contrast
On white
1.41
#87F095 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#87F095 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87F095
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87F095 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87F095 | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E08F
Deuteranopia (green-blind)
#E3D59B
Tritanopia (blue-blind)
#77ECD9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #87f095; /* rgb */ color: rgb(135, 240, 149); /* oklch */ color: oklch(86.9% 0.159 147.1);
Tailwind
colors: {
custom: {
50: '#aff5b5',
500: '#87f095',
950: '#000000',
},
}SCSS
$custom: #87f095; $custom-light: #aff5b5; $custom-dark: #000000;
JSON
{
"hex": "#87f095",
"rgb": {
"r": 135,
"g": 240,
"b": 149
},
"hsl": {
"h": 128,
"s": 77.778,
"l": 73.529
},
"oklch": {
"l": 0.86941,
"c": 0.15878,
"h": 147.1
},
"luminance": 0.69641
}Semantic roles & 50–950 ramp
primary
#87F095
secondary
#CB50BB
accent
#0BBEDA
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581