#86DC83#86DC83
#86DC83 is a light, vivid green. Relative luminance 0.579; OKLCH L 81.8% C 0.148 H 143.4°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #86DC83 |
|---|---|
| RGB | rgb(134, 220, 131) |
| HSL | hsl(118, 56%, 69%) |
| HSV | hsv(118, 40%, 86%) |
| CMYK | cmyk(39.1%, 0%, 40.5%, 13.7%) |
| CIE-LAB | lab(80.68, -43.53, 35.74) |
| CIE-LCH | lch(80.68, 56.32, 140.61°) |
| OKLab | oklab(81.84% -0.1186 0.0882) |
| OKLCH | oklch(81.84% 0.148 143.4) |
| XYZ | xyz(39.5197, 57.8912, 30.5601) |
| Luminance | 0.5789 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.02
Lightish Green
#61E160
ΔE00 5.75
Weird Green
#3AE57F
ΔE00 6.40
Hospital Green
#9BE5AA
ΔE00 6.41
Fresh Green
#69D84F
ΔE00 6.70
Soft Green
#6FC276
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86DC83 #D983DC
analogous
#B3DC83 #86DC83 #83DCAD
triadic
#86DC83 #8386DC #DC8386
tetradic
#86DC83 #83B3DC #D983DC #DCAD83
square
#86DC83 #83B3DC #D983DC #DCAD83
split-complementary
#86DC83 #AD83DC #DC83B3
monochromatic
#37B232 #57CF53 #86DC83 #B5E9B3 #E3F7E2
Accessibility & contrast
On white
1.67
#86DC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#86DC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86DC83
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86DC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86DC83 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CD7D
Deuteranopia (green-blind)
#D3C588
Tritanopia (blue-blind)
#7DD7C6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #86dc83; /* rgb */ color: rgb(134, 220, 131); /* oklch */ color: oklch(81.8% 0.148 143.4);
Tailwind
colors: {
custom: {
50: '#ade7a8',
500: '#86dc83',
950: '#000000',
},
}SCSS
$custom: #86dc83; $custom-light: #ade7a8; $custom-dark: #000000;
JSON
{
"hex": "#86dc83",
"rgb": {
"r": 134,
"g": 220,
"b": 131
},
"hsl": {
"h": 117.978,
"s": 55.975,
"l": 68.824
},
"oklch": {
"l": 0.81838,
"c": 0.14781,
"h": 143.4
},
"luminance": 0.57893
}Semantic roles & 50–950 ramp
primary
#86DC83
secondary
#AF50B3
accent
#22C4BE
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#101610
muted
#818480