Home · Branding · Teleo

Teleo Brand Identity

A complete profile of Teleo's visual system — colors, typography, components, and personality — extracted from http://www.teleo.ai. Built for designers, agents, and AI tools.

Download JSON
Primary
#3B8680
Accent
#3B8680
Body Font
Archivo
Heading
Archivo Expanded

Color Palette

Brand palette extracted from http://www.teleo.ai.

primary
#3B8680
rgb(59, 134, 128)
secondary
#FF0000
rgb(255, 0, 0)
accent
#3B8680
rgb(59, 134, 128)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#000000
rgb(0, 0, 0)
link
#153833
rgb(21, 56, 51)

Typography

Each font links to its Google Fonts page where available.

primary
Archivo
heading
Archivo Expanded
Archivo Expanded Google Fonts →
Archivo, sans-serif
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:

1. Open the company's homepage in a browser with DevTools open.
2. In the Network tab, filter by "Font" (or by extension: woff2, woff, ttf, otf).
3. Hard-reload the page and click around (pricing, blog, careers) — some weights only load on specific routes.
4. For each captured font URL: right-click → Save As to download the file locally.
5. 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.

Visual Assets

Teleo logo
Logo
Teleo favicon
Favicon
Teleo social image
Social Card

UI Components

Live previews rendered using Teleo's actual button styles.

input
background #FFFFFF textColor #000000 borderColor null borderRadius 9px shadow none
buttonPrimary
background #3B8680 textColor #FFFFFF borderColor #3B8680 borderRadius 9px shadow none
buttonSecondary
background transparent textColor #FFFFFF borderColor #FFFFFF borderRadius 9px shadow none

Brand Personality

Tone: professional Energy: medium Audience: industrial and construction companies

Teleo Brand in the Wild

Real-world brand assets — ads, campaigns, and marketing materials.

Frequently Asked Questions

What is Teleo's primary brand color?

Teleo's primary brand color is #3B8680. It anchors the visual identity across their website, product UI, and marketing materials.

What font does Teleo use?

Teleo uses Archivo for body text and Archivo Expanded for headings. Fonts were detected on http://www.teleo.ai as part of their live design system.

Does Teleo use a light or dark theme?

Teleo's primary site uses a light color scheme, with a background of #FFFFFF.

Where can I find Teleo's logo?

Teleo's logo is available directly on their site (http://www.teleo.ai). The current logo URL is included in the machine-readable JSON profile linked above.

How was this brand profile generated?

This profile was extracted from http://www.teleo.ai using the Firecrawl branding extraction API, which inspects the live page's CSS, fonts, color tokens, and component styles. It is not affiliated with or endorsed by Teleo.

Methodology

Brand data on this page was extracted from http://www.teleo.ai on using the Firecrawl branding extraction API, which inspects each site's live CSS, font network requests, color tokens, and component styles. Brand-in-the-wild images were sourced via Google Image Search restricted to ad/webinar/report queries and link out to their original third-party publishers; we link to the source rather than re-hosting third-party content. This page is published by CharacterQuilt and is not affiliated with or endorsed by Teleo.

Machine-Readable Profile

