Salty Tear
#D1FFF3A very light green that breathes life into any room. Pairs naturally with wood, brass, and earthy textiles.
Spec Sheet
Hex#D1FFF3
RGB209, 255, 243
HSL164°, 100%, 91%
On White 1.09:1 Fail
On Black 19.31:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #EEF2F1 Text: #0F1A17 Accent: #D1FFF3 Support: #993D56 Neutral: #C5D0D3 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 Salty Tear Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #EEF2F1;
--palette-ink: #0F1A17;
--palette-accent: #D1FFF3;
--palette-support: #993D56;
--palette-neutral: #C5D0D3;
}Tailwind Config
{
"palette-background": "#EEF2F1",
"palette-ink": "#0F1A17",
"palette-accent": "#D1FFF3",
"palette-support": "#993D56",
"palette-neutral": "#C5D0D3"
}Color Blindness Simulation
#FBF9F3
Protanopia#F2F3F4
Deuteranopia#C6FFFB
TritanopiaBuild a design system around Salty Tear.