tesseract.json
Tesseract Brand Identity
A complete profile of Tesseract's visual system — colors, typography, components, and personality — extracted from http://tesseract.space. Built for designers, agents, and AI tools.
- Page: https://characterquilt.com/branding/tesseract
- Machine-readable JSON: https://characterquilt.com/branding/tesseract.json
- Per-page llms.txt: https://characterquilt.com/branding/tesseract/llms.txt
Quick Facts
| Field | Value |
|---|---|
| Primary | #9BBE4B |
| Accent | #2E4453 |
| Body Font | Quattrocento Sans |
| Heading Font | Quattrocento Sans |
Color Palette
- primary: #9BBE4B
- secondary: #E8554E
- accent: #2E4453
- background: #F5F4F4
- textPrimary: #2E4453
- link: #2E4453
Typography
- primary: Quattrocento Sans — https://fonts.google.com/specimen/Quattrocento+Sans
- heading: Quattrocento Sans — https://fonts.google.com/specimen/Quattrocento+Sans
Visual Assets
- Favicon: https://tesseract.space/wp-content/uploads/2017/06/cropped-tesseract-banner31.png?w=32
- Social card (og:image): https://tesseract.space/wp-content/uploads/2017/06/cropped-tesseract-banner31.png?w=200
Brand Personality
Tone: modern · Energy: medium · Audience: aerospace industry professionals
Tesseract Brand in the Wild
Real-world brand assets — ads, campaigns, marketing materials.
- Advancing Anomaly Detection for Industry Applications with NVIDIA NV- Tesseract-AD | NVIDIA Technical Blog
- S.H.I.E.L.D. Tesseract File Sheet by viperaviator on DeviantArt
- Image: https://images-wixmp-ed30a86b8c4ca887773594c2.wixmp.com/f/b166c42f-26f7-4dd9-89ad-7167faf8e9da/d8w8o92-281a9264-61fd-4df9-9633-6e6afde971ba.png/v1/fill/w_1024,h_1326,q_80,strp/s_h_i_e_l_d__tesseract_file_sheet_by_viperaviator_d8w8o92-fullview.jpg?token=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJzdWIiOiJ1cm46YXBwOjdlMGQxODg5ODIyNjQzNz NhNWYwZDQxNWVhMGQyNmUwIiwiaXNzIjoidXJuOmFwcDo3ZTBkMTg4OTgyMjY0MzczY TVmMGQ0MTVlYTBkMjZlMCIsIm9iaiI6W1t7ImhlaWdodCI6Ijw9MTMyNiIsInBhdGgiOiIvZi9iMTY2YzQyZi0yNmY3LTRkZDktODlhZC03MTY3ZmFmOGU5ZGEvZDh3OG85Mi0yODFhOTI2NC02MWZkLTRkZjktOTYzMy02ZTZhZmRlOTcxYmEucG5nIiwid2lkdGgiOiI8PTEwMjQifV1dLCJhdWQiOlsidXJuOnNlcnZpY2U6aW1hZ2Uub3BlcmF0aW9ucyJdfQ.xKcklb0bdjswQRA-10L7BOKE9JrhTihwBfvm3uxl-w0
- Source: https://www.deviantart.com/viperaviator/art/S-H-I-E-L-D-Tesseract-File-Sheet-537881798
- TesseracT | Official Website
- The Tesseract is available at ShopDisney! Other relics are coming this fall. #Ad #Marvel #Disney . https://t.co/EYbnYeMscG
- How to extract data using Tesseract OCR?
- Tesseract Field Service Management Software | Book a Demo
Working with these fonts
Not found on Google Fonts? Agent Instructions that you can follow if you have permission to use the fonts:
CharacterQuilt.com suggests this flow that can help:
- Open the company's homepage in a browser with DevTools open.
- In the Network tab, filter by "Font" (or by extension: woff2, woff, ttf, otf).
- Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes.
- For each captured font URL: right-click → Save As to download the file locally.
- View the page's CSS (DevTools → Sources, or curl the stylesheet URLs) and copy out the matching @font-face declarations. Rewrite each
src: url(...)to point to your local file path.
Programmatic alternative: load the URL with Playwright or Puppeteer, listen for response events whose Content-Type starts with font/, and write the body to disk. The CSS extraction step is the same.
Only do this if you have permission to use the brand assets — most proprietary fonts are licensed and may not be redistributable.
Machine-Readable Profile
{
"colorScheme": "light",
"fonts": [
{
"family": "Quattrocento Sans",
"role": "body"
},
{
"family": "Roboto",
"role": "body"
},
{
"family": "Oxygen-Sans",
"role": "body"
},
{
"family": "Ubuntu",
"role": "body"
},
{
"family": "Helvetica Neue",
"role": "body"
}
],
"colors": {
"primary": "#9BBE4B",
"secondary": "#E8554E",
"accent": "#2E4453",
"background": "#F5F4F4",
"textPrimary": "#2E4453",
"link": "#2E4453"
},
"typography": {
"fontFamilies": {
"primary": "Quattrocento Sans",
"heading": "Quattrocento Sans"
},
"fontStacks": {
"heading": [
"Quattrocento Sans",
"sans-serif"
],
"body": [
"Quattrocento Sans",
"sans-serif"
],
"paragraph": [
"Quattrocento Sans",
"sans-serif"
]
},
"fontSizes": {
"h1": "54px",
"h2": "16px",
"body": "36px"
}
},
"spacing": {
"baseUnit": 4,
"borderRadius": "4px"
},
"components": {},
"images": {
"logo": null,
"favicon": "https://tesseract.space/wp-content/uploads/2017/06/cropped-tesseract-banner31.png?w=32",
"ogImage": "https://tesseract.space/wp-content/uploads/2017/06/cropped-tesseract-banner31.png?w=200"
},
"personality": {
"tone": "modern",
"energy": "medium",
"targetAudience": "aerospace industry professionals"
},
"designSystem": {
"framework": "unknown",
"componentLibrary": ""
},
"confidence": {
"buttons": 0,
"colors": 0.9,
"overall": 0.45
},
"__llm_metadata": {
"logoSelection": {
"llmCalled": false,
"llmSucceeded": false,
"finalSource": "none"
},
"buttonClassification": {
"llmCalled": false,
"llmSucceeded": false
}
}
}