#86CD81#86CD81
#86CD81 is a light, vivid green. Relative luminance 0.503; OKLCH L 78.2% C 0.127 H 142.8°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #86CD81 |
|---|---|
| RGB | rgb(134, 205, 129) |
| HSL | hsl(116, 43%, 65%) |
| HSV | hsv(116, 37%, 80%) |
| CMYK | cmyk(34.6%, 0%, 37.1%, 19.6%) |
| CIE-LAB | lab(76.26, -37.18, 30.99) |
| CIE-LCH | lch(76.26, 48.40, 140.19°) |
| OKLab | oklab(78.24% -0.1014 0.077) |
| OKLCH | oklch(78.24% 0.127 142.8) |
| XYZ | xyz(35.6238, 50.3142, 28.5992) |
| Luminance | 0.5032 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 3.72
Pistachio
#93C572
ΔE00 4.31
Emerald
#50C878
ΔE00 5.91
Fern
#63B76C
ΔE00 6.69
Light Moss Green
#A6C875
ΔE00 7.06
Lichen
#8FB67B
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86CD81 #C881CD
analogous
#ACCD81 #86CD81 #81CDA2
triadic
#86CD81 #8186CD #CD8186
tetradic
#86CD81 #81ACCD #C881CD #CDA281
square
#86CD81 #81ACCD #C881CD #CDA281
split-complementary
#86CD81 #A281CD #CD81AC
monochromatic
#42973C #5CBC55 #86CD81 #B0DEAD #DAF0D9
Accessibility & contrast
On white
1.90
#86CD81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#86CD81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86CD81
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86CD81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86CD81 | 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)
#D0C07C
Deuteranopia (green-blind)
#C6B985
Tritanopia (blue-blind)
#7FC9BA
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #86cd81; /* rgb */ color: rgb(134, 205, 129); /* oklch */ color: oklch(78.2% 0.127 142.8);
Tailwind
colors: {
custom: {
50: '#acdca6',
500: '#86cd81',
950: '#000000',
},
}SCSS
$custom: #86cd81; $custom-light: #acdca6; $custom-dark: #000000;
JSON
{
"hex": "#86cd81",
"rgb": {
"r": 134,
"g": 205,
"b": 129
},
"hsl": {
"h": 116.053,
"s": 43.182,
"l": 65.49
},
"oklch": {
"l": 0.78241,
"c": 0.12734,
"h": 142.8
},
"luminance": 0.50316
}Semantic roles & 50–950 ramp
primary
#86CD81
secondary
#99549E
accent
#2FB6AD
background
#FDFEFC
surface
#F7FCF6
border
#D0D5D0
text
#10150F
muted
#818480