Sophisticated Teal
#537076A composed deep grey with balanced undertones. Reads as modern and pairs cleanly with both wood and metal.
Spec Sheet
Hex#537076
RGB83, 112, 118
HSL190°, 17%, 39%
On White 5.32:1 AA
On Black 3.95:1 AA Large
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #F1F3F4 Text: #1A373D Accent: #537076 Support: #A9685B Neutral: #C4C9D4 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 Sophisticated Teal Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #F1F3F4;
--palette-ink: #1A373D;
--palette-accent: #537076;
--palette-support: #A9685B;
--palette-neutral: #C4C9D4;
}Tailwind Config
{
"palette-background": "#F1F3F4",
"palette-ink": "#1A373D",
"palette-accent": "#537076",
"palette-support": "#A9685B",
"palette-neutral": "#C4C9D4"
}Color Blindness Simulation
#6B6E76
Protanopia#656976
Deuteranopia#477372
TritanopiaBuild a design system around Sophisticated Teal.