Matcha UI gives you accessible, responsive building blocks—live docs, copy-paste snippets, and OKLCH tokens so your product stays cohesive from marketing site to app shell.
Opinionated defaults with room to customize—no black-box runtime.
Buttons, cards, inputs, badges, and more—wired to your theme tokens.
MRR
$48k
+12%
Users
1.2k
Churn
2.1%
Semantic palettes for light and dark—success, warning, and info included.
Primary
Secondary
Accent
Muted
Success
Warning
Info
Destructive
Docs use Phosphor — components pair with Lucide wherever you need crisp strokes.
Add the package, import Matcha styles once, and start using components. Transpile the package in Next.js for the best DX.
@theme tokensnpm install matcha-ui
// app/globals.css
@import "tailwindcss";
@import "matcha-ui/styles";Start with the docs, copy a component, and ship your next feature today.