Direct endpoints for agents, designers, and tooling. No login or auth required.

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "Archivo",
      "role": "body"
    },
    {
      "family": "Archivo Expanded",
      "role": "heading"
    }
  ],
  "colors": {
    "primary": "#3B8680",
    "secondary": "#FF0000",
    "accent": "#3B8680",
    "background": "#FFFFFF",
    "textPrimary": "#000000",
    "link": "#153833"
  },
  "typography": {
    "fontFamilies": {
      "primary": "Archivo",
      "heading": "Archivo Expanded"
    },
    "fontStacks": {
      "heading": [
        "Archivo",
        "sans-serif"
      ],
      "body": [
        "Archivo",
        "sans-serif"
      ],
      "paragraph": [
        "Archivo",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "29.5296px",
      "h2": "75.6696px",
      "body": "12px"
    }
  },
  "spacing": {
    "baseUnit": 12,
    "borderRadius": "9px"
  },
  "components": {
    "input": {
      "background": "#FFFFFF",
      "textColor": "#000000",
      "borderColor": null,
      "borderRadius": "9px",
      "borderRadiusCorners": {
        "topLeft": "9px",
        "topRight": "9px",
        "bottomRight": "9px",
        "bottomLeft": "9px"
      },
      "shadow": "none"
    },
    "buttonPrimary": {
      "background": "#3B8680",
      "textColor": "#FFFFFF",
      "borderColor": "#3B8680",
      "borderRadius": "9px",
      "borderRadiusCorners": {
        "topLeft": "9px",
        "topRight": "9px",
        "bottomRight": "9px",
        "bottomLeft": "9px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "transparent",
      "textColor": "#FFFFFF",
      "borderColor": "#FFFFFF",
      "borderRadius": "9px",
      "borderRadiusCorners": {
        "topLeft": "9px",
        "topRight": "9px",
        "bottomRight": "9px",
        "bottomLeft": "9px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20id%3D%22Layer_1%22%20data-name%3D%22Layer%201%22%20viewBox%3D%220%200%205439.66%201454.29%22%20preserveAspectRatio%3D%22xMinYMid%20meet%22%20data-fc-idx%3D%220%22%3E%3Cg%20class%3D%22logo-main-svg-group%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M2511.88%2C1394.92c-10.27%2C0-19.14-1.46-26.6-4.38-7.47-2.92-13.25-7.7-17.33-14.35-4.08-6.65-6.12-15.23-6.12-25.73%2C0-13.3%2C4.67-24.38%2C14-33.25%2C9.33-8.86%2C23.8-13.3%2C43.4-13.3h60.55v15.4h-57.4c-12.14%2C0-21.47%2C2.45-28%2C7.35-6.54%2C4.9-9.8%2C12.25-9.8%2C22.05%2C0%2C4.9%2C1.11%2C9.4%2C3.33%2C13.48%2C2.21%2C4.09%2C5.89%2C7.3%2C11.03%2C9.62%2C5.13%2C2.34%2C12.01%2C3.5%2C20.65%2C3.5%2C10.96%2C0%2C20.59-1.86%2C28.88-5.6%2C8.28-3.73%2C14.75-8.92%2C19.43-15.57%2C4.66-6.65%2C7-14.18%2C7-22.58v-47.25c0-12.6-2.98-22.28-8.93-29.05-5.95-6.77-16.39-10.15-31.32-10.15-11.44%2C0-20.54%2C2.69-27.3%2C8.05-6.77%2C5.37-11.9%2C12.49-15.4%2C21.35l-22.75-8.4c3.03-8.17%2C7.58-15.34%2C13.65-21.53%2C6.07-6.18%2C13.53-11.02%2C22.4-14.52%2C8.87-3.5%2C18.78-5.25%2C29.75-5.25%2C14.93%2C0%2C27.06%2C2.22%2C36.4%2C6.65%2C9.33%2C4.44%2C16.21%2C11.09%2C20.65%2C19.95%2C4.43%2C8.87%2C6.65%2C19.72%2C6.65%2C32.55v107.45h-21.7v-47.25l3.85%2C11.55h-11.9l6.3-9.45c-2.33%2C9.57-6.3%2C18.02-11.9%2C25.38-5.6%2C7.35-12.66%2C13.07-21.17%2C17.15-8.52%2C4.08-18.61%2C6.12-30.27%2C6.12Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cg%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M4125.63%2C1285.94c-1.87-8.17-4.44-15.17-7.7-21-3.27-5.83-8-10.33-14.17-13.48-6.19-3.15-14.76-4.73-25.72-4.73-17.04%2C0-30.05%2C5.43-39.03%2C16.27-8.99%2C10.85-13.47%2C26.9-13.47%2C48.12%2C0%2C12.84%2C1.92%2C24.1%2C5.77%2C33.78%2C3.85%2C9.69%2C9.74%2C17.15%2C17.67%2C22.4%2C7.93%2C5.25%2C18.08%2C7.88%2C30.45%2C7.88%2C10.5%2C0%2C18.84-1.8%2C25.03-5.43%2C6.18-3.61%2C10.96-8.4%2C14.35-14.35%2C3.38-5.95%2C6-12.43%2C7.88-19.43l21.7%2C7c-3.74%2C17.04-11.08%2C30.16-22.05%2C39.38-10.97%2C9.22-26.6%2C13.83-46.9%2C13.83-16.8%2C0-31.09-3.33-42.88-9.98-11.79-6.65-20.65-16.39-26.6-29.23-5.95-12.83-8.92-28-8.92-45.5s3.09-33.3%2C9.27-46.02c6.18-12.71%2C15.17-22.51%2C26.95-29.4%2C11.78-6.88%2C25.6-10.33%2C41.47-10.33%2C14.23%2C0%2C26.02%2C2.1%2C35.35%2C6.3%2C9.33%2C4.2%2C16.74%2C10.38%2C22.22%2C18.55%2C5.48%2C8.17%2C9.28%2C18.2%2C11.38%2C30.1l-22.05%2C5.25Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M4266.33%2C1396.19c-17.27%2C0-31.79-3.45-43.58-10.33-11.79-6.88-20.65-16.8-26.6-29.75-5.95-12.95-8.92-28.17-8.92-45.67s3.2-32.9%2C9.62-45.5c6.41-12.6%2C15.57-22.28%2C27.47-29.05%2C11.9-6.76%2C25.9-10.15%2C42-10.15s30.04%2C3.39%2C41.83%2C10.15c11.78%2C6.77%2C20.94%2C16.45%2C27.47%2C29.05%2C6.53%2C12.6%2C9.8%2C27.77%2C9.8%2C45.5%2C0%2C26.37-6.77%2C47.25-20.3%2C62.65-13.54%2C15.4-33.13%2C23.1-58.8%2C23.1ZM4266.33%2C1246.04c-18.67%2C0-32.5%2C5.66-41.47%2C16.97-8.99%2C11.32-13.48%2C27.01-13.48%2C47.08%2C0%2C13.3%2C1.87%2C24.91%2C5.6%2C34.83%2C3.73%2C9.92%2C9.62%2C17.56%2C17.67%2C22.92%2C8.05%2C5.37%2C18.49%2C8.05%2C31.33%2C8.05%2C19.13%2C0%2C33.07-5.95%2C41.82-17.85%2C8.75-11.9%2C13.12-27.88%2C13.12-47.95%2C0-13.53-1.98-25.02-5.95-34.48-3.97-9.45-10.04-16.74-18.2-21.88-8.17-5.13-18.32-7.7-30.45-7.7Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M4414.02%2C1269.84h10.85l-6.65%2C12.25c3.03-10.26%2C7.53-19.65%2C13.47-28.17%2C5.95-8.52%2C13.48-15.34%2C22.58-20.48%2C9.1-5.13%2C19.6-7.7%2C31.5-7.7%2C9.8%2C0%2C18.2%2C2.16%2C25.2%2C6.48%2C7%2C4.32%2C12.37%2C10.62%2C16.1%2C18.9%2C3.73%2C8.29%2C5.6%2C18.5%2C5.6%2C30.62l3.15%2C8.05v102.55h-24.15v-105.35c0-8.4-1.23-15.51-3.67-21.35-2.45-5.83-6.3-10.26-11.55-13.3-5.25-3.03-11.84-4.55-19.77-4.55-11.2%2C0-21.17%2C2.33-29.92%2C7-8.75%2C4.67-15.7%2C11.08-20.83%2C19.25-5.14%2C8.17-7.7%2C17.38-7.7%2C27.65v90.65h-23.8v-162.75h23.1v62.3l-3.5-22.05ZM4525.68%2C1272.29h15.4l-5.6%2C9.8c2.56-9.56%2C6.59-18.67%2C12.08-27.3%2C5.48-8.63%2C12.77-15.63%2C21.88-21%2C9.1-5.37%2C20.3-8.05%2C33.6-8.05%2C10.03%2C0%2C18.78%2C2.16%2C26.25%2C6.48%2C7.46%2C4.32%2C13.35%2C10.62%2C17.67%2C18.9%2C4.32%2C8.29%2C6.48%2C18.5%2C6.48%2C30.62v110.6h-24.15v-105.35c0-8.4-1.29-15.51-3.85-21.35-2.57-5.83-6.42-10.26-11.55-13.3-5.14-3.03-11.67-4.55-19.6-4.55-11.67%2C0-21.93%2C2.33-30.8%2C7-8.87%2C4.67-15.7%2C11.08-20.47%2C19.25-4.79%2C8.17-7.18%2C17.38-7.18%2C27.65h-10.15v-29.4Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M4736.37%2C1229.59v221.2h-23.8v-221.2h23.8ZM4729.72%2C1353.84v-15.75h7l5.25%2C15.75h-12.25ZM4731.47%2C1288.04l-1.4-20.3h12.25l-5.25%2C20.3h-5.6ZM4858.52%2C1311.49c0%2C28.47-5.31%2C49.7-15.92%2C63.7-10.62%2C14-25.15%2C21-43.58%2C21-9.57%2C0-18.14-1.87-25.72-5.6-7.59-3.73-14.24-8.8-19.95-15.23-5.72-6.41-10.21-13.7-13.48-21.88-3.27-8.16-5.02-16.68-5.25-25.55l1.75-4.9c0%2C9.8%2C2.16%2C18.67%2C6.48%2C26.6%2C4.32%2C7.94%2C10.26%2C14.18%2C17.85%2C18.73%2C7.58%2C4.55%2C16.39%2C6.83%2C26.42%2C6.83%2C16.1%2C0%2C28.05-4.95%2C35.88-14.88%2C7.82-9.92%2C11.73-26.19%2C11.73-48.83s-3.91-39.2-11.73-49c-7.82-9.8-19.66-14.7-35.52-14.7-10.5%2C0-19.55%2C2.27-27.12%2C6.82-7.58%2C4.55-13.48%2C10.74-17.67%2C18.55-4.2%2C7.82-6.3%2C16.86-6.3%2C27.12l-1.4-14.35c2.1-10.5%2C5.66-20.3%2C10.67-29.4%2C5.02-9.1%2C11.72-16.5%2C20.12-22.23%2C8.4-5.71%2C18.78-8.58%2C31.15-8.58%2C19.6%2C0%2C34.76%2C7.06%2C45.5%2C21.18%2C10.73%2C14.12%2C16.1%2C35.65%2C16.1%2C64.57Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M4943.22%2C1395.84c-10.27%2C0-19.13-1.46-26.6-4.38-7.47-2.92-13.25-7.7-17.33-14.35-4.08-6.65-6.12-15.23-6.12-25.73%2C0-13.3%2C4.67-24.38%2C14-33.25%2C9.33-8.86%2C23.8-13.3%2C43.4-13.3h60.55v15.4h-57.4c-12.13%2C0-21.47%2C2.45-28%2C7.35-6.54%2C4.9-9.8%2C12.25-9.8%2C22.05%2C0%2C4.9%2C1.1%2C9.4%2C3.33%2C13.48%2C2.21%2C4.09%2C5.89%2C7.3%2C11.03%2C9.62%2C5.13%2C2.34%2C12.01%2C3.5%2C20.65%2C3.5%2C10.96%2C0%2C20.59-1.86%2C28.88-5.6%2C8.28-3.73%2C14.75-8.92%2C19.42-15.57%2C4.67-6.65%2C7-14.18%2C7-22.58v-47.25c0-12.6-2.97-22.28-8.92-29.05-5.95-6.77-16.4-10.15-31.33-10.15-11.44%2C0-20.54%2C2.69-27.3%2C8.05-6.77%2C5.37-11.9%2C12.49-15.4%2C21.35l-22.75-8.4c3.03-8.17%2C7.58-15.34%2C13.65-21.53%2C6.07-6.18%2C13.53-11.02%2C22.4-14.52%2C8.87-3.5%2C18.78-5.25%2C29.75-5.25%2C14.93%2C0%2C27.07%2C2.22%2C36.4%2C6.65%2C9.33%2C4.44%2C16.21%2C11.09%2C20.65%2C19.95%2C4.43%2C8.87%2C6.65%2C19.72%2C6.65%2C32.55v107.45h-21.7v-47.25l3.85%2C11.55h-11.9l6.3-9.45c-2.33%2C9.57-6.3%2C18.02-11.9%2C25.38s-12.66%2C13.07-21.17%2C17.15c-8.52%2C4.08-18.61%2C6.12-30.28%2C6.12Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M5108.77%2C1269.84h10.85l-6.65%2C10.85c2.8-9.56%2C7.29-18.49%2C13.48-26.77%2C6.18-8.28%2C13.82-15.05%2C22.92-20.3%2C9.1-5.25%2C19.25-7.88%2C30.45-7.88%2C10.5%2C0%2C19.6%2C2.16%2C27.3%2C6.48%2C7.7%2C4.32%2C13.53%2C10.62%2C17.5%2C18.9%2C3.96%2C8.29%2C5.95%2C18.5%2C5.95%2C30.62v110.6h-24.15v-105.35c0-8.4-1.11-15.51-3.33-21.35-2.22-5.83-5.95-10.26-11.2-13.3-5.25-3.03-12.07-4.55-20.47-4.55-11.2%2C0-21.18%2C2.33-29.93%2C7-8.75%2C4.67-15.7%2C11.08-20.82%2C19.25-5.13%2C8.17-7.7%2C17.38-7.7%2C27.65v90.65h-23.8v-162.75h23.1v62.3l-3.5-22.05Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M5341.52%2C1383.94l13.3%2C8.4-15.75%2C2.8-73.5-165.55h26.95l21.35%2C57.4c2.56%2C6.77%2C5.3%2C14.18%2C8.22%2C22.23%2C2.91%2C8.05%2C5.95%2C16.51%2C9.1%2C25.38%2C3.15%2C8.87%2C6.06%2C17.45%2C8.75%2C25.73%2C2.68%2C8.29%2C5.08%2C15.92%2C7.18%2C22.92l-8.75-8.75h20.65l-7.7%2C9.1c3.03-9.33%2C6.42-19.83%2C10.15-31.5%2C3.73-11.67%2C7.58-23.15%2C11.55-34.48%2C3.96-11.31%2C7.46-21.29%2C10.5-29.92l21-58.1h25.2l-70.7%2C164.85c-6.07%2C14-12.42%2C25.38-19.08%2C34.12s-14.06%2C15.23-22.22%2C19.42c-8.17%2C4.2-17.62%2C6.3-28.35%2C6.3-5.14%2C0-9.62-.3-13.48-.88-3.85-.59-7.52-1.11-11.02-1.58l4.2-21.35c3.73.7%2C7.23%2C1.23%2C10.5%2C1.58%2C3.27.35%2C6.65.52%2C10.15.52%2C7.23%2C0%2C13.65-1.11%2C19.25-3.33%2C5.6-2.22%2C10.96-6.82%2C16.1-13.82%2C5.13-7%2C10.62-17.5%2C16.45-31.5Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3C%2Fg%3E%3Cg%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M2734.94%2C1182.48h32.28v96.84h121.05v-96.84h32.28v225.95h-32.28v-96.84h-121.05v96.84h-32.28v-225.95Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M3204.29%2C1329.68v-147.2h32.28v137.18l47.45%2C56.49h19.38l47.45-56.49v-137.18h32.28v147.2l-65.85%2C78.75h-47.14l-65.85-78.75Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M3529.67%2C1411.02c-34.87%2C0-61.23-9.78-79.1-29.37-17.87-19.59-26.78-48.3-26.78-86.18s8.94-66.59%2C26.78-86.18c17.87-19.59%2C44.23-29.37%2C79.1-29.37s61.23%2C9.81%2C79.1%2C29.37c17.87%2C19.59%2C26.81%2C48.33%2C26.81%2C86.18s-8.94%2C66.62-26.81%2C86.18c-17.87%2C19.59-44.23%2C29.37-79.1%2C29.37ZM3529.67%2C1378.74c24.32%2C0%2C42.67-7.06%2C55.04-21.15%2C12.37-14.09%2C18.56-34.82%2C18.56-62.15s-6.19-48.04-18.56-62.15c-12.37-14.09-30.72-21.15-55.04-21.15s-42.67%2C7.06-55.04%2C21.15c-12.37%2C14.09-18.56%2C34.82-18.56%2C62.15s6.19%2C48.04%2C18.56%2C62.15c12.37%2C14.09%2C30.72%2C21.15%2C55.04%2C21.15Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M3151.34%2C1261.23v147.2h-32.28v-137.18l-47.45-56.49h-19.35l-47.45%2C56.49v137.18h-32.28v-147.2l65.85-78.75h47.11l65.85%2C78.75Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M3845.59%2C1330.21c-3.09%2C10.92-7.83%2C20.07-14.28%2C27.39-12.37%2C14.09-30.72%2C21.15-55.04%2C21.15s-42.67-7.06-55.04-21.15c-12.37-14.09-18.56-34.82-18.56-62.15s6.19-48.04%2C18.56-62.15c12.37-14.09%2C30.72-21.15%2C55.04-21.15s42.67%2C7.06%2C55.04%2C21.15c6.13%2C7.01%2C10.76%2C15.65%2C13.85%2C25.91l31.41-9.86c-4.44-16.07-11.47-29.45-21.2-40.1-17.87-19.59-44.23-29.37-79.1-29.37s-61.23%2C9.81-79.1%2C29.37c-17.87%2C19.59-26.78%2C48.33-26.78%2C86.18s8.94%2C66.62%2C26.78%2C86.18c17.87%2C19.59%2C44.23%2C29.37%2C79.1%2C29.37s61.23-9.78%2C79.1-29.37c10.02-10.97%2C17.24-24.85%2C21.63-41.58l-31.41-9.86v.05Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3C%2Fg%3E%3Cg%3E%3Cpath%20d%3D%22M1715.41%2C219.95h-439.74l-36.18%2C108.62h336.17l-88.68%2C272.93c-7.29%2C22.45-28.05%2C37.53-51.65%2C37.53h-409.31L1230.64%2C9.28c1.49-4.58-1.93-9.28-6.74-9.28H166.4c-3.07%2C0-5.79%2C1.98-6.74%2C4.9L.35%2C495.17c-1.49%2C4.58%2C1.93%2C9.28%2C6.74%2C9.28h350.99l35.29-108.62h-246.53L240.17%2C108.62h843.98l-172.35%2C530.4h-257s-34.71%2C108.62-34.71%2C108.62h256.41l-127.43%2C392.18h-370.48s251.41-773.73%2C251.41-773.73c7.29-22.45%2C28.05-37.53%2C51.65-37.53h217.54l35.3-108.62h-252.84c-70.8%2C0-133.07%2C45.24-154.95%2C112.58l-294.6%2C906.64c-1.49%2C4.58%2C1.93%2C9.28%2C6.74%2C9.28h584c3.07%2C0%2C5.79-1.98%2C6.74-4.9l161.14-495.9h444.6c70.58%2C0%2C133.14-45.45%2C154.95-112.58l131.87-405.84c1.49-4.58-1.93-9.28-6.74-9.28Z%22%20fill%3D%22%23038880%22%20style%3D%22fill%3A%20rgb(3%2C%20136%2C%20128)%20!important%3B%22%2F%3E%3Cg%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M5393.14%2C530.48c-31.01-46.7-75.05-81.73-132.08-105.1-57.05-23.35-125.02-35.03-203.88-35.03s-146.84%2C11.68-203.87%2C35.03c-57.05%2C23.37-101.08%2C58.4-132.09%2C105.1-31.01%2C46.71-46.52%2C105.29-46.52%2C175.73s15.51%2C128.07%2C46.52%2C175.16c31.01%2C47.09%2C75.04%2C82.52%2C132.09%2C106.24%2C57.03%2C23.73%2C125%2C35.61%2C203.87%2C35.61s146.83-11.88%2C203.88-35.61c57.03-23.72%2C101.07-59.15%2C132.08-106.24%2C31.01-47.09%2C46.52-105.47%2C46.52-175.16s-15.51-129.02-46.52-175.73ZM5253.59%2C717.7c0%2C36-7.66%2C67.01-22.97%2C93.04-15.33%2C26.04-37.72%2C46.14-67.19%2C60.3-29.49%2C14.18-64.9%2C21.25-106.25%2C21.25s-77.73-7.07-106.82-21.25c-29.11-14.16-51.31-34.26-66.62-60.3-15.33-26.02-22.97-57.03-22.97-93.04v-22.97c0-36.76%2C7.64-67.95%2C22.97-93.61%2C15.31-25.65%2C37.51-45.37%2C66.62-59.15%2C29.09-13.78%2C64.7-20.67%2C106.82-20.67s76.76%2C6.89%2C106.25%2C20.67c29.47%2C13.78%2C51.86%2C33.51%2C67.19%2C59.15%2C15.31%2C25.66%2C22.97%2C56.85%2C22.97%2C93.61v22.97Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpolygon%20fill%3D%22%23fff%22%20points%3D%222808.28%20220.36%201974.57%20220.36%201920.08%20388.06%202263.85%20388.06%202263.85%201009.45%202461.41%201009.45%202461.41%20388.06%202808.28%20388.06%202808.28%20220.36%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpolygon%20fill%3D%22%23fff%22%20points%3D%223582.42%201009.45%203761.6%201009.45%203761.6%20177.87%203582.42%20236.09%203582.42%201009.45%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M3303.49%2C814.93c-3.39%2C10.26-9.15%2C19.41-17.39%2C27.4-12.26%2C11.88-27.39%2C21.64-45.37%2C29.29-18%2C7.66-37.15%2C13.6-57.43%2C17.8-20.3%2C4.22-39.63%2C6.32-58.01%2C6.32-40.6%2C0-76.01-4.97-106.24-14.93-30.26-9.94-53.8-25.84-70.64-47.67-16.85-21.82-26.42-50.34-28.72-85.57h575.44v-52.83c0-66.62-14.55-122.51-43.64-167.7-29.11-45.17-71.98-79.25-128.64-102.22-56.68-22.97-125.97-34.46-207.9-34.46s-146.07%2C11.68-203.87%2C35.03c-57.82%2C23.37-102.22%2C58.58-133.24%2C105.67-31.01%2C47.09-46.52%2C105.87-46.52%2C176.31s15.88%2C131.34%2C47.67%2C178.03c31.77%2C46.71%2C76.76%2C81.37%2C134.96%2C103.95%2C58.18%2C22.58%2C127.49%2C33.88%2C207.89%2C33.88%2C56.66%2C0%2C107.77-5.56%2C153.34-16.65%2C45.55-11.09%2C84.42-26.6%2C116.58-46.52%2C32.16-19.9%2C56.65-43.65%2C73.51-71.21%2C5.39-8.83%2C9.83-17.92%2C13.49-27.22l-175.28-46.7ZM2951.28%2C573.55c16.46-17.98%2C39.05-31.77%2C67.77-41.35%2C28.71-9.57%2C61.83-14.36%2C99.35-14.36%2C26.02%2C0%2C50.15%2C2.5%2C72.36%2C7.46%2C22.2%2C4.99%2C41.92%2C12.63%2C59.15%2C22.97%2C17.23%2C10.34%2C30.44%2C22.97%2C39.62%2C37.9%2C9.19%2C14.93%2C13.78%2C32.36%2C13.78%2C52.26h-382.48c3.83-25.27%2C13.96-46.89%2C30.44-64.9Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M4419.9%2C814.93c-3.39%2C10.26-9.15%2C19.41-17.39%2C27.4-12.26%2C11.88-27.39%2C21.64-45.37%2C29.29-18%2C7.66-37.15%2C13.6-57.43%2C17.8-20.3%2C4.22-39.63%2C6.32-58.01%2C6.32-40.6%2C0-76.01-4.97-106.24-14.93-30.26-9.94-53.8-25.84-70.64-47.67-16.85-21.82-26.42-50.34-28.72-85.57h575.44v-52.83c0-66.62-14.55-122.51-43.64-167.7-29.11-45.17-71.98-79.25-128.64-102.22-56.68-22.97-125.97-34.46-207.9-34.46s-146.07%2C11.68-203.87%2C35.03c-57.82%2C23.37-102.22%2C58.58-133.24%2C105.67-31.01%2C47.09-46.52%2C105.87-46.52%2C176.31s15.88%2C131.34%2C47.67%2C178.03c31.77%2C46.71%2C76.76%2C81.37%2C134.96%2C103.95%2C58.18%2C22.58%2C127.49%2C33.88%2C207.89%2C33.88%2C56.66%2C0%2C107.77-5.56%2C153.34-16.65%2C45.55-11.09%2C84.42-26.6%2C116.58-46.52%2C32.16-19.9%2C56.65-43.65%2C73.51-71.21%2C5.39-8.83%2C9.83-17.92%2C13.49-27.22l-175.28-46.7ZM4067.69%2C573.55c16.46-17.98%2C39.05-31.77%2C67.77-41.35%2C28.71-9.57%2C61.83-14.36%2C99.35-14.36%2C26.02%2C0%2C50.15%2C2.5%2C72.36%2C7.46%2C22.2%2C4.99%2C41.92%2C12.63%2C59.15%2C22.97%2C17.23%2C10.34%2C30.44%2C22.97%2C39.62%2C37.9%2C9.19%2C14.93%2C13.78%2C32.36%2C13.78%2C52.26h-382.48c3.83-25.27%2C13.96-46.89%2C30.44-64.9Z%22%20style%3D%22fill%3A%20rgb(255%2C%20255%2C%20255)%20!important%3B%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E",
    "favicon": "https://www.teleo.ai/favicon/apple-touch-icon.png",
    "ogImage": "https://teleo2024.wpenginepowered.com/wp-content/uploads/2024/10/teleo-featured.jpg",
    "logoHref": "/",
    "logoAlt": "Layer_1"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is located in the header, is visible, and links to the homepage, which are strong indicators of the main brand logo.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 1,
      "text": "Subscribe",
      "reasoning": "Button #1 has a vibrant background color (#3B8680) which aligns with the brand's primary color, making it the most prominent CTA."
    },
    "secondary": {
      "index": 0,
      "text": "Contact Us",
      "reasoning": "Button #0 has a transparent background and serves as a secondary action with less visual prominence compared to the primary button."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "industrial and construction companies"
  },
  "designSystem": {
    "framework": "custom",
    "componentLibrary": ""
  },
  "confidence": {
    "buttons": 0.95,
    "colors": 0.9,
    "overall": 0.925
  },
  "__llm_metadata": {
    "logoSelection": {
      "llmCalled": true,
      "llmSucceeded": true,
      "finalSource": "llm",
      "rawLogoSelection": {
        "selectedLogoIndex": 0,
        "selectedLogoReasoning": "Selected #0 because it is located in the header, is visible, and links to the homepage, which are strong indicators of the main brand logo.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles