#86DC82#86DC82
#86DC82 is a light, vivid green. Relative luminance 0.579; OKLCH L 81.8% C 0.149 H 143.1°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #86DC82 |
|---|---|
| RGB | rgb(134, 220, 130) |
| HSL | hsl(117, 56%, 69%) |
| HSV | hsv(117, 41%, 86%) |
| CMYK | cmyk(39.1%, 0%, 40.9%, 13.7%) |
| CIE-LAB | lab(80.66, -43.68, 36.22) |
| CIE-LCH | lch(80.66, 56.74, 140.33°) |
| OKLab | oklab(81.82% -0.119 0.0893) |
| OKLCH | oklch(81.82% 0.149 143.1) |
| XYZ | xyz(39.4522, 57.8642, 30.2049) |
| Luminance | 0.5787 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.02
Lightish Green
#61E160
ΔE00 5.62
Weird Green
#3AE57F
ΔE00 6.41
Fresh Green
#69D84F
ΔE00 6.54
Hospital Green
#9BE5AA
ΔE00 6.56
Pistachio
#93C572
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86DC82 #D882DC
analogous
#B3DC82 #86DC82 #82DCAB
triadic
#86DC82 #8286DC #DC8286
tetradic
#86DC82 #82B3DC #D882DC #DCAB82
square
#86DC82 #82B3DC #D882DC #DCAB82
split-complementary
#86DC82 #AB82DC #DC82B3
monochromatic
#37B232 #58CF52 #86DC82 #B4E9B2 #E3F7E2
Accessibility & contrast
On white
1.67
#86DC82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#86DC82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86DC82
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86DC82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86DC82 | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CD7B
Deuteranopia (green-blind)
#D3C587
Tritanopia (blue-blind)
#7DD7C6
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #86dc82; /* rgb */ color: rgb(134, 220, 130); /* oklch */ color: oklch(81.8% 0.149 143.1);
Tailwind
colors: {
custom: {
50: '#ade7a7',
500: '#86dc82',
950: '#000000',
},
}SCSS
$custom: #86dc82; $custom-light: #ade7a7; $custom-dark: #000000;
JSON
{
"hex": "#86dc82",
"rgb": {
"r": 134,
"g": 220,
"b": 130
},
"hsl": {
"h": 117.333,
"s": 56.25,
"l": 68.627
},
"oklch": {
"l": 0.81821,
"c": 0.1488,
"h": 143.1
},
"luminance": 0.57866
}Semantic roles & 50–950 ramp
primary
#86DC82
secondary
#AE50B3
accent
#22C4BD
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#10160F
muted
#818480