#86CD80#86CD80
#86CD80 is a light, vivid green. Relative luminance 0.503; OKLCH L 78.2% C 0.128 H 142.5°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #86CD80 |
|---|---|
| RGB | rgb(134, 205, 128) |
| HSL | hsl(115, 44%, 65%) |
| HSV | hsv(115, 38%, 80%) |
| CMYK | cmyk(34.6%, 0%, 37.6%, 19.6%) |
| CIE-LAB | lab(76.25, -37.33, 31.48) |
| CIE-LCH | lch(76.25, 48.84, 139.86°) |
| OKLab | oklab(78.22% -0.1018 0.0782) |
| OKLCH | oklch(78.22% 0.128 142.5) |
| XYZ | xyz(35.5577, 50.2878, 28.2508) |
| Luminance | 0.5029 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.73
Pistachio
#93C572
ΔE00 4.19
Emerald
#50C878
ΔE00 5.94
Fern
#63B76C
ΔE00 6.70
Light Moss Green
#A6C875
ΔE00 6.97
Lichen
#8FB67B
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86CD80 #C780CD
analogous
#ACCD80 #86CD80 #80CDA1
triadic
#86CD80 #8086CD #CD8086
tetradic
#86CD80 #80ACCD #C780CD #CDA180
square
#86CD80 #80ACCD #C780CD #CDA180
split-complementary
#86CD80 #A180CD #CD80AC
monochromatic
#43973B #5CBC54 #86CD80 #B0DEAC #DAF0D8
Accessibility & contrast
On white
1.90
#86CD80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#86CD80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86CD80
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86CD80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86CD80 | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C07B
Deuteranopia (green-blind)
#C6B984
Tritanopia (blue-blind)
#7FC9BA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #86cd80; /* rgb */ color: rgb(134, 205, 128); /* oklch */ color: oklch(78.2% 0.128 142.5);
Tailwind
colors: {
custom: {
50: '#acdca5',
500: '#86cd80',
950: '#000000',
},
}SCSS
$custom: #86cd80; $custom-light: #acdca5; $custom-dark: #000000;
JSON
{
"hex": "#86cd80",
"rgb": {
"r": 134,
"g": 205,
"b": 128
},
"hsl": {
"h": 115.325,
"s": 43.503,
"l": 65.294
},
"oklch": {
"l": 0.78222,
"c": 0.12836,
"h": 142.5
},
"luminance": 0.50289
}Semantic roles & 50–950 ramp
primary
#86CD80
secondary
#98549D
accent
#2FB7AC
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#10150F
muted
#818480