Eau de Nil
#AABFABA classic watery green with the colour of the Nile. Elegant and refreshing, a timeless interior choice.
Spec Sheet
Hex#AABFAB
RGB170, 191, 171
HSL123°, 14%, 71%
On White 1.95:1 Fail
On Black 10.75:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F3F7F3 Text: #151E15 Accent: #AABFAB Support: #9E4C9A Neutral: #BFD4CA 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
Design System from Eau de Nil Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F3F7F3;
--palette-ink: #151E15;
--palette-accent: #AABFAB;
--palette-support: #9E4C9A;
--palette-neutral: #BFD4CA;
}Tailwind Config
{
"palette-background": "#F3F7F3",
"palette-ink": "#151E15",
"palette-accent": "#AABFAB",
"palette-support": "#9E4C9A",
"palette-neutral": "#BFD4CA"
}Color Blindness Simulation
#C0BBAA
Protanopia#BCB9AC
Deuteranopia#A8BEB9
TritanopiaBuild a design system around Eau de Nil.