#86DF82#86DF82
#86DF82 is a very light, vivid green. Relative luminance 0.595; OKLCH L 82.5% C 0.153 H 143.1°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #86DF82 |
|---|---|
| RGB | rgb(134, 223, 130) |
| HSL | hsl(117, 59%, 69%) |
| HSV | hsv(117, 42%, 87%) |
| CMYK | cmyk(39.9%, 0%, 41.7%, 12.5%) |
| CIE-LAB | lab(81.54, -44.97, 37.35) |
| CIE-LCH | lch(81.54, 58.46, 140.28°) |
| OKLab | oklab(82.54% -0.1225 0.0919) |
| OKLCH | oklch(82.54% 0.153 143.1) |
| XYZ | xyz(40.2466, 59.4530, 30.4697) |
| Luminance | 0.5946 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.37
Lightish Green
#61E160
ΔE00 5.21
Palegreen
#98FB98
ΔE00 6.08
Weird Green
#3AE57F
ΔE00 6.13
Fresh Green
#69D84F
ΔE00 6.36
Hospital Green
#9BE5AA
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86DF82 #DB82DF
analogous
#B5DF82 #86DF82 #82DFAD
triadic
#86DF82 #8286DF #DF8286
tetradic
#86DF82 #82B5DF #DB82DF #DFAD82
square
#86DF82 #82B5DF #DB82DF #DFAD82
split-complementary
#86DF82 #AD82DF #DF82B5
monochromatic
#35B82F #57D351 #86DF82 #B5EBB3 #E4F8E3
Accessibility & contrast
On white
1.63
#86DF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#86DF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86DF82
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86DF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86DF82 | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D07B
Deuteranopia (green-blind)
#D6C788
Tritanopia (blue-blind)
#7CDAC8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #86df82; /* rgb */ color: rgb(134, 223, 130); /* oklch */ color: oklch(82.5% 0.153 143.1);
Tailwind
colors: {
custom: {
50: '#ade9a7',
500: '#86df82',
950: '#000000',
},
}SCSS
$custom: #86df82; $custom-light: #ade9a7; $custom-dark: #000000;
JSON
{
"hex": "#86df82",
"rgb": {
"r": 134,
"g": 223,
"b": 130
},
"hsl": {
"h": 117.419,
"s": 59.236,
"l": 69.216
},
"oklch": {
"l": 0.82535,
"c": 0.15317,
"h": 143.1
},
"luminance": 0.59455
}Semantic roles & 50–950 ramp
primary
#86DF82
secondary
#B24FB6
accent
#1FC7C0
background
#FDFEFC
surface
#F7FDF6
border
#D0D5D0
text
#11160F
muted
#818480