MozaikaLive decode

Outcomeops — decoded design system

outcomeops.ai · light · professional · tailwind · deep decode — measured live

Outcomeops's design system, decoded live by Mozaika: measured color roles, type scale, buttons with real hover/focus states, motion and the brand's own tokens.

Open in Mozaika →

This is a static, crawlable rendering for search & AI engines. The interactive version — filters, live decode console, copy & export — is at https://mozaika.design/decode/outcomeops.ai.

Decoded design system

Outcomeops's decoded design system: background #FFFFFF, text #000000, accent #0284C7, link #0000EE, primary #4A5565; type scale h1 32px / h2 24px / body 16px; 6px spacing base; 0px base radius. The single interactive/action color is #0284C7 — used only on interactive or must-notice elements (buttons, links, key highlights), never on large fills.

Color roles

RoleValue
bg#FFFFFF
surface#EFEFEF
border#D8D8D8
text#000000
text_muted#606060
primary#4A5565
accent#0284C7
link#0000EE
secondary#0284C7
button_bg#0284C7
button_text#FFFFFF

Using these colors

Typography

Spacing

Radii

Shadow

rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.1) 0px 1px 2px -1px

Shadows (elevation)

Layout (measured)

Motion choreography (measured)

Load order: div.absolute

Responsive (measured)

Install it

Drop this measured system into any shadcn/Tailwind project in one command:

npx shadcn add mozaika.design/r/decode/outcomeops.ai

Or as a Meta Astryx theme — a ready defineTheme file with the measured hover/press states baked in:

curl -o src/themes/outcomeops.theme.ts https://mozaika.design/api/astryx/decode/outcomeops.ai.ts

registry item · astryx theme · or query it over MCP: get_design_system("Outcomeops")

Export: DESIGN.md

# Outcomeops — Design System

> light, professional, medium, tailwind — deep decode (measured live)

## Colors

| Role | Value |
|------|-------|
| bg | `#FFFFFF` |
| surface | `#EFEFEF` |
| border | `#D8D8D8` |
| text | `#000000` |
| text_muted | `#606060` |
| primary | `#4A5565` |
| accent | `#0284C7` |
| link | `#0000EE` |
| secondary | `#0284C7` |
| button_bg | `#0284C7` |
| button_text | `#FFFFFF` |

**Using these colors**

- **Action color** `#0284C7` — the single interactive color; it appears only on things you click or must notice (buttons, key highlights), never on large fills or backgrounds.
- `accent`, `secondary`, `button_bg` are all `#0284C7` — one role, not several (your action color).
- **accent** `#0284C7` — THE accent / action color — interactive & must-notice only (buttons, links, focus, one key highlight); never large fills or backgrounds. Scarcity is what makes it read as designed.
- **primary** `#4A5565` — a brand color — but the call-to-action uses #0284C7, not this.
- **link** `#0000EE` — inline text links and link-styled controls.
- **Page coverage** (full-page screenshot pixels): `#FFFFFF` 94.3% · `#000000` 2.2% · `#EDEDF0` 1.1% · `#ADADDE` 0.9%

## Typography

- Heading: **Inter**
- Body: **Inter**

| Role | Size / weight · line-height · tracking |
|------|------------------------------------------|
| hero | 32px / 700 |
| h2 | 24px / 700 |
| body | 16px / 400 |
| small | 13px / 400 |

- Weight ladder: 400 · 700 — use these exact measured weights, not the 400/600 defaults.

> **Fonts —** Inter — free, on Google.

## Spacing
- base unit: 6px
- scale: 3px, 6px, 9px, 12px, 18px, 24px, 36px, 48px

## Radius
- base: 0px
- button: 6px

## Primary button
- bg `#0284C7` · text `#FFFFFF` · radius 6px

## Shadows (elevation)
- button: `rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0) 0px 0px 0px 0px, rgba(0, 0, 0, 0.1) 0px 1px 3px 0px, rgba(0, 0, 0, 0.1) 0px 1px 2px -1px`
- overlay: `rgba(0, 30, 80, 0.35) 0px 25px 50px -12px`

## Layout (measured)
- nav: 180px

## Motion choreography (measured)
Load order: `div.absolute` @0ms

Rebuild the timeline, not just the durations — order, delays and staggers above are the choreography.

## Components (measured)
- link: #0000EE · underline

## Responsive (measured)
- mobile (390px): hero 32px · body 16px · nav: inline

## How to apply
Paste the Tailwind `@theme` (or CSS variables) as your base, then build each
section to its spec — verify every color, radius, and font against these tokens.
Hover/focus states, shadows and motion timings above are measured from the live page — match them exactly, don't re-guess them.

---

> **Decoded with Mozaika** — measured live, not guessed. Full decoded design system + one-command install: mozaika.design/decode/outcomeops.ai

← All decoded design systems

Mozaika is an MCP-native design-reference library for AI coding agents: real products decoded into measured design systems, full-page screens, sliced sections with per-section specs, and ordered user flows. Connect your agent over MCP.

An automated reading of Outcomeops's publicly-visible CSS (colors, fonts, spacing, motion) — not affiliated with outcomeops.ai. No screenshots stored. Removal requests: hello@mozaika.design.