#86DCA3#86DCA3
#86DCA3 is a very light, moderate green. Relative luminance 0.589; OKLCH L 82.5% C 0.117 H 154.0°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #86DCA3 |
|---|---|
| RGB | rgb(134, 220, 163) |
| HSL | hsl(140, 55%, 69%) |
| HSV | hsv(140, 39%, 86%) |
| CMYK | cmyk(39.1%, 0%, 25.9%, 13.7%) |
| CIE-LAB | lab(81.23, -38.18, 20.01) |
| CIE-LCH | lch(81.23, 43.10, 152.34°) |
| OKLab | oklab(82.47% -0.1048 0.051) |
| OKLCH | oklch(82.47% 0.117 154) |
| XYZ | xyz(42.0329, 58.8965, 43.7965) |
| Luminance | 0.5890 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.09
Seafoam
#7FE0B3
ΔE00 3.71
Light Sea Green
#98F6B0
ΔE00 6.03
Mint
#AAF0C1
ΔE00 6.04
Light Teal
#90E4C1
ΔE00 6.13
Seafoam (survey)
#80F9AD
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86DCA3 #DC86BF
analogous
#94DC86 #86DCA3 #86DCCE
triadic
#86DCA3 #A386DC #DCA386
tetradic
#86DCA3 #8694DC #DC86BF #DCCE86
square
#86DCA3 #8694DC #DC86BF #DCCE86
split-complementary
#86DCA3 #CE86DC #DC8694
monochromatic
#34B45F #57CE7F #86DCA3 #B5EAC7 #E5F7EB
Accessibility & contrast
On white
1.64
#86DCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#86DCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86DCA3
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86DCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86DCA3 | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCFA0
Deuteranopia (green-blind)
#CEC6A6
Tritanopia (blue-blind)
#75DACD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #86dca3; /* rgb */ color: rgb(134, 220, 163); /* oklch */ color: oklch(82.5% 0.117 154.0);
Tailwind
colors: {
custom: {
50: '#ace7be',
500: '#86dca3',
950: '#000000',
},
}SCSS
$custom: #86dca3; $custom-light: #ace7be; $custom-dark: #000000;
JSON
{
"hex": "#86dca3",
"rgb": {
"r": 134,
"g": 220,
"b": 163
},
"hsl": {
"h": 140.233,
"s": 55.128,
"l": 69.412
},
"oklch": {
"l": 0.82472,
"c": 0.11651,
"h": 154
},
"luminance": 0.58899
}Semantic roles & 50–950 ramp
primary
#86DCA3
secondary
#B35393
accent
#238DC3
background
#FDFEFD
surface
#F7FCF8
border
#D0D5D1
text
#101612
muted
#818482