Vert Nil

RE0128 / Ressource
#A0C8B0

Nile green — a muted blue-green evoking the waters of the ancient river. Exotic yet subtle, it bridges blue and green families.

Spec Sheet

Hex#A0C8B0
RGB160, 200, 176
HSL144°, 27%, 71%
On White 1.84:1 Fail
On Black 11.38:1 AAA

For AI Tools

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

Background: #F1F4F2
Text: #0D1B13
Accent: #A0C8B0
Support: #964A78
Neutral: #A3C7C3

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

#F1F4F2 background RGB 241 244 242
#0D1B13 ink RGB 13 27 19
#A0C8B0 accent RGB 160 200 176
#964A78 support RGB 150 74 120
#A3C7C3 neutral RGB 163 199 195
Processed in 0ms

CSS Variables

:root {
  --palette-background: #F1F4F2;
  --palette-ink: #0D1B13;
  --palette-accent: #A0C8B0;
  --palette-support: #964A78;
  --palette-neutral: #A3C7C3;
}

Tailwind Config

{
  "palette-background": "#F1F4F2",
  "palette-ink": "#0D1B13",
  "palette-accent": "#A0C8B0",
  "palette-support": "#964A78",
  "palette-neutral": "#A3C7C3"
}

Pro Exports Pro

Color Blindness Simulation

#C7C2AF
Protanopia
#C0BDB1
Deuteranopia
#99C7C1
Tritanopia

Build a design system around Vert Nil.