📄 mongodb.md

← Vault

Design System: MongoDB

> Hermes Agent — Implementation Notes

>

> The original site uses proprietary fonts. For self-contained HTML output, use these CDN substitutes:

> - Primary: Inter | Mono: Source Code Pro

> - Font stack (CSS): font-family: 'Inter', system-ui, -apple-system, 'Segoe UI', Roboto, sans-serif;

> - Mono stack (CSS): font-family: 'Source Code Pro', ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, 'Liberation Mono', 'Courier New', monospace;

> `html

>

> `

> Use write_file to create HTML, serve via generative-widgets skill (cloudflared tunnel).

> Verify visual accuracy with browser_vision after generating.

1. Visual Theme & Atmosphere

MongoDB's website is a deep-forest-meets-terminal experience — a design system rooted in the darkest teal-black (#001e2b) that evokes both the density of a database and the depth of a forest canopy. Against this near-black canvas, a striking neon green (#00ed64) pulses as the brand accent — bright enough to feel electric, organic enough to feel alive. This isn't the cold neon of cyberpunk; it's the bioluminescent green of something growing in the dark.

The typography system is architecturally ambitious: MongoDB Value Serif for massive hero headlines (96px) creates an editorial, authoritative presence — serif type at database-company scale is a bold choice that says "we're not just another tech company." Euclid Circular A handles the heavy lifting of body and UI text with an unusually wide weight range (300–700), while Source Code Pro serves as the code and label font with distinctive uppercase treatments featuring very wide letter-spacing (1px–3px). This three-font system creates a hierarchy that spans editorial elegance → geometric professionalism → engineering precision.

What makes MongoDB distinctive is its dual-mode design: a dark hero/feature section world (#001e2b with neon green accents) and a light content world (white with teal-gray borders #b8c4c2). The transition between these modes creates dramatic contrast. The shadow system uses teal-tinted dark shadows (rgba(0, 30, 43, 0.12)) that maintain the forest-dark atmosphere even on light surfaces. Buttons use pill shapes (100px–999px radius) with MongoDB Green borders (#00684a), and the entire component system references the LeafyGreen design system.

Key Characteristics:

Iteration Guide

1. Start with the mode decision: dark (#001e2b) for hero/features, white for content

2. MongoDB Green (#00ed64) is electric — use once per section for maximum impact

3. Serif headlines (MongoDB Value Serif) create the editorial authority — never use for body

4. Weight 300 body text creates the airy reading experience — don't default to 400

5. Source Code Pro uppercase with wide tracking for technical labels — the database voice

6. Teal-tinted shadows keep everything in the MongoDB color world