Graceful Sea
#76C2D7A clear blue with steely undertones that anchors spaces with quiet authority.
Spec Sheet
Hex#76C2D7
RGB118, 194, 215
HSL193°, 55%, 65%
On White 2.01:1 Fail
On Black 10.47:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #EBEEEF Text: #172B30 Accent: #76C2D7 Support: #8E5343 Neutral: #BCC2D2 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 Graceful Sea Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #EBEEEF;
--palette-ink: #172B30;
--palette-accent: #76C2D7;
--palette-support: #8E5343;
--palette-neutral: #BCC2D2;
}Tailwind Config
{
"palette-background": "#EBEEEF",
"palette-ink": "#172B30",
"palette-accent": "#76C2D7",
"palette-support": "#8E5343",
"palette-neutral": "#BCC2D2"
}Color Blindness Simulation
#B4BED8
Protanopia#A5B2D7
Deuteranopia#48CAC8
TritanopiaBuild a design system around Graceful Sea.