#86DF83#86DF83
#86DF83 is a very light, vivid green. Relative luminance 0.595; OKLCH L 82.6% C 0.152 H 143.4°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #86DF83 |
|---|---|
| RGB | rgb(134, 223, 131) |
| HSL | hsl(118, 59%, 69%) |
| HSV | hsv(118, 41%, 87%) |
| CMYK | cmyk(39.9%, 0%, 41.3%, 12.5%) |
| CIE-LAB | lab(81.55, -44.82, 36.87) |
| CIE-LCH | lch(81.55, 58.04, 140.56°) |
| OKLab | oklab(82.55% -0.1221 0.0908) |
| OKLCH | oklch(82.55% 0.152 143.4) |
| XYZ | xyz(40.3141, 59.4800, 30.8249) |
| Luminance | 0.5948 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.36
Lightish Green
#61E160
ΔE00 5.34
Palegreen
#98FB98
ΔE00 6.08
Weird Green
#3AE57F
ΔE00 6.11
Fresh Green
#69D84F
ΔE00 6.51
Hospital Green
#9BE5AA
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86DF83 #DC83DF
analogous
#B4DF83 #86DF83 #83DFAE
triadic
#86DF83 #8386DF #DF8386
tetradic
#86DF83 #83B4DF #DC83DF #DFAE83
square
#86DF83 #83B4DF #DC83DF #DFAE83
split-complementary
#86DF83 #AE83DF #DF83B4
monochromatic
#34B830 #57D252 #86DF83 #B5ECB4 #E5F8E4
Accessibility & contrast
On white
1.63
#86DF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#86DF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86DF83
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86DF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86DF83 | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D07C
Deuteranopia (green-blind)
#D6C789
Tritanopia (blue-blind)
#7CDAC8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #86df83; /* rgb */ color: rgb(134, 223, 131); /* oklch */ color: oklch(82.6% 0.152 143.4);
Tailwind
colors: {
custom: {
50: '#ade9a8',
500: '#86df83',
950: '#000000',
},
}SCSS
$custom: #86df83; $custom-light: #ade9a8; $custom-dark: #000000;
JSON
{
"hex": "#86df83",
"rgb": {
"r": 134,
"g": 223,
"b": 131
},
"hsl": {
"h": 118.043,
"s": 58.974,
"l": 69.412
},
"oklch": {
"l": 0.82551,
"c": 0.15219,
"h": 143.4
},
"luminance": 0.59482
}Semantic roles & 50–950 ramp
primary
#86DF83
secondary
#B350B6
accent
#1FC7C1
background
#FDFEFC
surface
#F7FDF6
border
#D0D5D0
text
#111610
muted
#818480