Named color

Moss Green

Moss Green is a muted and earth tone green color with HEX #8A9A5B. According to Colors Encyclopedia, it has RGB 138, 154, 91, HSL 75, 26%, 48%, cool temperature, and is useful for natural palettes, wellness branding, and sustainability design.

HEX #8A9A5B
RGB rgb(138, 154, 91)
HSL hsl(75 26% 48%)
CMYK cmyk(10, 0, 41, 40)
Luminance 0.2927
Contrast Black 6.85:1White 3.06:1

CSS Utilities

--color-moss-green: #8A9A5B;
.bg-moss-green { background-color: #8A9A5B; }
.text-moss-green { color: #8A9A5B; }

Machine-readable data

Machine-Readable Color Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.2927
Black text6.85:1AA Pass
White text3.06: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": "#8A9A5B",
  "rgb": [
    138,
    154,
    91
  ],
  "hsl": [
    75,
    26,
    48
  ],
  "cmyk": [
    10,
    0,
    41,
    40
  ],
  "luminance": 0.2927,
  "contrast": {
    "black": 6.85,
    "white": 3.06
  }
}
WCAG
{
  "AA": [
    "#000000",
    "#1A1A1A"
  ],
  "AAA": []
}
Harmonies
{
  "complementary": "#6A5B9A",
  "analogous": [
    "#9A8A5B",
    "#6A9A5B"
  ],
  "triadic": [
    "#5B8A9A",
    "#9A5B8A"
  ],
  "tetradic": [
    "#5B9A8A",
    "#6A5B9A",
    "#9A5B6A"
  ],
  "splitComplementary": [
    "#5B6A9A",
    "#8A5B9A"
  ],
  "monochromatic": [
    "#B4BF92",
    "#8A9A5B",
    "#566039"
  ]
}
Variants
{
  "light": "#B4BF92",
  "dark": "#566039",
  "saturated": "#98B540",
  "desaturated": "#7D7F76",
  "pastel": "#BEC2B3",
  "neon": "#C7FF1F"
}
Pairings
{
  "best": [
    "#000000",
    "#6A5B9A",
    "#9A8A5B",
    "#6A9A5B"
  ],
  "avoid": [
    "#7D7F76",
    "#B4BF92"
  ],
  "neutral": [
    "#1A1A1A",
    "#F5F5F5",
    "#E8E8E4"
  ],
  "highContrast": [
    "#000000"
  ],
  "lowContrast": [
    "#B4BF92",
    "#7D7F76"
  ]
}
Knowledge graph
{
  "nearestColors": [
    "warm-gray",
    "agave",
    "mocha",
    "antique-gold",
    "stone"
  ],
  "generatedPalettes": [
    "moss-green"
  ],
  "generatedComparisons": [
    "moss-green-vs-agave",
    "moss-green-vs-warm-gray"
  ],
  "relatedFamilies": [
    "/colors/by-family/green",
    "/colors/by-temperature/cool",
    "/colors/by-tone/muted",
    "/colors/by-tone/earth-tone"
  ],
  "relatedTools": [
    "/harmonies/moss-green",
    "/wcag/moss-green",
    "/css/colors/moss-green",
    "/hex/8a9a5b"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/green",
      "/colors/by-temperature/cool",
      "/colors/by-tone/muted",
      "/colors/by-tone/earth-tone"
    ],
    "narrower": [
      "/palettes/moss-green"
    ],
    "related": [
      "/colors/warm-gray",
      "/colors/agave",
      "/colors/mocha",
      "/colors/antique-gold",
      "/colors/stone",
      "/compare/moss-green-vs-agave",
      "/compare/moss-green-vs-warm-gray",
      "/harmonies/moss-green",
      "/wcag/moss-green",
      "/css/colors/moss-green",
      "/hex/8a9a5b"
    ]
  }
}
Full JSON dataset
{
  "slug": "moss-green",
  "name": "Moss Green",
  "hex": "#8A9A5B",
  "uses": [
    "natural palettes",
    "wellness branding",
    "sustainability design"
  ],
  "psychology": {
    "associations": [
      "nature",
      "growth",
      "balance"
    ],
    "contexts": [
      "wellness",
      "outdoor brands",
      "gardening",
      "organic products"
    ],
    "avoidIn": [
      "urgent error states"
    ]
  },
  "aliases": [
    "moss"
  ],
  "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 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",
    "natural-palettes",
    "wellness-branding",
    "sustainability-design",
    "nature",
    "growth",
    "balance"
  ],
  "popularity": 88,
  "rgb": [
    138,
    154,
    91
  ],
  "hsl": [
    75,
    26,
    48
  ],
  "cmyk": [
    10,
    0,
    41,
    40
  ],
  "luminance": 0.2927,
  "contrast": {
    "black": 6.85,
    "white": 3.06
  },
  "harmonies": {
    "complementary": "#6A5B9A",
    "analogous": [
      "#9A8A5B",
      "#6A9A5B"
    ],
    "triadic": [
      "#5B8A9A",
      "#9A5B8A"
    ],
    "tetradic": [
      "#5B9A8A",
      "#6A5B9A",
      "#9A5B6A"
    ],
    "splitComplementary": [
      "#5B6A9A",
      "#8A5B9A"
    ],
    "monochromatic": [
      "#B4BF92",
      "#8A9A5B",
      "#566039"
    ]
  },
  "variants": {
    "light": "#B4BF92",
    "dark": "#566039",
    "saturated": "#98B540",
    "desaturated": "#7D7F76",
    "pastel": "#BEC2B3",
    "neon": "#C7FF1F"
  },
  "wcag": {
    "AA": [
      "#000000",
      "#1A1A1A"
    ],
    "AAA": []
  },
  "css": {
    "variable": "--color-moss-green: #8A9A5B;",
    "utility": ".bg-moss-green { background-color: #8A9A5B; }",
    "textUtility": ".text-moss-green { color: #8A9A5B; }"
  },
  "nearestColors": [
    "warm-gray",
    "agave",
    "mocha",
    "antique-gold",
    "stone"
  ],
  "generatedPalettes": [
    "moss-green"
  ],
  "generatedComparisons": [
    "moss-green-vs-agave",
    "moss-green-vs-warm-gray"
  ],
  "relatedFamilies": [
    "/colors/by-family/green",
    "/colors/by-temperature/cool",
    "/colors/by-tone/muted",
    "/colors/by-tone/earth-tone"
  ],
  "relatedTools": [
    "/harmonies/moss-green",
    "/wcag/moss-green",
    "/css/colors/moss-green",
    "/hex/8a9a5b"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/green",
      "/colors/by-temperature/cool",
      "/colors/by-tone/muted",
      "/colors/by-tone/earth-tone"
    ],
    "narrower": [
      "/palettes/moss-green"
    ],
    "related": [
      "/colors/warm-gray",
      "/colors/agave",
      "/colors/mocha",
      "/colors/antique-gold",
      "/colors/stone",
      "/compare/moss-green-vs-agave",
      "/compare/moss-green-vs-warm-gray",
      "/harmonies/moss-green",
      "/wcag/moss-green",
      "/css/colors/moss-green",
      "/hex/8a9a5b"
    ]
  },
  "pairings": {
    "best": [
      "#000000",
      "#6A5B9A",
      "#9A8A5B",
      "#6A9A5B"
    ],
    "avoid": [
      "#7D7F76",
      "#B4BF92"
    ],
    "neutral": [
      "#1A1A1A",
      "#F5F5F5",
      "#E8E8E4"
    ],
    "highContrast": [
      "#000000"
    ],
    "lowContrast": [
      "#B4BF92",
      "#7D7F76"
    ]
  }
}

Color meaning and use

About Moss Green Color

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

Its common associations include nature, growth, and balance, which makes it relevant for wellness and outdoor brands. In design work, Moss Green is most useful for natural palettes, wellness branding, and sustainability design, especially when paired with black text for stronger contrast.

WCAG Accessibility

Contrast checks for Moss Green against black and white text.

Black text6.85:1AA Pass
White text3.06:1AA Fail
AA text options#000000, #1A1A1A
AAA text optionsNone in seed set

Similar Colors

Color Harmonies

#6A5B9A#6A5B9A
#9A8A5B#9A8A5B
#6A9A5B#6A9A5B
#5B8A9A#5B8A9A
#9A5B8A#9A5B8A

Variants

#B4BF92#B4BF92
#566039#566039
#98B540#98B540
#7D7F76#7D7F76
#BEC2B3#BEC2B3
#C7FF1F#C7FF1F

Pairings

Black#000000
#6A5B9A#6A5B9A
#9A8A5B#9A8A5B
#6A9A5B#6A9A5B
Matte Black#1A1A1A
White Smoke#F5F5F5