oh-my-design-cli 1.8.0 → 1.8.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (71) hide show
  1. package/README.ja.md +4 -4
  2. package/README.ko.md +6 -6
  3. package/README.md +6 -6
  4. package/README.zh-TW.md +4 -4
  5. package/data/reference-fingerprints.json +7100 -5534
  6. package/package.json +1 -1
  7. package/web/references/3o3/DESIGN.md +454 -0
  8. package/web/references/abema/DESIGN.md +535 -0
  9. package/web/references/accupass/DESIGN.md +494 -0
  10. package/web/references/adobe/DESIGN.md +458 -0
  11. package/web/references/bito/DESIGN.md +394 -0
  12. package/web/references/cashapp/DESIGN.md +449 -0
  13. package/web/references/cuboai/DESIGN.md +435 -0
  14. package/web/references/cybozu/DESIGN.md +453 -0
  15. package/web/references/danawa/DESIGN.md +477 -0
  16. package/web/references/datadog/DESIGN.md +441 -0
  17. package/web/references/digital-agency-jp/DESIGN.md +439 -0
  18. package/web/references/dmm/DESIGN.md +455 -0
  19. package/web/references/dropbox/DESIGN.md +445 -0
  20. package/web/references/firstory/DESIGN.md +487 -0
  21. package/web/references/funnow/DESIGN.md +431 -0
  22. package/web/references/gaudiy/DESIGN.md +387 -0
  23. package/web/references/gitlab/DESIGN.md +546 -0
  24. package/web/references/goodpatch/DESIGN.md +429 -0
  25. package/web/references/google/DESIGN.md +499 -0
  26. package/web/references/greenvines/DESIGN.md +454 -0
  27. package/web/references/greeting/DESIGN.md +462 -0
  28. package/web/references/headspace/DESIGN.md +505 -0
  29. package/web/references/heptabase/DESIGN.md +448 -0
  30. package/web/references/iicombined/DESIGN.md +421 -0
  31. package/web/references/imweb/DESIGN.md +460 -0
  32. package/web/references/laundrygo/DESIGN.md +434 -0
  33. package/web/references/maicoin/DESIGN.md +484 -0
  34. package/web/references/mailchimp/DESIGN.md +450 -0
  35. package/web/references/microsoft/DESIGN.md +508 -0
  36. package/web/references/mikan/DESIGN.md +450 -0
  37. package/web/references/miricanvas/DESIGN.md +464 -0
  38. package/web/references/modusign/DESIGN.md +524 -0
  39. package/web/references/moze/DESIGN.md +423 -0
  40. package/web/references/ncsoft/DESIGN.md +488 -0
  41. package/web/references/nhn/DESIGN.md +441 -0
  42. package/web/references/nintendo/DESIGN.md +445 -0
  43. package/web/references/omnichat/DESIGN.md +499 -0
  44. package/web/references/patreon/DESIGN.md +439 -0
  45. package/web/references/pepabo/DESIGN.md +486 -0
  46. package/web/references/pinkfong/DESIGN.md +450 -0
  47. package/web/references/plaid/DESIGN.md +472 -0
  48. package/web/references/portaly/DESIGN.md +441 -0
  49. package/web/references/postype/DESIGN.md +431 -0
  50. package/web/references/rakuten/DESIGN.md +440 -0
  51. package/web/references/readmoo/DESIGN.md +492 -0
  52. package/web/references/ringle/DESIGN.md +444 -0
  53. package/web/references/salesforce/DESIGN.md +473 -0
  54. package/web/references/shiftup/DESIGN.md +433 -0
  55. package/web/references/sparkful/DESIGN.md +434 -0
  56. package/web/references/speeda/DESIGN.md +422 -0
  57. package/web/references/spindle/DESIGN.md +470 -0
  58. package/web/references/spoqa/DESIGN.md +422 -0
  59. package/web/references/stibee/DESIGN.md +424 -0
  60. package/web/references/stores/DESIGN.md +447 -0
  61. package/web/references/teamblind/DESIGN.md +497 -0
  62. package/web/references/timee/DESIGN.md +444 -0
  63. package/web/references/tmap/DESIGN.md +423 -0
  64. package/web/references/twilio/DESIGN.md +515 -0
  65. package/web/references/twitch/DESIGN.md +431 -0
  66. package/web/references/vocus/DESIGN.md +450 -0
  67. package/web/references/wantedly/DESIGN.md +437 -0
  68. package/web/references/workday/DESIGN.md +452 -0
  69. package/web/references/wrtn/DESIGN.md +454 -0
  70. package/web/references/xrex/DESIGN.md +475 -0
  71. package/web/references/zepeto/DESIGN.md +463 -0
