Named color

Willow Green

Willow Green is a muted and earth tone green color with HEX #A8B88F. According to Colors Encyclopedia, it has RGB 168, 184, 143, HSL 83, 22%, 64%, cool temperature, and is useful for botanical palettes, natural product design, and seasonal editorial palettes.

HEX #A8B88F
RGB rgb(168, 184, 143)
HSL hsl(83 22% 64%)
CMYK cmyk(9, 0, 22, 28)
Luminance 0.4459
Contrast Black 9.92:1White 2.12:1

CSS Utilities

--color-willow-green: #A8B88F;
.bg-willow-green { background-color: #A8B88F; }
.text-willow-green { color: #A8B88F; }

Machine-readable data

Machine-Readable Color Data (JSON)

Perfect for CSS, design systems, automation, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.4459
Black text9.92:1AA Pass
White text2.12:1AA Fail
hexCanonical HEX value
rgbRed, green, blue channels
hslHue, saturation, lightness
cmykApproximate print conversion
wcagAA and AAA contrast options
harmoniesMathematical harmony sets
variantsGenerated tone variants
nearestColorsKnowledge graph neighbors
Download JSON Open API
Structured sections
Color systems
{
  "hex": "#A8B88F",
  "rgb": [
    168,
    184,
    143
  ],
  "hsl": [
    83,
    22,
    64
  ],
  "cmyk": [
    9,
    0,
    22,
    28
  ],
  "luminance": 0.4459,
  "contrast": {
    "black": 9.92,
    "white": 2.12
  }
}
WCAG
{
  "AA": [
    "#000000",
    "#1A1A1A",
    "#36454F"
  ],
  "AAA": [
    "#000000",
    "#1A1A1A"
  ]
}
Harmonies
{
  "complementary": "#9E8FB7",
  "analogous": [
    "#B7B38F",
    "#94B78F"
  ],
  "triadic": [
    "#8FA8B7",
    "#B78FA8"
  ],
  "tetradic": [
    "#8FB7B3",
    "#9E8FB7",
    "#B78F94"
  ],
  "splitComplementary": [
    "#8F94B7",
    "#B38FB7"
  ],
  "monochromatic": [
    "#D3DBC7",
    "#A8B88F",
    "#7B8F5B"
  ]
}
Variants
{
  "light": "#D3DBC7",
  "dark": "#7B8F5B",
  "saturated": "#ADCC7B",
  "desaturated": "#A3A3A3",
  "pastel": "#E3E5E1",
  "neon": "#C8FF70"
}
Pairings
{
  "best": [
    "#000000",
    "#9E8FB7",
    "#B7B38F",
    "#94B78F"
  ],
  "avoid": [
    "#A3A3A3",
    "#D3DBC7"
  ],
  "neutral": [
    "#1A1A1A",
    "#F5F5F5",
    "#E8E8E4"
  ],
  "highContrast": [
    "#000000"
  ],
  "lowContrast": [
    "#D3DBC7",
    "#A3A3A3"
  ]
}
Knowledge graph
{
  "nearestColors": [
    "laurel-green",
    "sage-green",
    "sage-gray",
    "greige",
    "cement"
  ],
  "generatedPalettes": [
    "willow-green"
  ],
  "generatedComparisons": [
    "laurel-green-vs-willow-green",
    "sage-gray-vs-willow-green",
    "sage-green-vs-willow-green"
  ],
  "relatedFamilies": [
    "/colors/by-family/green",
    "/colors/by-temperature/cool",
    "/colors/by-tone/muted",
    "/colors/by-tone/earth-tone"
  ],
  "relatedTools": [
    "/harmonies/willow-green",
    "/wcag/willow-green",
    "/css/colors/willow-green",
    "/hex/a8b88f"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/green",
      "/colors/by-temperature/cool",
      "/colors/by-tone/muted",
      "/colors/by-tone/earth-tone"
    ],
    "narrower": [
      "/palettes/willow-green"
    ],
    "related": [
      "/colors/laurel-green",
      "/colors/sage-green",
      "/colors/sage-gray",
      "/colors/greige",
      "/colors/cement",
      "/compare/laurel-green-vs-willow-green",
      "/compare/sage-gray-vs-willow-green",
      "/compare/sage-green-vs-willow-green",
      "/harmonies/willow-green",
      "/wcag/willow-green",
      "/css/colors/willow-green",
      "/hex/a8b88f"
    ]
  }
}
Full JSON dataset
{
  "slug": "willow-green",
  "name": "Willow Green",
  "hex": "#A8B88F",
  "uses": [
    "botanical palettes",
    "natural product design",
    "seasonal editorial palettes"
  ],
  "psychology": {
    "associations": [
      "life",
      "seasonality",
      "organic texture"
    ],
    "contexts": [
      "floral design",
      "garden brands",
      "lifestyle",
      "packaging"
    ],
    "avoidIn": [
      "strict grayscale systems"
    ]
  },
  "aliases": [],
  "sourceType": "curated",
  "confidence": "medium",
  "reviewStatus": "manual",
  "sourceUrl": "https://www.colorsencyclopedia.com/assets/colors.json",
  "origin": {
    "type": "common",
    "notes": "Curated common color reference used in design, material, cultural, and editorial color systems."
  },
  "family": "green",
  "temperature": "cool",
  "tone": [
    "muted",
    "earth-tone"
  ],
  "editorialNotes": "Curated internal color record with computed technical properties.",
  "tags": [
    "green",
    "cool",
    "muted",
    "earth-tone",
    "botanical-palettes",
    "natural-product-design",
    "seasonal-editorial-palettes",
    "life",
    "seasonality",
    "organic-texture"
  ],
  "popularity": 84,
  "rgb": [
    168,
    184,
    143
  ],
  "hsl": [
    83,
    22,
    64
  ],
  "cmyk": [
    9,
    0,
    22,
    28
  ],
  "luminance": 0.4459,
  "contrast": {
    "black": 9.92,
    "white": 2.12
  },
  "harmonies": {
    "complementary": "#9E8FB7",
    "analogous": [
      "#B7B38F",
      "#94B78F"
    ],
    "triadic": [
      "#8FA8B7",
      "#B78FA8"
    ],
    "tetradic": [
      "#8FB7B3",
      "#9E8FB7",
      "#B78F94"
    ],
    "splitComplementary": [
      "#8F94B7",
      "#B38FB7"
    ],
    "monochromatic": [
      "#D3DBC7",
      "#A8B88F",
      "#7B8F5B"
    ]
  },
  "variants": {
    "light": "#D3DBC7",
    "dark": "#7B8F5B",
    "saturated": "#ADCC7B",
    "desaturated": "#A3A3A3",
    "pastel": "#E3E5E1",
    "neon": "#C8FF70"
  },
  "wcag": {
    "AA": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "AAA": [
      "#000000",
      "#1A1A1A"
    ]
  },
  "css": {
    "variable": "--color-willow-green: #A8B88F;",
    "utility": ".bg-willow-green { background-color: #A8B88F; }",
    "textUtility": ".text-willow-green { color: #A8B88F; }"
  },
  "nearestColors": [
    "laurel-green",
    "sage-green",
    "sage-gray",
    "greige",
    "cement"
  ],
  "generatedPalettes": [
    "willow-green"
  ],
  "generatedComparisons": [
    "laurel-green-vs-willow-green",
    "sage-gray-vs-willow-green",
    "sage-green-vs-willow-green"
  ],
  "relatedFamilies": [
    "/colors/by-family/green",
    "/colors/by-temperature/cool",
    "/colors/by-tone/muted",
    "/colors/by-tone/earth-tone"
  ],
  "relatedTools": [
    "/harmonies/willow-green",
    "/wcag/willow-green",
    "/css/colors/willow-green",
    "/hex/a8b88f"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/green",
      "/colors/by-temperature/cool",
      "/colors/by-tone/muted",
      "/colors/by-tone/earth-tone"
    ],
    "narrower": [
      "/palettes/willow-green"
    ],
    "related": [
      "/colors/laurel-green",
      "/colors/sage-green",
      "/colors/sage-gray",
      "/colors/greige",
      "/colors/cement",
      "/compare/laurel-green-vs-willow-green",
      "/compare/sage-gray-vs-willow-green",
      "/compare/sage-green-vs-willow-green",
      "/harmonies/willow-green",
      "/wcag/willow-green",
      "/css/colors/willow-green",
      "/hex/a8b88f"
    ]
  },
  "pairings": {
    "best": [
      "#000000",
      "#9E8FB7",
      "#B7B38F",
      "#94B78F"
    ],
    "avoid": [
      "#A3A3A3",
      "#D3DBC7"
    ],
    "neutral": [
      "#1A1A1A",
      "#F5F5F5",
      "#E8E8E4"
    ],
    "highContrast": [
      "#000000"
    ],
    "lowContrast": [
      "#D3DBC7",
      "#A3A3A3"
    ]
  }
}

Color meaning and use

About Willow Green Color

Willow Green sits in the green family with cool temperature and muted and earth tone visual character. Willow Green is a commonly used color name in design references, palettes, and editorial color systems.

Its common associations include life, seasonality, and organic texture, which makes it relevant for floral design and garden brands. In design work, Willow Green is most useful for botanical palettes, natural product design, and seasonal editorial palettes, especially when paired with black text for stronger contrast.

WCAG Accessibility

Contrast checks for Willow Green against black and white text.

Black text9.92:1AA Pass
White text2.12:1AA Fail
AA text options#000000, #1A1A1A, #36454F
AAA text options#000000, #1A1A1A

Similar Colors

Color Harmonies

#9E8FB7#9E8FB7
#B7B38F#B7B38F
#94B78F#94B78F
#8FA8B7#8FA8B7
#B78FA8#B78FA8

Variants

#D3DBC7#D3DBC7
#7B8F5B#7B8F5B
#ADCC7B#ADCC7B
#A3A3A3#A3A3A3
#E3E5E1#E3E5E1
#C8FF70#C8FF70

Pairings

Black#000000
#9E8FB7#9E8FB7
#B7B38F#B7B38F
#94B78F#94B78F
Matte Black#1A1A1A
White Smoke#F5F5F5