#87F592#87F592
#87F592 is a very light, vivid green. Relative luminance 0.725; OKLCH L 88.1% C 0.169 H 146.1°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #87F592 |
|---|---|
| RGB | rgb(135, 245, 146) |
| HSL | hsl(126, 85%, 75%) |
| HSV | hsv(126, 45%, 96%) |
| CMYK | cmyk(44.9%, 0%, 40.4%, 3.9%) |
| CIE-LAB | lab(88.22, -51.53, 38.06) |
| CIE-LCH | lch(88.22, 64.06, 143.55°) |
| OKLab | oklab(88.07% -0.1401 0.0941) |
| OKLCH | oklch(88.07% 0.169 146.1) |
| XYZ | xyz(47.8298, 72.5277, 38.6675) |
| Luminance | 0.7253 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.94
Palegreen
#98FB98
ΔE00 1.98
Baby Green
#8CFF9E
ΔE00 2.20
Mint Green
#8FFF9F
ΔE00 2.25
Foam Green
#90FDA9
ΔE00 3.26
Easter Green
#8CFD7E
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#87F592 #F587EA
analogous
#B3F587 #87F592 #87F5C9
triadic
#87F592 #9287F5 #F59287
tetradic
#87F592 #87B3F5 #F587EA #F5C987
square
#87F592 #87B3F5 #F587EA #F5C987
split-complementary
#87F592 #C987F5 #F587B3
monochromatic
#16EC2B #4FF05F #87F592 #BFFAC5 #E3FDE5
Accessibility & contrast
On white
1.35
#87F592 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#87F592 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #87F592
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##87F592 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##87F592 | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E48B
Deuteranopia (green-blind)
#E8D998
Tritanopia (blue-blind)
#76F0DD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #87f592; /* rgb */ color: rgb(135, 245, 146); /* oklch */ color: oklch(88.1% 0.169 146.1);
Tailwind
colors: {
custom: {
50: '#b0f9b3',
500: '#87f592',
950: '#000000',
},
}SCSS
$custom: #87f592; $custom-light: #b0f9b3; $custom-dark: #000000;
JSON
{
"hex": "#87f592",
"rgb": {
"r": 135,
"g": 245,
"b": 146
},
"hsl": {
"h": 126,
"s": 84.615,
"l": 74.51
},
"oklch": {
"l": 0.88071,
"c": 0.16872,
"h": 146.1
},
"luminance": 0.72531
}Semantic roles & 50–950 ramp
primary
#87F592
secondary
#D24EC5
accent
#04CBE1
background
#FDFFFD
surface
#F8FFF8
border
#D1D7D1
text
#111711
muted
#818581