Obsidian Green - Deep

308 / Little Greene
#1F2D21

The very darkest green, virtually black with only the faintest verdant warmth detectable in raking light.

Spec Sheet

Hex#1F2D21
RGB31, 45, 33
HSL129°, 18%, 15%
On White 14.43:1 AAA
On Black 1.46:1 Fail

For AI Tools

Copy this snippet and paste it into any AI tool
Use these colors for all components:

Background: #E5EBE6
Text: #213123
Accent: #1F2D21
Support: #AF6AA4
Neutral: #C4D9D2

Rules:
- Use Background for surfaces and canvas
- Use Ink for body text and icons
- Never use Accent as body text — contrast is too low
- Maintain 4.5:1 minimum contrast for normal text
Learn more about AI Palette

Design System from Obsidian Green - Deep Palettes are free. Exports aren't.

#E5EBE6 background RGB 229 235 230
#213123 ink RGB 33 49 35
#1F2D21 accent RGB 31 45 33
#AF6AA4 support RGB 175 106 164
#C4D9D2 neutral RGB 196 217 210
Processed in 0ms

CSS Variables

:root {
  --palette-background: #E5EBE6;
  --palette-ink: #213123;
  --palette-accent: #1F2D21;
  --palette-support: #AF6AA4;
  --palette-neutral: #C4D9D2;
}

Tailwind Config

{
  "palette-background": "#E5EBE6",
  "palette-ink": "#213123",
  "palette-accent": "#1F2D21",
  "palette-support": "#AF6AA4",
  "palette-neutral": "#C4D9D2"
}

Pro Exports Pro

Color Blindness Simulation

#2D2B20
Protanopia
#2B2922
Deuteranopia
#1D2C2A
Tritanopia

Build a design system around Obsidian Green - Deep.