#86DF97#86DF97
#86DF97 is a very light, vivid green. Relative luminance 0.601; OKLCH L 82.9% C 0.133 H 149.0°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #86DF97 |
|---|---|
| RGB | rgb(134, 223, 151) |
| HSL | hsl(131, 58%, 70%) |
| HSV | hsv(131, 40%, 87%) |
| CMYK | cmyk(39.9%, 0%, 32.3%, 12.5%) |
| CIE-LAB | lab(81.88, -41.65, 27.13) |
| CIE-LCH | lch(81.88, 49.71, 146.92°) |
| OKLab | oklab(82.92% -0.1136 0.0683) |
| OKLCH | oklch(82.92% 0.133 149) |
| XYZ | xyz(41.8028, 60.0755, 38.6652) |
| Luminance | 0.6008 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 3.56
Lightgreen
#90EE90
ΔE00 4.81
Light Sea Green
#98F6B0
ΔE00 5.22
Seafoam (survey)
#80F9AD
ΔE00 5.99
Seafoam Green
#7AF9AB
ΔE00 6.12
Light Mint Green
#A6FBB2
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#86DF97 #DF86CE
analogous
#A1DF86 #86DF97 #86DFC4
triadic
#86DF97 #9786DF #DF9786
tetradic
#86DF97 #86A1DF #DF86CE #DFC486
square
#86DF97 #86A1DF #DF86CE #DFC486
split-complementary
#86DF97 #C486DF #DF86A1
monochromatic
#31BA4B #56D26D #86DF97 #B6ECC1 #E7F9EA
Accessibility & contrast
On white
1.61
#86DF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#86DF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #86DF97
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##86DF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##86DF97 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D192
Deuteranopia (green-blind)
#D3C89B
Tritanopia (blue-blind)
#78DCCC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #86df97; /* rgb */ color: rgb(134, 223, 151); /* oklch */ color: oklch(82.9% 0.133 149.0);
Tailwind
colors: {
custom: {
50: '#ade9b6',
500: '#86df97',
950: '#000000',
},
}SCSS
$custom: #86df97; $custom-light: #ade9b6; $custom-dark: #000000;
JSON
{
"hex": "#86df97",
"rgb": {
"r": 134,
"g": 223,
"b": 151
},
"hsl": {
"h": 131.461,
"s": 58.17,
"l": 70
},
"oklch": {
"l": 0.82921,
"c": 0.13252,
"h": 149
},
"luminance": 0.60078
}Semantic roles & 50–950 ramp
primary
#86DF97
secondary
#B653A3
accent
#20A6C6
background
#FDFEFD
surface
#F7FDF8
border
#D0D5D1
text
#101611
muted
#818481