Teal Touch
#6E9698A mid-toned teal with a restrained, sophisticated character. Contemporary and calming in living rooms and kitchens.
Spec Sheet
Hex#6E9698
RGB110, 150, 152
HSL183°, 17%, 51%
On White 3.24:1 AA Large
On Black 6.48:1 AA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #EEF1F1 Text: #203132 Accent: #6E9698 Support: #A34743 Neutral: #CCD1D7 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 Teal Touch Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #EEF1F1;
--palette-ink: #203132;
--palette-accent: #6E9698;
--palette-support: #A34743;
--palette-neutral: #CCD1D7;
}Tailwind Config
{
"palette-background": "#EEF1F1",
"palette-ink": "#203132",
"palette-accent": "#6E9698",
"palette-support": "#A34743",
"palette-neutral": "#CCD1D7"
}Color Blindness Simulation
#909298
Protanopia#898C98
Deuteranopia#609996
TritanopiaBuild a design system around Teal Touch.