Nearest named color: Hunter Green
#286B50
#286B50
Nearest named
Hunter Green
Family
Green
Lightness
47.7%
Chroma
0.081
Hue angle
163.7°
Temperature
Cool
Contrast on white
6.35:1 · AA
Contrast on black
2.93:1 · Fail
Web-safe
#336666
CSS oklch()
48% 0.08 164

#286B50 is a mid-toned, cool teal-green. On the Color Lab it reads organic and grounded, with a faded, vintage edge. It carries a legible label as a UI accent and reproduces cleanly in print.

Palettes built on #286B50

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

Botanical Studio Lead · 5 colors

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

Coastal Morning Lead · 5 colors

Hunter Green opens this coastal palette with sea-glass and warm sand alongside it, grounded by driftwood grey and a deep-navy anchor.

Nordic Calm Accent · 5 colors

Hunter Green keeps this Nordic scheme quiet — cool greys and a soft white around it, a muted-blue support and a charcoal anchor.

Vintage Leather Lead · 5 colors

Hunter Green plays the worn-leather lead, deepened by saddle brown and an oxblood anchor, softened by aged cream and cooled by a muted forest green.

Minimal Editorial Surface · 5 colors

Hunter 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 Hunter Green carrying the quiet middle.

Build a working theme in the generator →

Color Lab

How #286B50 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 40/100
Neutral
Balanced temperature — flexible, sits between warm and cool schemes.
Softness 43/100
Moderate
Middle-weight — neither delicate nor heavy.
Depth 51/100
Moderate
Mid depth — usable as an accent or a muted ground.
Naturalness 66/100
High
Organic, earthy character — at home in wellness, food and craft brands.
Vintage feel 61/100
High
Faded, nostalgic quality — editorial, heritage and retro work.
Luxury 57/100
Moderate
Restrained and premium — deep, quiet, high-end packaging and fashion.
Brand distinctiveness 22/100
Low
Quiet and neutral — a supporting tone, not a signature.
UI accent fit 83/100
Very high
Strong interactive accent — visible and can carry a legible label.
Surface fit 29/100
Low
Too saturated or mid-toned for big areas — keep it to accents.
Print safety 84/100
Very high
Reproduces faithfully in CMYK — safe for packaging and print.

Pairs with #286B50

For UI
For branding
For interior
For fashion
People also use #286B50 with

UI roles & guardrails

Primary action Safe as a filled button with white label. AA
Body text Passes on white at 16px and above. Pass
Large display Fine for headings 24px+ on white. Pass
Background Pair with white text at 6.3:1. Use
Subtle surface Use #CFE7DD for cards and hover fills. Tint 80
Avoid beside #286C67 — 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 #286B50 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: #286B50;
  --color-base-rgb: 40 107 80;
  --color-base-oklch: oklch(47.7% 0.081 163.7);
  --color-50: #F3FBF8;
  --color-100: #E1F5ED;
  --color-200: #C4E9DA;
  --color-300: #9AD5BE;
  --color-400: #73BFA1;
  --color-500: #52A382;
  --color-600: #447E67;
  --color-700: #355A4B;
  --color-800: #253C33;
  --color-900: #182520;
  --color-on-base: #FFFFFF;
}