#87F093#87F093
#87F093 is a very light, vivid green. Relative luminance 0.696; OKLCH L 86.9% C 0.161 H 146.6°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #87F093 |
|---|---|
| RGB | rgb(135, 240, 147) |
| HSL | hsl(127, 78%, 74%) |
| HSV | hsv(127, 44%, 94%) |
| CMYK | cmyk(43.8%, 0%, 38.8%, 5.9%) |
| CIE-LAB | lab(86.79, -49.31, 35.69) |
| CIE-LCH | lch(86.79, 60.87, 144.10°) |
| OKLab | oklab(86.91% -0.1341 0.0886) |
| OKLCH | oklch(86.91% 0.161 146.6) |
| XYZ | xyz(46.4157, 69.5745, 38.5815) |
| Luminance | 0.6958 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.33
Palegreen
#98FB98
ΔE00 2.82
Baby Green
#8CFF9E
ΔE00 3.11
Mint Green
#8FFF9F
ΔE00 3.12
Foam Green
#90FDA9
ΔE00 3.43
Light Bluish Green
#76FDA8
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87F093 #F087E4
analogous
#AFF087 #87F093 #87F0C7
triadic
#87F093 #9387F0 #F09387
tetradic
#87F093 #87AFF0 #F087E4 #F0C787
square
#87F093 #87AFF0 #F087E4 #F0C787
split-complementary
#87F093 #C787F0 #F087AF
monochromatic
#1CE133 #51E962 #87F093 #BDF7C4 #E4FCE7
Accessibility & contrast
On white
1.41
#87F093 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#87F093 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87F093
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87F093 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87F093 | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E08C
Deuteranopia (green-blind)
#E4D599
Tritanopia (blue-blind)
#77ECD9
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #87f093; /* rgb */ color: rgb(135, 240, 147); /* oklch */ color: oklch(86.9% 0.161 146.6);
Tailwind
colors: {
custom: {
50: '#aff5b3',
500: '#87f093',
950: '#000000',
},
}SCSS
$custom: #87f093; $custom-light: #aff5b3; $custom-dark: #000000;
JSON
{
"hex": "#87f093",
"rgb": {
"r": 135,
"g": 240,
"b": 147
},
"hsl": {
"h": 126.857,
"s": 77.778,
"l": 73.529
},
"oklch": {
"l": 0.86906,
"c": 0.16069,
"h": 146.6
},
"luminance": 0.69578
}Semantic roles & 50–950 ramp
primary
#87F093
secondary
#CB50BD
accent
#0BC2DA
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581