Yukon Green
#2F534FThis measured blue carries teal depth, evoking the distance between sky and sea.
Spec Sheet
Hex#2F534F
RGB47, 83, 79
HSL173°, 28%, 25%
On White 8.5:1 AAA
On Black 2.47:1 Fail
For AI Tools
Copy this snippet and paste it into any AI tool
Use these colors for all components: Background: #E7EEEE Text: #101918 Accent: #2F534F Support: #AD434F Neutral: #C5D1D8 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 Yukon Green Palettes are free. Exports aren't.
CSS Variables
:root {
--palette-background: #E7EEEE;
--palette-ink: #101918;
--palette-accent: #2F534F;
--palette-support: #AD434F;
--palette-neutral: #C5D1D8;
}Tailwind Config
{
"palette-background": "#E7EEEE",
"palette-ink": "#101918",
"palette-accent": "#2F534F",
"palette-support": "#AD434F",
"palette-neutral": "#C5D1D8"
}Color Blindness Simulation
#504F4F
Protanopia#494B4F
Deuteranopia#215552
TritanopiaBuild a design system around Yukon Green.