Opal Essence
#D8E7DEMeasured and light, this blue brings cool character to cabinetry and walls alike.
Spec Sheet
Hex#D8E7DE
RGB216, 231, 222
HSL144°, 24%, 88%
On White 1.28:1 Fail
On Black 16.4:1 AAA
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #E8EDEA Text: #192A1F Accent: #D8E7DE Support: #9B5F83 Neutral: #A4C1BE 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 Opal Essence Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #E8EDEA;
--palette-ink: #192A1F;
--palette-accent: #D8E7DE;
--palette-support: #9B5F83;
--palette-neutral: #A4C1BE;
}Tailwind Config
{
"palette-background": "#E8EDEA",
"palette-ink": "#192A1F",
"palette-accent": "#D8E7DE",
"palette-support": "#9B5F83",
"palette-neutral": "#A4C1BE"
}Color Blindness Simulation
#E7E4DE
Protanopia#E4E3DE
Deuteranopia#D6E7E4
TritanopiaBuild a design system around Opal Essence.