#86DC8D#86DC8D
#86DC8D is a very light, vivid green. Relative luminance 0.582; OKLCH L 82.0% C 0.138 H 146.0°. Best body text is #000000 at 12.64:1 contrast (WCAG AA passes).
Color values
| HEX | #86DC8D |
|---|---|
| RGB | rgb(134, 220, 141) |
| HSL | hsl(125, 55%, 69%) |
| HSV | hsv(125, 39%, 86%) |
| CMYK | cmyk(39.1%, 0%, 35.9%, 13.7%) |
| CIE-LAB | lab(80.84, -41.99, 30.87) |
| CIE-LCH | lch(80.84, 52.11, 143.67°) |
| OKLab | oklab(82.02% -0.1144 0.077) |
| OKLCH | oklch(82.02% 0.138 146) |
| XYZ | xyz(40.2304, 58.1755, 34.3033) |
| Luminance | 0.5818 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.43
Hospital Green
#9BE5AA
ΔE00 4.89
Light Sea Green
#98F6B0
ΔE00 6.37
Weird Green
#3AE57F
ΔE00 6.53
Soft Green
#6FC276
ΔE00 6.56
Emerald
#50C878
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86DC8D #DC86D5
analogous
#AADC86 #86DC8D #86DCB8
triadic
#86DC8D #8D86DC #DC8D86
tetradic
#86DC8D #86AADC #DC86D5 #DCB886
square
#86DC8D #86AADC #DC86D5 #DCB886
split-complementary
#86DC8D #B886DC #DC86AA
monochromatic
#34B43E #57CE60 #86DC8D #B5EABA #E5F7E6
Accessibility & contrast
On white
1.66
#86DC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.64
#86DC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86DC8D
12.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86DC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86DC8D | 1.00 | 1.66 | 12.64 | 12.64 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCE88
Deuteranopia (green-blind)
#D2C592
Tritanopia (blue-blind)
#7BD8C8
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #86dc8d; /* rgb */ color: rgb(134, 220, 141); /* oklch */ color: oklch(82.0% 0.138 146.0);
Tailwind
colors: {
custom: {
50: '#ade7af',
500: '#86dc8d',
950: '#000000',
},
}SCSS
$custom: #86dc8d; $custom-light: #ade7af; $custom-dark: #000000;
JSON
{
"hex": "#86dc8d",
"rgb": {
"r": 134,
"g": 220,
"b": 141
},
"hsl": {
"h": 124.884,
"s": 55.128,
"l": 69.412
},
"oklch": {
"l": 0.82018,
"c": 0.13789,
"h": 146
},
"luminance": 0.58178
}Semantic roles & 50–950 ramp
primary
#86DC8D
secondary
#B353AB
accent
#23B6C3
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101610
muted
#818481