#86DC8A#86DC8A
#86DC8A is a light, vivid green. Relative luminance 0.581; OKLCH L 82.0% C 0.141 H 145.2°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #86DC8A |
|---|---|
| RGB | rgb(134, 220, 138) |
| HSL | hsl(123, 55%, 69%) |
| HSV | hsv(123, 39%, 86%) |
| CMYK | cmyk(39.1%, 0%, 37.3%, 13.7%) |
| CIE-LAB | lab(80.79, -42.46, 32.34) |
| CIE-LCH | lch(80.79, 53.37, 142.71°) |
| OKLab | oklab(81.96% -0.1156 0.0804) |
| OKLCH | oklch(81.96% 0.141 145.2) |
| XYZ | xyz(40.0102, 58.0874, 33.1436) |
| Luminance | 0.5809 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.22
Hospital Green
#9BE5AA
ΔE00 5.34
Weird Green
#3AE57F
ΔE00 6.44
Soft Green
#6FC276
ΔE00 6.56
Light Sea Green
#98F6B0
ΔE00 6.64
Lightish Green
#61E160
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86DC8A #DC86D8
analogous
#ADDC86 #86DC8A #86DCB5
triadic
#86DC8A #8A86DC #DC8A86
tetradic
#86DC8A #86ADDC #DC86D8 #DCB586
square
#86DC8A #86ADDC #DC86D8 #DCB586
split-complementary
#86DC8A #B586DC #DC86AD
monochromatic
#34B43A #57CE5C #86DC8A #B5EAB8 #E5F7E6
Accessibility & contrast
On white
1.66
#86DC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#86DC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86DC8A
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86DC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86DC8A | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCE84
Deuteranopia (green-blind)
#D2C58F
Tritanopia (blue-blind)
#7BD8C7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #86dc8a; /* rgb */ color: rgb(134, 220, 138); /* oklch */ color: oklch(82.0% 0.141 145.2);
Tailwind
colors: {
custom: {
50: '#ade7ad',
500: '#86dc8a',
950: '#000000',
},
}SCSS
$custom: #86dc8a; $custom-light: #ade7ad; $custom-dark: #000000;
JSON
{
"hex": "#86dc8a",
"rgb": {
"r": 134,
"g": 220,
"b": 138
},
"hsl": {
"h": 122.791,
"s": 55.128,
"l": 69.412
},
"oklch": {
"l": 0.81962,
"c": 0.14087,
"h": 145.2
},
"luminance": 0.5809
}Semantic roles & 50–950 ramp
primary
#86DC8A
secondary
#B353AE
accent
#23BBC3
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101610
muted
#818481