#86DC77#86DC77
#86DC77 is a light, vivid green. Relative luminance 0.576; OKLCH L 81.6% C 0.160 H 140.8°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #86DC77 |
|---|---|
| RGB | rgb(134, 220, 119) |
| HSL | hsl(111, 59%, 66%) |
| HSV | hsv(111, 46%, 86%) |
| CMYK | cmyk(39.1%, 0%, 45.9%, 13.7%) |
| CIE-LAB | lab(80.51, -45.22, 41.49) |
| CIE-LCH | lch(80.51, 61.37, 137.47°) |
| OKLab | oklab(81.64% -0.1235 0.1009) |
| OKLCH | oklch(81.64% 0.16 140.8) |
| XYZ | xyz(38.7530, 57.5845, 26.5221) |
| Luminance | 0.5759 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightish Green
#61E160
ΔE00 4.45
Lightgreen
#90EE90
ΔE00 4.48
Fresh Green
#69D84F
ΔE00 4.98
Pistachio
#93C572
ΔE00 6.60
Light Green
#96F97B
ΔE00 6.75
Weird Green
#3AE57F
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86DC77 #CD77DC
analogous
#B9DC77 #86DC77 #77DC9B
triadic
#86DC77 #7786DC #DC7786
tetradic
#86DC77 #77B9DC #CD77DC #DC9B77
square
#86DC77 #77B9DC #CD77DC #DC9B77
split-complementary
#86DC77 #9B77DC #DC77B9
monochromatic
#3FAC2C #5BCF46 #86DC77 #B1E9A8 #DDF5D8
Accessibility & contrast
On white
1.68
#86DC77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#86DC77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86DC77
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86DC77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86DC77 | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CD6F
Deuteranopia (green-blind)
#D4C57D
Tritanopia (blue-blind)
#7FD6C4
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #86dc77; /* rgb */ color: rgb(134, 220, 119); /* oklch */ color: oklch(81.6% 0.160 140.8);
Tailwind
colors: {
custom: {
50: '#ade7a0',
500: '#86dc77',
950: '#000000',
},
}SCSS
$custom: #86dc77; $custom-light: #ade7a0; $custom-dark: #000000;
JSON
{
"hex": "#86dc77",
"rgb": {
"r": 134,
"g": 220,
"b": 119
},
"hsl": {
"h": 111.089,
"s": 59.064,
"l": 66.471
},
"oklch": {
"l": 0.81643,
"c": 0.1595,
"h": 140.8
},
"luminance": 0.57587
}Semantic roles & 50–950 ramp
primary
#86DC77
secondary
#A048AF
accent
#1FC7AE
background
#FDFEFC
surface
#F7FCF5
border
#D0D5CF
text
#11160F
muted
#818480