Design language comparison
TradingView vs Vercel
TradingView runs a light-canvas system while Vercel chose both, and they pair different display families (-apple-system vs Geist). Beyond surface, motion divides them — TradingView is subtle, Vercel is expressive.
Palette · side by side
Up to 8 dominant swatches eachSide A · light
TradingView
Full Page
#0f0f0f
foreground
#ffffff
background
#0000ee
brand
#707070
background
#9c9c9c
foreground
#ebebeb
background
#ff9800
accent
#cc2f3c
accent
Side B · both
Vercel
Full Page
#171717
foreground
#4d4d4d
foreground
#ffffff
background
#666666
foreground
#808080
foreground
#000000
foreground
#ebebeb
background
#a8a8a8
neutral
Typography · side by side
Primary family + weight ladder + sampleSide A · light
TradingView
Full Page
- Display
- -apple-system
- Body
- -apple-system
- Weights
- 400 · 500 · 600 · 700
Sample
The quick brown fox jumps over the lazy dog.
1234567890 — Body sample renders in the captured family if your browser has it; otherwise system fallback signals the weight ladder.
Side B · both
Vercel
Full Page
- Display
- Geist
- Body
- Geist Mono
- Mono
- Geist Mono
- Weights
- 400 · 500 · 600
Sample
The quick brown fox jumps over the lazy dog.
1234567890 — Body sample renders in the captured family if your browser has it; otherwise system fallback signals the weight ladder.
Spacing scale · side by side
Base unit + first 8 scale valuesSide A · light
TradingView
Full Page
- Base unit
- 4 px
- Container max
- 1000 px
Side B · both
Vercel
Full Page
- Base unit
- 4 px
- Container max
- 1080 px
Motion vocabulary · side by side
Level + durations + easingsSide A · light
TradingView
Full Page
- Level
- subtle
- Libraries
- —
Durations
Easings
Side B · both
Vercel
Full Page
- Level
- expressive
- Libraries
- —
Durations
Easings
Palette & spacing overlap
Their palettes share 10% of swatches at the dominant tier — a quiet signal both teams drew from the same neutral library before applying brand accents. Their spacing scales overlap by 75% (2, 4, 6, 8, 12 px shared) — a rhythm any agent can transfer between the two systems with minimal recalibration.
Shared swatches (2)
Curator verdict
Pick a side. Mixing TradingView's light-first canvas with Vercel's expressive motion vocabulary produces visual whiplash. Adopt one system as your primary, study the other for individual technique transfers (e.g. TradingView's spacing, Vercel's shadow).