#86DF80#86DF80
#86DF80 is a very light, vivid green. Relative luminance 0.594; OKLCH L 82.5% C 0.155 H 142.7°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #86DF80 |
|---|---|
| RGB | rgb(134, 223, 128) |
| HSL | hsl(116, 60%, 69%) |
| HSV | hsv(116, 43%, 87%) |
| CMYK | cmyk(39.9%, 0%, 42.6%, 12.5%) |
| CIE-LAB | lab(81.51, -45.26, 38.31) |
| CIE-LCH | lch(81.51, 59.30, 139.75°) |
| OKLab | oklab(82.5% -0.1234 0.094) |
| OKLCH | oklch(82.5% 0.155 142.7) |
| XYZ | xyz(40.1137, 59.3999, 29.7695) |
| Luminance | 0.5940 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.43
Lightish Green
#61E160
ΔE00 4.97
Fresh Green
#69D84F
ΔE00 6.07
Palegreen
#98FB98
ΔE00 6.10
Weird Green
#3AE57F
ΔE00 6.19
Light Green
#96F97B
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86DF80 #D980DF
analogous
#B6DF80 #86DF80 #80DFAA
triadic
#86DF80 #8086DF #DF8086
tetradic
#86DF80 #80B6DF #D980DF #DFAA80
square
#86DF80 #80B6DF #D980DF #DFAA80
split-complementary
#86DF80 #AA80DF #DF80B6
monochromatic
#37B72E #57D34F #86DF80 #B5EBB1 #E3F8E2
Accessibility & contrast
On white
1.63
#86DF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#86DF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86DF80
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86DF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86DF80 | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D079
Deuteranopia (green-blind)
#D6C786
Tritanopia (blue-blind)
#7DDAC8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #86df80; /* rgb */ color: rgb(134, 223, 128); /* oklch */ color: oklch(82.5% 0.155 142.7);
Tailwind
colors: {
custom: {
50: '#ade9a6',
500: '#86df80',
950: '#000000',
},
}SCSS
$custom: #86df80; $custom-light: #ade9a6; $custom-dark: #000000;
JSON
{
"hex": "#86df80",
"rgb": {
"r": 134,
"g": 223,
"b": 128
},
"hsl": {
"h": 116.211,
"s": 59.748,
"l": 68.824
},
"oklch": {
"l": 0.82501,
"c": 0.15512,
"h": 142.7
},
"luminance": 0.59402
}Semantic roles & 50–950 ramp
primary
#86DF80
secondary
#AF4DB6
accent
#1EC7BD
background
#FDFEFC
surface
#F7FDF6
border
#D0D5D0
text
#11160F
muted
#818480