@@ -0,0 +1,449 @@
1
+ ---
2
+ id: cashapp
3
+ name: Cash App
4
+ country: US
5
+ category: fintech
6
+ homepage: "https://cash.app"
7
+ primary_color: "#00e013"
8
+ logo:
9
+ type: favicon
10
+ slug: "https://www.google.com/s2/favicons?domain=cash.app&sz=128"
11
+ verified: "2026-06-17"
12
+ added: "2026-06-17"
13
+ omd: "0.1"
14
+ tokens:
15
+ source: live-extract
16
+ extracted: "2026-06-17"
17
+ note: "primary = Cash Green #00e013 (documented hero color, PMS 802 C; live green CTA bg on cash.app/card). Black #000000 + White #ffffff are the supporting balance pair. Citron #d8ff14 is a sparing high-impact accent (never a full background fill). Live product surfaces use 999px pill buttons in CashSans; brand portal (design.cash.app) is a black canvas with white type."
18
+ colors:
19
+ primary: "#00e013"
20
+ primary-tint: "#f9fffa"
21
+ citron: "#d8ff14"
22
+ ink: "#000000"
23
+ canvas: "#ffffff"
24
+ on-primary: "#000000"
25
+ on-dark: "#ffffff"
26
+ slate: "#27455c"
27
+ blue-accent: "#3860be"
28
+ surface: "#f8f8f8"
29
+ surface-alt: "#f6f6f6"
30
+ muted: "#737373"
31
+ muted-strong: "#555555"
32
+ muted-soft: "#999999"
33
+ portal-grey: "#858585"
34
+ typography:
35
+ family: { display: "Cash Sans", body: "Cash Sans", fallback: "Helvetica Neue" }
36
+ display-hero: { size: 86, weight: 400, lineHeight: 1.0, use: "Brand-portal oversized section index labels, Cash Sans" }
37
+ section: { size: 40, weight: 500, lineHeight: 1.1, use: "Marketing section headlines, Cash Sans Medium" }
38
+ subsection: { size: 24, weight: 500, lineHeight: 1.2, use: "Feature card heads, Cash Sans Medium" }
39
+ body: { size: 16, weight: 400, lineHeight: 1.5, use: "Standard reading text, Cash Sans Regular" }
40
+ nav: { size: 16, weight: 600, lineHeight: 1.0, use: "Portal nav / active labels, Cash Sans Semibold" }
41
+ button: { size: 14, weight: 500, lineHeight: 1.0, use: "Pill button label, Cash Sans Medium" }
42
+ button-sm: { size: 12, weight: 500, lineHeight: 1.0, use: "Compact header pill label, Cash Sans Medium" }
43
+ spacing: { xs: 4, sm: 8, md: 12, base: 16, lg: 20, xl: 31, xxl: 48, section: 64 }
44
+ rounded: { sm: 2, md: 20, lg: 999, full: 9999 }
45
+ shadow:
46
+ none: "none"
47
+ components:
48
+ button-green: { type: button, bg: "#00e013", fg: "#000000", radius: "999px", padding: "0 20px", height: "46px", font: "14px / 500 Cash Sans", use: "Primary CTA (Sign up) — Cash Green hero action" }
49
+ button-dark: { type: button, bg: "#000000", fg: "#ffffff", radius: "999px", padding: "0 20px", height: "46px", font: "14px / 400 Cash Sans", use: "Log in pill on light surfaces" }
50
+ button-light: { type: button, bg: "#ffffff", fg: "#000000", radius: "999px", padding: "0 20px", height: "46px", font: "12px / 500 Cash Sans", use: "Sign up pill on dark hero" }
51
+ nav-tab: { type: tab, fg: "#000000", font: "16px / 600 Cash Sans", use: "Top nav item", active: "Cash Green #00e013 underline / fill on hover" }
52
+ portal-nav-tab: { type: tab, fg: "#ffffff", font: "16px / 400 Cash Sans", use: "Brand-portal section nav on black canvas", active: "text #ffffff opaque (vs rgba 0.7 inactive)" }
53
+ card-light: { type: card, bg: "#f8f8f8", fg: "#000000", radius: "20px", use: "Light feature card on marketing surface (flat, no shadow)" }
54
+ card-dark: { type: card, bg: "#000000", fg: "#ffffff", radius: "20px", use: "Dark feature card / brand-portal tile" }
55
+ badge-citron: { type: badge, bg: "#d8ff14", fg: "#000000", radius: "9999px", font: "12px / 500 Cash Sans", use: "High-impact accent chip (sparing, never full-bg)" }
56
+ avatar-round: { type: avatar, bg: "#000000", fg: "#ffffff", radius: "50%", use: "Circular account / profile control in header" }
57
+ components_harvested: true
58
+ ---
59
+
60
+ # Design System Inspiration of Cash App
61
+
62
+ ## 1. Visual Theme & Atmosphere
63
+
64
+ Cash App is the irreverent, expressive face of consumer fintech — a system built on one radioactive idea: a single hero color, **Cash Green** (`#00e013`), so saturated it reads almost like a glitch. Where most finance brands hedge toward trust-blue and institutional restraint, Cash App leans into a high-contrast, almost street-culture confidence. The brand portal (`design.cash.app`) opens on a pure black canvas (`#000000`) with white (`#ffffff`) type, while the marketing site (`cash.app`) flips to a white canvas with near-black text and lets the green detonate on the primary call-to-action. Black and white are explicitly framed as the *supporting* pair that "provide balance to Cash Green," and a secondary accent — **Citron** (`#d8ff14`), an acid yellow-green — is permitted only "sparingly as a high-impact accent" and "never as a full background fill."
65
+
66
+ The typographic identity is **Cash Sans**, a customized cut of Klim Type Foundry's Söhne. The defining custom attribute is *rounded punctuation*, which lends the otherwise rigorous neo-grotesque a warmth and approachability that matches the brand's plainspoken voice; subtle glyph modifications (`2`, `5`, `7`, `£`) further tune it for product use. On the live product surfaces Cash Sans runs with a `Helvetica Neue` fallback. The default working weights are **Regular (400)** and **Medium (500)** — deliberately restrained for clarity — but the brand portal showcases the typeface pushed to oversized, expressive extremes (86px+ section index labels) where "typography becomes its own distinct graphic object."
67
+
68
+ What distinguishes Cash App from its fintech peers is its flat, pill-forward, anti-corporate geometry. Interactive chrome is uniformly **999px pill** — the green Sign-up button, the black Log-in button, and the white hero button all share the same fully-rounded silhouette at 46px height. There are essentially no drop shadows (`box-shadow: none` across nav, hero, and buttons); separation comes from raw color blocking — black sections, white sections, slate (`#27455c`) bands — rather than elevation. The result is a brand that feels engineered, bold, and culturally fluent: financial tooling styled like a confident consumer product, not a bank.
69
+
70
+ **Key Characteristics:**
71
+ - Cash Green (`#00e013`) as a single, omnipresent hero color — documented PMS 802 C
72
+ - Black (`#000000`) + White (`#ffffff`) as the explicit "supporting" balance pair
73
+ - Citron (`#d8ff14`) as a sparing high-impact accent — never a full background fill
74
+ - Cash Sans (customized Söhne) with rounded punctuation for warmth; Regular/Medium defaults
75
+ - 999px pill geometry on every button — green, black, and white variants share the silhouette
76
+ - Flat depth: no shadows; separation via raw color blocking (black / white / slate `#27455c`)
77
+ - Dual canvas: black brand portal (`design.cash.app`) vs white marketing site (`cash.app`)
78
+ - Black-on-green contrast on the primary CTA — green never carries white text
79
+
80
+ ## 2. Color Palette & Roles
81
+
82
+ ### Primary
83
+ - **Cash Green** (`#00e013`): The brand's single hero color (CMYK 65/0/100/0, RGB 0/224/19, PMS 802 C). Primary CTA background ("Sign up") with black text. Documented as "omnipresent across all brand touchpoints" and "used strategically such that it stands out as the hero color."
84
+ - **Cash Green Tint** (`#f9fffa`): Faint near-white green-tinted surface used as a subtle background wash on green-themed sections.
85
+
86
+ ### Supporting (Balance Pair)
87
+ - **Black** (`#000000`): Primary text on white, brand-portal canvas, Log-in button background, and the "structure and contrast" half of the supporting pair (CMYK 60/40/40/100, PMS Black C).
88
+ - **White** (`#ffffff`): Marketing-site canvas, text on black/green, Sign-up button background on dark heroes (CMYK 0/0/0/0, PMS Bright White C).
89
+
90
+ ### Accent
91
+ - **Citron** (`#d8ff14`): A high-impact acid yellow-green accent (CMYK 11/0/91/0, RGB 216/255/20, PMS 388 C). Used "sparingly... to introduce depth and energy" and "should never be used as a full background fill."
92
+
93
+ ### Section & Structural
94
+ - **Slate** (`#27455c`): A deep slate-blue used as a full-bleed section background band on the marketing surface, providing a darker neutral block between white and black zones.
95
+ - **Blue Accent** (`#3860be`): A muted editorial blue used for occasional accent fills and links within content blocks.
96
+
97
+ ### Surface & Neutral Ladder
98
+ - **Surface** (`#f8f8f8`): Light off-white surface for feature cards and segmented blocks.
99
+ - **Surface Alt** (`#f6f6f6`): A second near-white surface for alternating content bands.
100
+ - **Muted** (`#737373`): Secondary body text and captions.
101
+ - **Muted Strong** (`#555555`): Stronger secondary text and labels.
102
+ - **Muted Soft** (`#999999`): Tertiary text, metadata, fine print.
103
+ - **Portal Grey** (`#858585`): The dimmed grey of inactive oversized section labels on the black brand portal.
104
+
105
+ ## 3. Typography Rules
106
+
107
+ ### Font Family
108
+ - **Primary**: `Cash Sans` — a customized version of Söhne (Klim Type Foundry), a neo-grotesque sans serif. Custom attribute: **rounded punctuation** for warmth, plus tuned `2`/`5`/`7`/`£` glyphs. Used for all display, body, nav, and button text.
109
+ - **Fallback**: `Helvetica Neue`, then `helvetica`, `sans-serif` (live computed stack).
110
+ - **Default weights**: Regular (400) and Medium (500) — the documented "default for typesetting" where "clear communication and brand recognition take priority over typographic expression."
111
+
112
+ ### Hierarchy
113
+
114
+ | Role | Font | Size | Weight | Line Height | Notes |
115
+ |------|------|------|--------|-------------|-------|
116
+ | Portal Index | Cash Sans | 86px (5.40rem) | 400 | 1.0 | Oversized brand-portal section labels (Logo, Color, Typography…) |
117
+ | Section Heading | Cash Sans | 40px (2.50rem) | 500 | 1.1 | Marketing section headlines, Medium |
118
+ | Sub-section | Cash Sans | 24px (1.50rem) | 500 | 1.2 | Feature card heads, Medium |
119
+ | Nav / Active | Cash Sans | 16px (1.00rem) | 600 | 1.0 | Portal nav, active labels, Semibold |
120
+ | Body | Cash Sans | 16px (1.00rem) | 400 | 1.5 | Standard reading text, Regular |
121
+ | Button | Cash Sans | 14px (0.88rem) | 500 | 1.0 | Pill button labels, Medium |
122
+ | Button Small | Cash Sans | 12px (0.75rem) | 500 | 1.0 | Compact header pill labels |
123
+
124
+ ### Principles
125
+ - **Restrained default, expressive ceiling**: Regular (400) and Medium (500) are the everyday working weights for "rigorous and detail-oriented" typesetting; the portal demonstrates the same typeface pushed to oversized, experimental extremes for expressive moments.
126
+ - **Rounded punctuation is the signature**: the single feature that distinguishes Cash Sans from stock Söhne — it carries the brand's warmth and approachability.
127
+ - **One typeface, two registers**: Cash Sans handles both the plainspoken product UI and the experimental brand canvas; it never swaps to a different family for emphasis.
128
+ - **Black-on-green, never white-on-green**: button text on the green CTA is black (`#000000`) for maximum legibility and the signature high-contrast read.
129
+
130
+ ## 4. Component Stylings
131
+
132
+ ### Buttons
133
+
134
+ **Sign Up (Primary Green)**
135
+ - Background: `#00e013`
136
+ - Text: `#000000`
137
+ - Radius: 999px
138
+ - Padding: 0px 20px
139
+ - Height: 46px
140
+ - Font: 14px Cash Sans weight 500
141
+ - Use: Primary CTA — the Cash Green hero action ("Sign up", "Get started")
142
+
143
+ **Log In (Dark Pill)**
144
+ - Background: `#000000`
145
+ - Text: `#ffffff`
146
+ - Radius: 999px
147
+ - Padding: 0px 20px
148
+ - Height: 46px
149
+ - Font: 14px Cash Sans weight 400
150
+ - Use: Secondary header action on light surfaces ("Log in")
151
+
152
+ **Sign Up on Dark (Light Pill)**
153
+ - Background: `#ffffff`
154
+ - Text: `#000000`
155
+ - Radius: 999px
156
+ - Padding: 0px 20px
157
+ - Height: 46px
158
+ - Font: 12px Cash Sans weight 500
159
+ - Use: Header sign-up pill when the hero canvas is black
160
+
161
+ ### Inputs
162
+
163
+ **Default**
164
+ - Background: `#ffffff`
165
+ - Text: `#000000`
166
+ - Border: 1px solid `#999999`
167
+ - Radius: 2px
168
+ - Use: Form text input on white surfaces (sharp-cornered, neutral hairline)
169
+
170
+ ### Cards & Containers
171
+
172
+ **Light Feature Card**
173
+ - Background: `#f8f8f8`
174
+ - Text: `#000000`
175
+ - Radius: 20px
176
+ - Use: Light feature card on the marketing surface (flat, no shadow)
177
+
178
+ **Dark Tile**
179
+ - Background: `#000000`
180
+ - Text: `#ffffff`
181
+ - Radius: 20px
182
+ - Use: Dark feature card / brand-portal content tile
183
+
184
+ ### Badges
185
+
186
+ **Citron Accent Chip**
187
+ - Background: `#d8ff14`
188
+ - Text: `#000000`
189
+ - Radius: 9999px
190
+ - Font: 12px Cash Sans weight 500
191
+ - Use: High-impact accent pill — used sparingly, never as a full background fill
192
+
193
+ ### Navigation
194
+
195
+ **Marketing Nav**
196
+ - Background: `#ffffff`
197
+ - Text: `#000000`
198
+ - Font: 16px Cash Sans weight 600
199
+ - Active: Cash Green `#00e013` fill/underline on hover
200
+ - Use: Top horizontal marketing nav
201
+
202
+ **Brand-Portal Nav**
203
+ - Background: `#000000`
204
+ - Text: `#ffffff` (active) / `rgba(255,255,255,0.7)` (inactive)
205
+ - Font: 16px Cash Sans
206
+ - Use: Section nav on the black brand-portal canvas (Foundations / Expressions / Resources)
207
+
208
+ ### Avatars
209
+
210
+ **Account Control**
211
+ - Background: `#000000`
212
+ - Text: `#ffffff`
213
+ - Radius: 50% (circle)
214
+ - Height: 46px
215
+ - Use: Circular account/profile control in the header
216
+
217
+ ---
218
+
219
+ **Verified:** 2026-06-17 (omd:add-reference CREATE — Tier 1 live inspect, 3 surfaces)
220
+ **Tier 1 sources:** https://cash.app (homepage, live computed style); https://cash.app/card (product surface, green CTA live); https://design.cash.app/color (official brand portal — documented Cash Green #00E013 / Citron #D8FF14 / Black / White)
221
+ **Tier 2 sources:** getdesign.md/cashapp — no entry ("No designs found"); styles.refero.design/?q=cash app — no confirmed Cash App style page (generic fintech results only)
222
+ **Conflicts unresolved:** none — live computed green `rgb(0,224,19)` exactly matches the documented portal value `#00E013`
223
+
224
+ ## 5. Layout Principles
225
+
226
+ ### Spacing System
227
+ - Base unit: ~4px
228
+ - Scale: 4px, 8px, 12px, 16px, 20px, 31px, 48px, 64px
229
+ - Notable: Pill buttons land on a 0px vertical / 20px horizontal padding pattern at a fixed 46px height, giving a consistent capsule rhythm across green, black, and white variants
230
+
231
+ ### Grid & Container
232
+ - Marketing site: white canvas with full-bleed alternating section bands (white / slate `#27455c` / black)
233
+ - Hero: large headline anchored over a tall (276px) media/illustration zone, with the green CTA as the focal action
234
+ - Brand portal: black canvas with an oversized vertical index of section labels (Logo, Color, Typography, Motion, Iconography, Voice & Tone) at 86px
235
+ - Feature content groups into 20px-radius cards on light or dark fills
236
+
237
+ ### Whitespace Philosophy
238
+ - **Color blocking over elevation**: sections separate by raw fill (white / black / slate), not by shadow or border weight
239
+ - **Single-action focus**: the green CTA is the one saturated element on a given surface — surrounding chrome stays black/white so the action is unambiguous
240
+ - **Expressive vs functional zones**: marketing/product surfaces stay rigorous and plain; the brand portal is where typography and color are pushed to expressive extremes
241
+
242
+ ### Border Radius Scale
243
+ - Sharp (2px): inputs, fine structural elements
244
+ - Medium (20px): feature cards, content tiles — the container workhorse
245
+ - Pill (999px): all buttons
246
+ - Full (9999px / 50%): accent badges, circular avatars/controls
247
+
248
+ ## 6. Depth & Elevation
249
+
250
+ | Level | Treatment | Use |
251
+ |-------|-----------|-----|
252
+ | Flat (Level 0) | No shadow | Page background, inline text, most surfaces |
253
+ | Color block (Level 1) | Raw fill shift (white ↔ `#27455c` slate ↔ `#000000` black) | Section separation without elevation |
254
+ | Pill (Level 2) | 999px capsule fill (green/black/white) | Interactive affordance via shape + color, not shadow |
255
+
256
+ **Shadow Philosophy**: Cash App is a near-shadowless, flat system. Live inspection found `box-shadow: none` across the nav, hero, and all buttons on both `cash.app` and `cash.app/card`. Depth and grouping are communicated entirely through bold color blocking — alternating black, white, and slate (`#27455c`) bands — and through the pill geometry of interactive elements. This is a deliberate modern-flat, anti-corporate choice: it keeps the brand feeling fast, confident, and culturally current, avoiding the heavy "card stack" elevation of legacy banking UIs. When emphasis is needed, the system reaches for Cash Green (`#00e013`) or, sparingly, Citron (`#d8ff14`) — never a drop shadow.
257
+
258
+ ## 7. Do's and Don'ts
259
+
260
+ ### Do
261
+ - Treat Cash Green (`#00e013`) as the single hero color — make it omnipresent but strategic
262
+ - Put black (`#000000`) text on the green CTA — never white-on-green
263
+ - Use black and white as the supporting balance pair so green stands out where it matters
264
+ - Use Cash Sans (or Söhne with rounded punctuation) for all type, Regular/Medium by default
265
+ - Keep all buttons as 999px pills at a consistent 46px height
266
+ - Separate sections with raw color blocking (white / `#27455c` slate / black), not shadows
267
+ - Reserve Citron (`#d8ff14`) for sparing, high-impact accents only
268
+ - Push typography to expressive, oversized extremes on dedicated brand canvases
269
+
270
+ ### Don't
271
+ - Use Citron (`#d8ff14`) as a full background fill — it is an accent only
272
+ - Put white text on the green button — Cash App uses black-on-green for contrast
273
+ - Add drop shadows for elevation — the system is flat; use color blocks instead
274
+ - Dilute the green by spreading it across many elements — keep it the single hero action
275
+ - Use sharp/square corners on buttons — every button is a full pill
276
+ - Swap to a different typeface for emphasis — push Cash Sans instead
277
+ - Use trust-blue institutional palettes — Cash App rejects legacy-bank aesthetics
278
+ - Flood every surface with green — "floods of green can be powerful, but that shouldn't be the only way green shows up"
279
+
280
+ ## 8. Responsive Behavior
281
+
282
+ ### Breakpoints
283
+ | Name | Width | Key Changes |
284
+ |------|-------|-------------|
285
+ | Mobile | <640px | Single column, hero headline compresses, full-width pill CTAs |
286
+ | Tablet | 640-1024px | Moderate padding, 2-up feature cards |
287
+ | Desktop | 1024-1440px | Full layout, multi-column feature bands, oversized portal index |
288
+
289
+ ### Touch Targets
290
+ - Pill buttons at 46px height with 20px horizontal padding — comfortably tappable
291
+ - Green CTA full-pill for an unmistakable primary target
292
+ - Nav items spaced for touch within the header
293
+
294
+ ### Collapsing Strategy
295
+ - Hero: large headline scales down on mobile; green CTA may go full-width pill
296
+ - Feature bands: multi-column → stacked single column
297
+ - Alternating black/white/slate sections maintain full-width treatment
298
+ - Brand-portal oversized index reflows vertically on narrow viewports
299
+
300
+ ### Image Behavior
301
+ - Product screenshots and illustrations carry no shadow at any size, consistent with the flat system
302
+ - Cards maintain 20px radius across breakpoints
303
+ - Cash Green and Citron retain full saturation across sizes (RGB is the documented "truest depiction")
304
+
305
+ ## 9. Agent Prompt Guide
306
+
307
+ ### Quick Color Reference
308
+ - Primary CTA: Cash Green (`#00e013`) with black (`#000000`) text
309
+ - Accent: Citron (`#d8ff14`) — sparing only
310
+ - Marketing canvas: White (`#ffffff`); brand canvas: Black (`#000000`)
311
+ - Heading / body text: Black (`#000000`)
312
+ - Section band: Slate (`#27455c`)
313
+ - Light surface: `#f8f8f8`
314
+ - Secondary text: Muted (`#737373`)
315
+ - Tertiary text: Muted Soft (`#999999`)
316
+
317
+ ### Example Component Prompts
318
+ - "Create a hero on white background. Headline in Cash Sans Medium 40px, black `#000000`. Primary CTA: Cash Green `#00e013` background, black `#000000` text, 999px pill, 0 20px padding, 46px height, Cash Sans 14px weight 500 — 'Sign up'. Secondary 'Log in' pill: black `#000000` bg, white text, same 999px geometry."
319
+ - "Design a feature card: `#f8f8f8` background, 20px radius, no shadow. Title Cash Sans Medium 24px black `#000000`. Body Cash Sans 16px weight 400, `#737373`."
320
+ - "Build a dark section: black `#000000` full-bleed, white `#ffffff` Cash Sans type. One Citron `#d8ff14` accent chip (9999px, black text) used sparingly — never as the full background."
321
+ - "Create top nav: white header, Cash Sans 16px weight 600 black links, Cash Green `#00e013` on active. Green 'Sign up' pill right-aligned, black 'Log in' pill beside it, both 999px."
322
+
323
+ ### Iteration Guide
324
+ 1. Cash Green (`#00e013`) is the single hero color — omnipresent but strategic, black text on it
325
+ 2. Black + white are the supporting balance pair; slate `#27455c` for darker section bands
326
+ 3. No shadows — separate with raw color blocks
327
+ 4. Every button is a 999px pill at 46px height
328
+ 5. Cash Sans throughout (Söhne with rounded punctuation), Regular/Medium default
329
+ 6. Citron `#d8ff14` is accent-only — never a full background fill
330
+ 7. Cards at 20px radius; inputs at a sharp 2px
331
+
332
+ ---
333
+
334
+ ## 10. Voice & Tone
335
+
336
+ Cash App's voice is **direct, irreverent, and culturally fluent** — plainspoken about money in a way that rejects both banking stiffness and startup hype. The brand portal frames its own register explicitly under "Voice & Tone," and the design language (rounded punctuation "to provide warmth and approachability that aligns with our tone of voice") is literally tuned to match how the brand talks. Copy is short, confident, and unpretentious; CTAs are bare imperatives ("Sign up", "Log in", "Order a Cash App Card", "Send money for free").
337
+
338
+ | Context | Tone |
339
+ |---|---|
340
+ | Hero headlines | Short, declarative, benefit-first. "Bank* on your terms", "Send money for free". |
341
+ | Feature labels | Plain and functional. "Save for your goals", "Buy and sell bitcoin easily". |
342
+ | CTAs | Bare imperatives. "Sign up", "Order a Cash App Card", "File your taxes for free". |
343
+ | Brand / portal copy | Confident, expressive, a little defiant. "A bold distillation of how we redefine money." |
344
+ | Legal / compliance | Plain and unembellished. "Prepaid debit cards issued by Sutton Bank, Member FDIC." |
345
+
346
+ **Voice samples (verbatim from live surfaces):**
347
+ - "Send, Receive, Invest, & Manage Your Money with Cash App" — homepage title meta. *(verified live 2026-06-17, cash.app)*
348
+ - "Our brand color palette is centered around Cash Green, a bold distillation of how we redefine money." — brand portal Color page. *(verified live 2026-06-17, design.cash.app/color)*
349
+ - "Bank* on your terms" — hero feature label. *(verified live 2026-06-17, cash.app)*
350
+
351
+ **Forbidden register**: trust-washing bank formality, fear-based finance pitches, exclamation-heavy hype, jargon left undefined, and any treatment that dilutes Cash Green from hero color to wallpaper.
352
+
353
+ ## 11. Brand Narrative
354
+
355
+ Cash App was launched in **2013** by **Block, Inc.** (then Square, Inc.), the company co-founded by **Jack Dorsey**, originally as "Square Cash" — a frictionless way to send money over email and text. It grew from a peer-to-peer transfer tool into a full consumer financial platform: the Cash App Card debit card, direct deposit, commission-free stock investing, bitcoin buying/selling, and tax filing — all inside one irreverent, design-forward app. The brand's framing of itself as "redefining money" reflects that arc: from a single feature into a banking alternative for a generation that never wanted a branch.
356
+
357
+ The brand's design posture is a deliberate rejection of legacy financial aesthetics. Where incumbent banks signal trust through navy, gold, and corporate restraint, Cash App signals it through cultural fluency and a single radioactive green. Its **2024 brand refresh** — a bespoke, immersive brand portal built with Index Studio on an infinite canvas — made the philosophy explicit: a digital-first identity centered on Cash Green as a "hero color," Cash Sans (a custom Söhne cut with rounded punctuation) as the voice, and an explicit invitation to "push boundaries" and "defy conventions."
358
+
359
+ What Cash App refuses, visible in its design: institutional trust-blue, heavy card-stack elevation, and white-glove formality. What it embraces: a flat, bold, pill-forward interface; one omnipresent green; black-and-white as structural balance; and a tone that treats money plainly and confidently rather than reverently.
360
+
361
+ ## 12. Principles
362
+
363
+ 1. **One hero color, used with intent.** Cash Green (`#00e013`) is the single brand color. *UI implication:* reserve the saturated green for the primary action and key brand moments; never let it become wallpaper — "floods of green... shouldn't be the only way green shows up."
364
+ 2. **Black and white carry the structure.** The supporting pair gives green room to stand out. *UI implication:* build layouts in black/white blocks and let green mark the one thing to do.
365
+ 3. **Flat, never elevated.** Depth is communicated by color blocking, not shadow. *UI implication:* no drop shadows; separate sections with raw fills (white / `#27455c` slate / black).
366
+ 4. **Rigor by default, expression on purpose.** Cash Sans Regular/Medium for clarity; pushed to extremes only on dedicated brand canvases. *UI implication:* keep product UI plain and legible; reserve typographic experimentation for brand surfaces.
367
+ 5. **Warmth through detail.** Rounded punctuation makes a neo-grotesque approachable. *UI implication:* small humanizing details (rounded glyphs, full-pill buttons) carry the friendly tone — the geometry is the personality.
368
+ 6. **Reject the bank aesthetic.** *UI implication:* avoid trust-blue, gold, and institutional chrome; lead with green, black, white, and confident plain language.
369
+
370
+ ## 13. Personas
371
+
372
+ *Personas below are fictional archetypes informed by publicly observable Cash App user segments (younger US consumers, peer-to-peer senders, first-time investors, the unbanked/underbanked), not individual people.*
373
+
374
+ **Marcus Bell, 24, Atlanta.** Splits rent and group dinners over Cash App because everyone he knows already has a `$cashtag`. Ordered the customizable Cash App Card because it looks nothing like a bank card. Trusts the brand because it speaks his language and never feels like a bank trying to sell him something.
375
+
376
+ **Destiny Rivera, 29, Houston.** Uses Cash App as her primary account — direct deposit, the debit card, and her first-ever stock and bitcoin buys. Values that investing felt approachable and commission-free rather than gatekept. The bold green and plain copy make money feel less intimidating.
377
+
378
+ **Theo Nakamura, 33, Brooklyn.** A designer who follows the brand for its work, not just its product. Bookmarked the brand portal after it won Awwwards SOTD; admires how a custom Söhne cut and a single green became a complete, expressive identity. Reads Cash App as proof that fintech doesn't have to look like a bank.
379
+
380
+ ## 14. States
381
+
382
+ | State | Treatment |
383
+ |---|---|
384
+ | **Empty (no activity)** | White canvas. Single black (`#000000`) line in Cash Sans explaining nothing's happened yet, with one Cash Green (`#00e013`) CTA to take the first action. No clutter. |
385
+ | **Empty (no saved items)** | Muted (`#737373`) single line; calm, plain path back to the action. |
386
+ | **Loading (data fetch)** | Flat skeleton blocks at final dimensions on `#f8f8f8` surface, 20px radius. No shadow shimmer — a flat pulse consistent with the shadowless system. |
387
+ | **Loading (action in progress)** | Inline progress within the pill button; label stays legible; no spinner-on-green that kills the contrast. |
388
+ | **Error (transaction failed)** | Inline message in black with a plain-language explanation and a retry. States what to do next — never a bare "Something went wrong". |
389
+ | **Error (form validation)** | Field-level message below the input describing what's valid, not just "Required". |
390
+ | **Success (sent / completed)** | Brief inline confirmation; Cash Green accent on the confirmation mark with black text. Plain, no celebratory emoji pile-up. |
391
+ | **Skeleton** | `#f8f8f8` blocks at final dimensions, 20px radius, flat pulse. |
392
+ | **Disabled** | Muted Soft (`#999999`) text on reduced-opacity surface; green actions fade rather than turn grey to preserve the brand read. |
393
+
394
+ ## 15. Motion & Easing
395
+
396
+ **Durations**:
397
+
398
+ | Token | Value | Use |
399
+ |---|---|---|
400
+ | `motion-fast` | 120ms | Hover, pill press, focus |
401
+ | `motion-standard` | 220ms | Card/section reveal, sheet, dropdown |
402
+ | `motion-slow` | 360ms | Page-level transitions, expressive brand reveals |
403
+
404
+ **Easings**:
405
+
406
+ | Token | Curve | Use |
407
+ |---|---|---|
408
+ | `ease-enter` | `cubic-bezier(0.2, 0.6, 0.25, 1)` | Arriving — sheets, cards, pills |
409
+ | `ease-exit` | `cubic-bezier(0.4, 0.0, 1, 1)` | Dismissals |
410
+ | `ease-standard` | `cubic-bezier(0.25, 0.1, 0.25, 1)` | Two-way transitions |
411
+
412
+ **Motion rules**: On product surfaces motion is functional and quick — pill buttons respond to press with a subtle scale/opacity shift, content fades in from below at `motion-standard / ease-enter`. The brand portal is where motion gets expressive (the documented "Motion" section), with playful, character-driven transitions on an infinite canvas. The green never bounces gratuitously in product UI — confidence reads as steadiness. Under `prefers-reduced-motion: reduce`, all transitions collapse to instant and the product remains fully functional.
413
+
414
+ <!--
415
+ OmD v0.1 Sources — Philosophy Layer (sections 10–15)
416
+
417
+ Tier 1 live inspect (2026-06-17) via playwright getComputedStyle:
418
+ - https://cash.app — Cash Sans body font; pill buttons (999px) green/black/white; box-shadow none
419
+ - https://cash.app/card — green Sign-up CTA bg rgb(0,224,19) #00e013, black text, 999px pill, 0 20px padding, 46px
420
+ - https://design.cash.app/color — DOCUMENTED palette verbatim:
421
+ Cash Green: CMYK 65/0/100/0, RGB 0/224/19, HEX #00E013, PMS 802 C
422
+ Black: RGB 0/0/0, HEX #000000, PMS Black C
423
+ White: RGB 255/255/255, HEX #FFFFFF, PMS Bright White C
424
+ Citron: CMYK 11/0/91/0, RGB 216/255/20, HEX #D8FF14, PMS 388 C
425
+ "Cash Green should be omnipresent... used strategically such that it stands out as the hero color."
426
+ "Citron can be used sparingly as a high-impact accent... should never be used as a full background fill."
427
+ - https://design.cash.app/typography — DOCUMENTED verbatim:
428
+ "Our typeface is Cash Sans, a customized version of Söhne by Klim Type Foundry. A neo-grotesque sans serif."
429
+ "The primary feature specific to Cash Sans that distinguishes it from Söhne is rounded punctuation."
430
+ "Regular and Medium are our default for typesetting."
431
+
432
+ Token-level claims (§1-9) are sourced from this live inspection + the documented brand portal.
433
+
434
+ Voice samples (§10) are verbatim from live surfaces (homepage title meta, brand portal Color page, hero feature label).
435
+
436
+ Brand narrative (§11): Cash App launched 2013 by Block, Inc. (then Square, Inc.; Jack Dorsey
437
+ co-founder) as "Square Cash"; 2024 brand refresh / portal by Index Studio (Awwwards SOTD).
438
+ These are widely documented public facts; the 2013 launch and Block/Square lineage are
439
+ general public knowledge, the portal/Index Studio attribution is corroborated by the live
440
+ brand portal and press coverage (Creative Bloq, Awwwards).
441
+
442
+ Personas (§13) are fictional archetypes informed by publicly observable Cash App user
443
+ segments (younger US consumers, P2P senders, first-time investors). Names are illustrative;
444
+ they do not refer to real people.
445
+
446
+ Interpretive claims (e.g., "one hero color, used with intent", "rejection of legacy bank
447
+ aesthetics") are editorial readings connecting Cash App's documented design language to its
448
+ positioning, anchored in verbatim portal copy where quoted.
449
+ -->