Skip to content
hightouchUI

Design system

v39.1.0

Colors

All colors are defined in OKLCH, giving perceptually-even scales across hues. The product palette has 10 hues × 10 shades; semantic tokens point at specific rungs so components stay in sync with Chakra's theme.

Reach for a semantic token first (text.primary, primary.base, danger.text) and drop to a raw palette rung (teal.600) only when none fits. Everything here is generated from the live theme.

#

10 hues, 50→900. 600 is the canonical base rung for every hue (buttons, icons, links); 300 is the border; 50 is the background tint; 700 is the text-on-light pairing.

teal
gray
green
blue
indigo
purple
pink
orange
yellow
red

#

text.danger (a 600 rung, for standalone text) is intentionally distinct from danger.text (a 700 rung, paired with danger.background) — same for warning/success/upsell.

text

#

base — surfaces & borders

#

Each interactive and status group shares one role grammar: background / backgroundHover for fills, border for outlines, base for the solid 600-rung color (with hover / pressed states), and text for on-light copy. Use the group (primary, danger, …) rather than the raw hue, and use its roles together as a matched set — danger.text on danger.background, not on their own. For plain copy on a normal surface, use text.* instead.

Primary

Success

Warning

Danger

Upsell

Neutral

Link

#

Data-viz series use their own palette (charts.*), separate from the product hues.

blue

yellow

purple

green

orange

brown

pink

red

#

Marketing surfaces use the Hightouch brand black and accent green. App surfaces stay on teal.

brand