#86EF91#86EF91
#86EF91 is a very light, vivid green. Relative luminance 0.688; OKLCH L 86.6% C 0.162 H 146.3°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #86EF91 |
|---|---|
| RGB | rgb(134, 239, 145) |
| HSL | hsl(126, 77%, 73%) |
| HSV | hsv(126, 44%, 94%) |
| CMYK | cmyk(43.9%, 0%, 39.3%, 6.3%) |
| CIE-LAB | lab(86.43, -49.48, 36.21) |
| CIE-LCH | lch(86.43, 61.31, 143.80°) |
| OKLab | oklab(86.59% -0.1345 0.0897) |
| OKLCH | oklch(86.59% 0.162 146.3) |
| XYZ | xyz(45.8064, 68.8426, 37.6568) |
| Luminance | 0.6885 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 1.24
Palegreen
#98FB98
ΔE00 2.97
Baby Green
#8CFF9E
ΔE00 3.34
Mint Green
#8FFF9F
ΔE00 3.35
Foam Green
#90FDA9
ΔE00 3.72
Light Bluish Green
#76FDA8
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86EF91 #EF86E4
analogous
#AFEF86 #86EF91 #86EFC5
triadic
#86EF91 #9186EF #EF9186
tetradic
#86EF91 #86AFEF #EF86E4 #EFC586
square
#86EF91 #86AFEF #EF86E4 #EFC586
split-complementary
#86EF91 #C586EF #EF86AF
monochromatic
#1DDD31 #50E860 #86EF91 #BCF6C2 #E4FBE6
Accessibility & contrast
On white
1.42
#86EF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#86EF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86EF91
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86EF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86EF91 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE8A
Deuteranopia (green-blind)
#E3D497
Tritanopia (blue-blind)
#76EAD8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #86ef91; /* rgb */ color: rgb(134, 239, 145); /* oklch */ color: oklch(86.6% 0.162 146.3);
Tailwind
colors: {
custom: {
50: '#aef5b2',
500: '#86ef91',
950: '#000000',
},
}SCSS
$custom: #86ef91; $custom-light: #aef5b2; $custom-dark: #000000;
JSON
{
"hex": "#86ef91",
"rgb": {
"r": 134,
"g": 239,
"b": 145
},
"hsl": {
"h": 126.286,
"s": 76.642,
"l": 73.137
},
"oklch": {
"l": 0.8659,
"c": 0.16171,
"h": 146.3
},
"luminance": 0.68846
}Semantic roles & 50–950 ramp
primary
#86EF91
secondary
#CA4FBD
accent
#0DC3D9
background
#FDFFFD
surface
#F8FEF8
border
#D1D6D1
text
#111711
muted
#818581