Nearest named color: Moss Green
#98976D
#98976D
Nearest named
Moss Green
Family
Yellow
Lightness
66.6%
Chroma
0.059
Hue angle
106.7°
Temperature
Warm
Contrast on white
3.01:1 · AA Large
Contrast on black
6.18:1 · AA
Web-safe
#999966
CSS oklch()
67% 0.06 107

#98976D is a mid-toned, warm green. On the Color Lab it reads with a faded, vintage edge. It reproduces cleanly in print.

Palettes built on #98976D

Not just a swatch — here's how #98976D works with other colors. Named schemes with #98976D in its natural role, and a note on why the supporting colors balance it.

Warm Autumn Interior Dominant · 5 colors

This palette keeps Moss Green as the dominant warm neutral, balanced by muted terracotta and olive earth tones and grounded by a deep espresso anchor.

Japanese Sand Base · 5 colors

Moss Green sets a calm, sun-bleached base here, wrapped in bone and paper off-whites and a soft greige, with a single ink accent for wabi-sabi restraint.

Botanical Studio Lead · 5 colors

Moss Green leads this botanical set among foliage greens and a terracotta accent, softened by cream and grounded in bark brown.

Desert Clay Center · 5 colors

Moss Green holds the warm center of this desert palette with sand and clay beside it, a muted-sage accent and a dark-brown anchor.

Minimal Editorial Surface · 5 colors

Moss Green is the single accent in this high-contrast editorial system — set on near-white paper against near-black ink, with a warm grey and a desaturated tint of Moss Green carrying the quiet middle.

Build a working theme in the generator →

Color Lab

How #98976D actually behaves in design work — read from its OKLCH lightness, chroma and hue, not just its raw numbers. Ten signals to help you decide where this color earns its place.

Warmth 60/100
Neutral
Balanced temperature — flexible, sits between warm and cool schemes.
Softness 61/100
High
Middle-weight — neither delicate nor heavy.
Depth 32/100
Low
Mid depth — usable as an accent or a muted ground.
Naturalness 54/100
Moderate
Loosely natural — an earthy edge without being rustic.
Vintage feel 63/100
High
Faded, nostalgic quality — editorial, heritage and retro work.
Luxury 39/100
Low
Understated — leans refined without going austere.
Brand distinctiveness 23/100
Low
Quiet and neutral — a supporting tone, not a signature.
UI accent fit 55/100
Moderate
Workable accent with care around contrast.
Surface fit 51/100
Moderate
Usable as a tinted surface in measured doses.
Print safety 90/100
Very high
Reproduces faithfully in CMYK — safe for packaging and print.

Pairs with #98976D

For UI
For branding
For interior
For fashion
People also use #98976D with

UI roles & guardrails

Primary action Safe as a filled button with near-black label. AA
Body text Do not use for body copy on light surfaces. Avoid
Large display Fine for headings 24px+ on white. Pass
Background Pair with #141310 text at 6.2:1. Use
Subtle surface Use #E9E9E3 for cards and hover fills. Tint 80
Avoid beside #8A976D — the hue gap is too small to read as intentional. Clash

In real applications

Not a swatch to memorise — a color to build with. Here is #98976D at work across the surfaces designers actually ship.

Website / UI
Northwind Sign up
Build faster.
A working theme, generated in seconds.
Dashboard
Revenue
$48.2k ▲ 12%
Brand
AVELINE
Studio
Poster
Nov 14 · 8PM
NIGHT
MARKET
Packaging
BLOOM
Botanical Wash
250 ml
Interior

Scales

ShadesBase darkened in 10% steps
TintsBase lifted toward white
TonesSaturation removed, lightness held
Monochromatic scaleDesign-system ready, 50–900

Every model

Export

:root {
  --color-base: #98976D;
  --color-base-rgb: 152 151 109;
  --color-base-oklch: oklch(66.6% 0.059 106.7);
  --color-50: #F9F9F6;
  --color-100: #EEEEE7;
  --color-200: #DDDDCF;
  --color-300: #C3C2AD;
  --color-400: #A7A78B;
  --color-500: #89896B;
  --color-600: #6B6B56;
  --color-700: #4E4E41;
  --color-800: #35342C;
  --color-900: #21211C;
  --color-on-base: #141310;
}