Chartreuse

2024-10 / Benjamin Moore
#C1B400

A rich green with amber undertones that connects interiors to the natural world.

Spec Sheet

Hex#C1B400
RGB193, 180, 0
HSL56°, 100%, 38%
On White 2.14:1 Fail
On Black 9.8:1 AAA

For AI Tools

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

Background: #EBEBE5
Text: #2C2A17
Accent: #C1B400
Support: #5158B8
Neutral: #B7C1A9

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 Chartreuse Palettes are free. Exports aren't.

#EBEBE5 background RGB 235 235 229
#2C2A17 ink RGB 44 42 23
#C1B400 accent RGB 193 180 0
#5158B8 support RGB 81 88 184
#B7C1A9 neutral RGB 183 193 169
Processed in 0ms

CSS Variables

:root {
  --palette-background: #EBEBE5;
  --palette-ink: #2C2A17;
  --palette-accent: #C1B400;
  --palette-support: #5158B8;
  --palette-neutral: #B7C1A9;
}

Tailwind Config

{
  "palette-background": "#EBEBE5",
  "palette-ink": "#2C2A17",
  "palette-accent": "#C1B400",
  "palette-support": "#5158B8",
  "palette-neutral": "#B7C1A9"
}

Pro Exports Pro

Color Blindness Simulation

#C6AD00
Protanopia
#CAB41E
Deuteranopia
#D1A699
Tritanopia

Build a design system around Chartreuse.