#86CD8B#86CD8B
#86CD8B is a light, moderate green. Relative luminance 0.506; OKLCH L 78.4% C 0.117 H 146.0°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #86CD8B |
|---|---|
| RGB | rgb(134, 205, 139) |
| HSL | hsl(124, 42%, 66%) |
| HSV | hsv(124, 35%, 80%) |
| CMYK | cmyk(34.6%, 0%, 32.2%, 19.6%) |
| CIE-LAB | lab(76.43, -35.58, 26.02) |
| CIE-LCH | lch(76.43, 44.07, 143.82°) |
| OKLab | oklab(78.44% -0.097 0.0654) |
| OKLCH | oklch(78.44% 0.117 146) |
| XYZ | xyz(36.3213, 50.5932, 32.2728) |
| Luminance | 0.5060 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.15
Pistachio
#93C572
ΔE00 5.80
Emerald
#50C878
ΔE00 5.99
Hospital Green
#9BE5AA
ΔE00 6.18
Darkseagreen
#8FBC8F
ΔE00 6.25
Fern
#63B76C
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86CD8B #CD86C8
analogous
#A5CD86 #86CD8B #86CDAF
triadic
#86CD8B #8B86CD #CD8B86
tetradic
#86CD8B #86A5CD #CD86C8 #CDAF86
square
#86CD8B #86A5CD #CD86C8 #CDAF86
split-complementary
#86CD8B #AF86CD #CD86A5
monochromatic
#3F9946 #5BBB61 #86CD8B #B1DFB5 #DDF1DE
Accessibility & contrast
On white
1.89
#86CD8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#86CD8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86CD8B
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86CD8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86CD8B | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC187
Deuteranopia (green-blind)
#C4BA8F
Tritanopia (blue-blind)
#7DCABC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #86cd8b; /* rgb */ color: rgb(134, 205, 139); /* oklch */ color: oklch(78.4% 0.117 146.0);
Tailwind
colors: {
custom: {
50: '#abdcad',
500: '#86cd8b',
950: '#000000',
},
}SCSS
$custom: #86cd8b; $custom-light: #abdcad; $custom-dark: #000000;
JSON
{
"hex": "#86cd8b",
"rgb": {
"r": 134,
"g": 205,
"b": 139
},
"hsl": {
"h": 124.225,
"s": 41.52,
"l": 66.471
},
"oklch": {
"l": 0.78435,
"c": 0.11704,
"h": 146
},
"luminance": 0.50595
}Semantic roles & 50–950 ramp
primary
#86CD8B
secondary
#A0589A
accent
#31ABB5
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#101510
muted
#818481