#86DCA7#86DCA7
#86DCA7 is a very light, moderate green. Relative luminance 0.590; OKLCH L 82.6% C 0.113 H 155.9°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #86DCA7 |
|---|---|
| RGB | rgb(134, 220, 167) |
| HSL | hsl(143, 55%, 69%) |
| HSV | hsv(143, 39%, 86%) |
| CMYK | cmyk(39.1%, 0%, 24.1%, 13.7%) |
| CIE-LAB | lab(81.31, -37.43, 18.02) |
| CIE-LCH | lch(81.31, 41.54, 154.28°) |
| OKLab | oklab(82.56% -0.103 0.0461) |
| OKLCH | oklch(82.56% 0.113 155.9) |
| XYZ | xyz(42.3970, 59.0421, 45.7140) |
| Luminance | 0.5905 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 2.85
Hospital Green
#9BE5AA
ΔE00 3.44
Light Teal
#90E4C1
ΔE00 5.25
Mint
#AAF0C1
ΔE00 5.77
Light Sea Green
#98F6B0
ΔE00 6.39
Eucalyptus
#44D7A8
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86DCA7 #DC86BB
analogous
#90DC86 #86DCA7 #86DCD2
triadic
#86DCA7 #A786DC #DCA786
tetradic
#86DCA7 #8690DC #DC86BB #DCD286
square
#86DCA7 #8690DC #DC86BB #DCD286
split-complementary
#86DCA7 #D286DC #DC8690
monochromatic
#34B465 #57CE84 #86DCA7 #B5EACA #E5F7EC
Accessibility & contrast
On white
1.64
#86DCA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#86DCA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86DCA7
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86DCA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86DCA7 | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD0A4
Deuteranopia (green-blind)
#CEC6AA
Tritanopia (blue-blind)
#74DACD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #86dca7; /* rgb */ color: rgb(134, 220, 167); /* oklch */ color: oklch(82.6% 0.113 155.9);
Tailwind
colors: {
custom: {
50: '#ace7c1',
500: '#86dca7',
950: '#000000',
},
}SCSS
$custom: #86dca7; $custom-light: #ace7c1; $custom-dark: #000000;
JSON
{
"hex": "#86dca7",
"rgb": {
"r": 134,
"g": 220,
"b": 167
},
"hsl": {
"h": 143.023,
"s": 55.128,
"l": 69.412
},
"oklch": {
"l": 0.82564,
"c": 0.11282,
"h": 155.9
},
"luminance": 0.59045
}Semantic roles & 50–950 ramp
primary
#86DCA7
secondary
#B3538E
accent
#2385C3
background
#FDFEFD
surface
#F7FCF9
border
#D0D5D2
text
#101612
muted
#818482