Home · Branding · Clear Genetics

Clear Genetics Brand Identity

A complete profile of Clear Genetics's visual system — colors, typography, components, and personality — extracted from https://cleargenetics.com/. Built for designers, agents, and AI tools.

Download JSON
Primary
#128279
Accent
#194066
Body Font
FuturaAllele
Heading
FuturaAllele

Color Palette

Brand palette extracted from https://cleargenetics.com/.

primary
#128279
rgb(18, 130, 121)
secondary
#80D1CA
rgb(128, 209, 202)
accent
#194066
rgb(25, 64, 102)
background
#FFFFFF
rgb(255, 255, 255)
textPrimary
#565963
rgb(86, 89, 99)
link
#194066
rgb(25, 64, 102)

Typography

Each font links to its Google Fonts page where available.

primary
FuturaAllele
FuturaAllele Google Fonts →
heading
FuturaAllele
FuturaAllele Google Fonts →
FuturaAllele, 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

Clear Genetics logo
Logo
Clear Genetics favicon
Favicon
Clear Genetics social image
Social Card

UI Components

Live previews rendered using Clear Genetics's actual button styles.

buttonPrimary
background #194066 textColor #FFFFFF borderRadius 0px shadow none
buttonSecondary
background #FFFFFF textColor #161616 borderRadius 5px shadow none

Brand Personality

Tone: professional Energy: medium Audience: healthcare professionals

Clear Genetics Brand in the Wild

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

Frequently Asked Questions

What is Clear Genetics's primary brand color?

Clear Genetics's primary brand color is #128279. It anchors the visual identity across their website, product UI, and marketing materials.

What accent color does Clear Genetics use?

Clear Genetics uses #194066 as an accent color, typically applied to interactive elements like links, buttons, and call-to-action emphasis.

What font does Clear Genetics use?

Clear Genetics uses FuturaAllele as the primary typeface across body and headings.

Does Clear Genetics use a light or dark theme?

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

Where can I find Clear Genetics's logo?

Clear Genetics's logo is available directly on their site (https://cleargenetics.com/). 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 https://cleargenetics.com/ 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 Clear Genetics.

Methodology

Brand data on this page was extracted from https://cleargenetics.com/ 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 Clear Genetics.

Machine-Readable Profile

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

{
  "colorScheme": "light",
  "fonts": [
    {
      "family": "FuturaAllele",
      "role": "unknown"
    }
  ],
  "colors": {
    "primary": "#128279",
    "secondary": "#80D1CA",
    "accent": "#194066",
    "background": "#FFFFFF",
    "textPrimary": "#565963",
    "link": "#194066"
  },
  "typography": {
    "fontFamilies": {
      "primary": "FuturaAllele",
      "heading": "FuturaAllele"
    },
    "fontStacks": {
      "heading": [
        "FuturaAllele",
        "sans-serif"
      ],
      "body": [
        "FuturaAllele",
        "sans-serif"
      ],
      "paragraph": [
        "FuturaAllele",
        "sans-serif"
      ]
    },
    "fontSizes": {
      "h1": "64px",
      "h2": "28px",
      "body": "18px"
    }
  },
  "spacing": {
    "baseUnit": 8,
    "borderRadius": "0px"
  },
  "components": {
    "buttonPrimary": {
      "background": "#194066",
      "textColor": "#FFFFFF",
      "borderRadius": "0px",
      "borderRadiusCorners": {
        "topLeft": "0px",
        "topRight": "0px",
        "bottomRight": "0px",
        "bottomLeft": "0px"
      },
      "shadow": "none"
    },
    "buttonSecondary": {
      "background": "#FFFFFF",
      "textColor": "#161616",
      "borderRadius": "5px",
      "borderRadiusCorners": {
        "topLeft": "5px",
        "topRight": "5px",
        "bottomRight": "5px",
        "bottomLeft": "5px"
      },
      "shadow": "none"
    }
  },
  "images": {
    "logo": "data:image/svg+xml;utf8,%3Csvg%20aria-labelledby%3D%22invitae-logo-dark-header%22%20fill%3D%22none%22%20height%3D%2230%22%20viewBox%3D%220%200%20300%2036%22%20width%3D%22250%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20data-fc-idx%3D%220%22%3E%3Ctitle%20id%3D%22invitae-logo-dark-header%22%20style%3D%22fill%3A%20none%20!important%3B%22%3EInvitae%3C%2Ftitle%3E%3CclipPath%20id%3D%22a%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%3Cpath%20d%3D%22m0%20.317383h300v35.365h-300z%22%20style%3D%22fill%3A%20none%20!important%3B%22%2F%3E%3C%2FclipPath%3E%3Cg%20clip-path%3D%22url(%23a)%22%20style%3D%22fill%3A%20none%20!important%3B%22%3E%3Cpath%20d%3D%22m147.37.472168v34.961132%22%20stroke%3D%22%23000%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%22.200938%22%20style%3D%22fill%3A%20none%20!important%3B%20stroke%3A%20rgb(0%2C%200%2C%200)%20!important%3B%20stroke-width%3A%200.200938px%20!important%3B%22%2F%3E%3Cpath%20d%3D%22m206.214%2011.6685h-2.152v13.4789h2.152z%22%20fill%3D%22%23373737%22%20style%3D%22fill%3A%20rgb(55%2C%2055%2C%2055)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22m251.011%2011.6685h-2.152v13.4789h2.152z%22%20fill%3D%22%23373737%22%20style%3D%22fill%3A%20rgb(55%2C%2055%2C%2055)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22m263.415%2013.4809v11.7247h-2.096v-11.7247h-4.814v-1.8124h11.723v1.8124z%22%20fill%3D%22%23373737%22%20style%3D%22fill%3A%20rgb(55%2C%2055%2C%2055)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22m288.221%2025.2056v-13.5371h8.325v1.8124h-6.173v3.9083h5.096v1.7561h-5.096v4.2479h6.342v1.8124z%22%20fill%3D%22%23373737%22%20style%3D%22fill%3A%20rgb(55%2C%2055%2C%2055)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22m298.192%2012.3879c0-.1246.024-.2391.07-.3476.048-.1085.112-.203.193-.2854.08-.0803.177-.1446.285-.1929.109-.0482.225-.0703.348-.0703.122%200%20.239.0241.347.0703.109.0462.203.1126.286.1929.08.0804.144.1769.193.2854.048.1085.07.225.07.3476s-.024.2391-.07.3476c-.049.1085-.113.203-.193.2853-.081.0804-.177.1447-.286.1929-.108.0483-.225.0704-.347.0704-.123%200-.239-.0241-.348-.0704-.108-.0462-.203-.1125-.285-.1929-.081-.0803-.145-.1768-.193-.2853s-.07-.225-.07-.3476zm.13%200c0%20.1065.02.2049.06.2994.041.0924.095.1748.165.2431.069.0683.151.1246.243.1648.093.0402.193.0603.3.0603.106%200%20.205-.0201.299-.0603.093-.0402.175-.0945.243-.1648.069-.0683.125-.1507.165-.2431.04-.0925.06-.1929.06-.2994s-.02-.205-.06-.2994c-.04-.0924-.094-.1748-.165-.2431-.068-.0684-.15-.1246-.243-.1648-.092-.0402-.193-.0603-.299-.0603-.107%200-.205.0201-.3.0603-.092.0402-.174.0944-.243.1648-.068.0683-.124.1507-.165.2431-.04.0924-.06.1929-.06.2994zm.571.5124h-.131v-1.0349h.398c.117%200%20.201.0242.251.0744.05.0482.075.1206.075.213%200%20.0482-.006.0884-.02.1226-.015.0341-.033.0622-.057.0864-.024.0241-.052.0422-.082.0562-.032.0141-.064.0241-.101.0302l.31.4541h-.147l-.309-.4541h-.185v.4541zm0-.5687h.167c.036%200%20.07%200%20.106-.004.036-.002.066-.01.095-.0221.028-.0121.05-.0301.068-.0522.018-.0242.026-.0563.026-.1005%200-.0342-.006-.0623-.02-.0824-.014-.0221-.032-.0382-.052-.0522-.022-.0121-.047-.0221-.075-.0282-.028-.006-.056-.008-.082-.008h-.231v.3496z%22%20fill%3D%22%2300000b%22%20style%3D%22fill%3A%20rgb(0%2C%200%2C%2011)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22m241.101%2011.6685-3.681%209.4018c-.056.1126-.113.2271-.171.4521-.056-.1708-.056-.2833-.171-.4521l-3.908-9.4018h-2.323l5.721%2013.4789h1.133l5.663-13.4789h-2.265z%22%20fill%3D%22%23373737%22%20style%3D%22fill%3A%20rgb(55%2C%2055%2C%2055)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22m272.703%2025.2055%203.681-9.4019c.056-.1125.112-.2833.171-.4521.056.1708.056.2833.17.4521l3.909%209.4019h2.322l-5.72-13.4789h-1.134l-5.662%2013.4789h2.265z%22%20fill%3D%22%23373737%22%20style%3D%22fill%3A%20rgb(55%2C%2055%2C%2055)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22m224.168%2025.2055-7.646-9.5707c-.17-.1708-.566-.6792-.679-1.0188v10.5915h-1.981v-13.4809h2.152l7.25%209.1185c.227.3396.735%201.0188.906%201.4166v-10.5331h1.925v13.4789h-1.925z%22%20fill%3D%22%23373737%22%20style%3D%22fill%3A%20rgb(55%2C%2055%2C%2055)%20!important%3B%22%2F%3E%3Cg%20fill%3D%22%23231f20%22%20style%3D%22fill%3A%20rgb(35%2C%2031%2C%2032)%20!important%3B%22%3E%3Cpath%20d%3D%22m42.3014%205.49146h3.7033v19.73614h-3.7033z%22%20style%3D%22fill%3A%20rgb(35%2C%2031%2C%2032)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22m54.3034%2025.525c-4.0006%200-6.6771-3.2713-6.6771-7.0569%200-3.7857%202.6765-7.057%206.6771-7.057%201.4609%200%202.6765.5144%203.4602%201.27v-.9726h3.7033v13.5171h-3.7033v-1.0007c-.7837.7837-2.0014%201.2981-3.4602%201.2981zm.5406-3.3798c1.4326%200%202.2987-.6209%202.9196-1.4869v-4.4066c-.6209-.8379-1.487-1.4608-2.9196-1.4608-2.0014%200-3.3798%201.6758-3.3798%203.6772%200%202.0013%201.3784%203.6771%203.3798%203.6771z%22%20style%3D%22fill%3A%20rgb(35%2C%2031%2C%2032)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22m70.8808%2025.5249c-1.4327%200-2.6765-.5144-3.4602-1.298v1.0007h-3.7033v-19.73614h3.7033v7.19154c.7837-.7575%202.0275-1.2699%203.4602-1.2699%204.0006%200%206.6771%203.2713%206.6771%207.0569%200%203.7857-2.6765%207.057-6.6771%207.057zm-.5405-3.3797c2.0274%200%203.4058-1.6758%203.4058-3.6772%200-2.0013-1.3784-3.6771-3.4058-3.6771-1.4327%200-2.2988.6229-2.9197%201.4608v4.4065c.6209.8661%201.487%201.487%202.9197%201.487z%22%20style%3D%22fill%3A%20rgb(35%2C%2031%2C%2032)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22m85.935%2025.525c-4.0006%200-7.1634-2.9739-7.1634-7.0569%200-4.0831%203.1628-7.057%207.1634-7.057%202.8112%200%205.2445%201.5673%206.4079%203.8922l-3.217%201.7301c-.5405-1.2438-1.7039-2.1621-3.1909-2.1621-1.947%200-3.434%201.513-3.434%203.5948%200%202.0817%201.487%203.5947%203.434%203.5947%201.487%200%202.6504-.9183%203.1909-2.1621l3.217%201.7301c-1.1634%202.3249-3.5947%203.8922-6.4079%203.8922z%22%20style%3D%22fill%3A%20rgb(35%2C%2031%2C%2032)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22m100.208%2025.525c-3.9207%200-7.1096-3.1085-7.1096-7.0569%200-3.9485%203.1909-7.057%207.1096-7.057%203.918%200%207.109%203.1085%207.109%207.057%200%203.9484-3.191%207.0569-7.109%207.0569zm0-3.4601c1.947%200%203.351-1.5131%203.351-3.5948s-1.406-3.5948-3.351-3.5948c-1.9455%200-3.3801%201.5131-3.3801%203.5948s1.4326%203.5948%203.3801%203.5948z%22%20style%3D%22fill%3A%20rgb(35%2C%2031%2C%2032)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22m118.955%2011.7105h3.703v.9725c.784-.7575%202.028-1.2699%203.461-1.2699%204%200%206.677%203.2713%206.677%207.0569%200%203.7857-2.677%207.0569-6.677%207.0569-1.433%200-2.677-.5144-3.461-1.298v6.2451h-3.703zm6.625%2010.4347c2.028%200%203.406-1.6759%203.406-3.6772s-1.378-3.6772-3.406-3.6772c-1.433%200-2.299.623-2.92%201.4609v4.4065c.621.8661%201.487%201.487%202.92%201.487z%22%20style%3D%22fill%3A%20rgb(35%2C%2031%2C%2032)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22m115.766%2011.5479c-1.406%200-2.676.8117-3.136%201.7843v-1.6216h-3.704v13.5171h3.704v-8.365c1.758-2.552%204.704-1.5211%204.704-1.5211v-3.5486c-.298-.1085-.893-.2431-1.568-.2431z%22%20style%3D%22fill%3A%20rgb(35%2C%2031%2C%2032)%20!important%3B%22%2F%3E%3C%2Fg%3E%3Cpath%20d%3D%22m180.601%208.86717-.261-.39183c-1.881-2.83322-6.625-5.11788-11.713-3.76758l-.454.12057-.241-.91025.454-.12057c4.836-1.28399%2010.314.50436%2012.739%204.15741l.261.39182z%22%20fill%3D%22%23a3cf72%22%20style%3D%22fill%3A%20rgb(163%2C%20207%2C%20114)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22m182.968%209.69512-.145-.44809c-1.047-3.23711-4.999-6.71534-10.262-6.78767l-.47-.00603.014-.94039.47.00603c5.004.06832%209.796%203.26724%2011.146%207.43871l.145.44809-.896.28935z%22%20fill%3D%22%23a3cf72%22%20style%3D%22fill%3A%20rgb(163%2C%20207%2C%20114)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22m185.025%2011.1278-.018-.4702c-.136-3.39983-3.004-7.81443-8.051-9.30539l-.452-.13262.267-.902207.452.132619c4.8%201.416608%208.55%205.789018%208.725%2010.169498l.018.4702z%22%20fill%3D%22%23a3cf72%22%20style%3D%22fill%3A%20rgb(163%2C%20207%2C%20114)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22m187.533%2013.282-.916-.2171.108-.4581c.786-3.30943-.783-8.33488-5.242-11.13194l-.398-.24916.5-.797721.398.249162c4.24%202.658409%206.673%207.880779%205.659%2012.146659z%22%20fill%3D%22%23a3cf72%22%20style%3D%22fill%3A%20rgb(163%2C%20207%2C%20114)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22m188.453%2015.8138-.823-.4562.229-.4119c1.649-2.9739%201.493-8.23843-2.046-12.1326l-.315-.34763.697-.63295.317.34762c3.366%203.70328%204.3%209.38786%202.173%2013.22166l-.23.412z%22%20fill%3D%22%23a3cf72%22%20style%3D%22fill%3A%20rgb(163%2C%20207%2C%20114)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22m188.656%2018.5022-.669-.6631.332-.3356c2.391-2.4193%203.659-7.5291%201.302-12.23506l-.211-.41996.842-.42197.211.41996c2.242%204.47489%201.607%2010.19963-1.475%2013.31813l-.332.3356z%22%20fill%3D%22%230e88b2%22%20style%3D%22fill%3A%20rgb(14%2C%20136%2C%20178)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22m188.126%2021.1425-.466-.8178.408-.2331c2.953-1.6839%205.556-6.2633%204.555-11.42937l-.091-.46216.925-.17883.09.46216c.951%204.9129-1.203%2010.2559-5.013%2012.426z%22%20fill%3D%22%230e88b2%22%20style%3D%22fill%3A%20rgb(14%2C%20136%2C%20178)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22m186.902%2023.5457-.229-.9143.456-.1145c3.3-.8239%207.039-4.5312%207.469-9.7777l.038-.4702.939.0764-.038.4682c-.408%204.9873-3.927%209.5506-8.179%2010.6135l-.456.1145z%22%20fill%3D%22%230e88b2%22%20style%3D%22fill%3A%20rgb(14%2C%20136%2C%20178)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22m185.777%2025.5431c-.076%200-.153%200-.229-.0041l-.47-.014.026-.9404.47.014c3.392.0945%207.999-2.4635%209.83-7.3985l.165-.442.882.3275-.163.442c-1.71%204.6096-6.197%208.0155-10.509%208.0175z%22%20fill%3D%22%230e88b2%22%20style%3D%22fill%3A%20rgb(14%2C%20136%2C%20178)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22m185.877%2027.4702c-.91%200-1.8-.1246-2.644-.3878l-.45-.1387.279-.9002.45.1407c3.248%201.0107%208.369-.215%2011.462-4.4729l.277-.3798.762.5546-.278.3798c-2.349%203.2331-6.251%205.2063-9.86%205.2063z%22%20fill%3D%22%230e88b2%22%20style%3D%22fill%3A%20rgb(14%2C%20136%2C%20178)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22m185.998%2029.4251c-1.973%200-3.87-.4842-5.409-1.4809l-.396-.2552.512-.7896.396.2551c2.855%201.8487%208.116%202.0516%2012.243-1.2156l.37-.2934.585.7395-.37.2913c-2.285%201.8064-5.182%202.7468-7.931%202.7488z%22%20fill%3D%22%230e88b2%22%20style%3D%22fill%3A%20rgb(14%2C%20136%2C%20178)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22m186.068%2031.4105c-3.225%200-6.343-1.1835-8.254-3.3517l-.312-.3536.706-.6229.311.3536c2.249%202.5499%207.26%204.1635%2012.119%202.132l.434-.1809.363.8681-.434.1808c-1.571.6571-3.265.9726-4.931.9726z%22%20fill%3D%22%230caca0%22%20style%3D%22fill%3A%20rgb(12%2C%20172%2C%20160)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22m185.656%2033.3615c-4.472%200-8.837-2.3891-10.549-5.9397l-.205-.424.848-.4099.205.424c1.479%203.0623%205.868%205.9678%2011.094%205.3228l.466-.0583.115.9344-.467.0583c-.5.0623-1.004.0924-1.507.0924z%22%20fill%3D%22%230caca0%22%20style%3D%22fill%3A%20rgb(12%2C%20172%2C%20160)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22m183.169%2035.0314-.466-.0703c-4.949-.7475-9.262-4.5673-10.031-8.8835l-.083-.4621.927-.1648.082.4621c.597%203.3477%204.041%207.3302%209.245%208.1179l.466.0704z%22%20fill%3D%22%230caca0%22%20style%3D%22fill%3A%20rgb(12%2C%20172%2C%20160)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22m178.382%2035.5798-.43-.1929c-4.563-2.0576-7.687-6.8961-7.263-11.2605l.046-.4682.936.0904-.046.4682c-.328%203.3838%201.913%208.148%206.713%2010.3101l.43.1929-.386.858z%22%20fill%3D%22%230caca0%22%20style%3D%22fill%3A%20rgb(12%2C%20172%2C%20160)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22m173.626%2034.8183-.361-.3014c-3.84-3.211-5.54-8.7147-3.957-12.8018l.171-.438.878.3396-.171.44c-1.23%203.1708-.355%208.3631%203.683%2011.7408l.362.3014-.605.7214z%22%20fill%3D%22%230caca0%22%20style%3D%22fill%3A%20rgb(12%2C%20172%2C%20160)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22m169.252%2032.8009-.267-.3878c-2.832-4.1292-2.984-9.8881-.356-13.3945l.281-.3777.754.5646-.282.3778c-2.039%202.7207-2.598%207.9551.38%2012.2994l.265.3878-.775.5325z%22%20fill%3D%22%230caca0%22%20style%3D%22fill%3A%20rgb(12%2C%20172%2C%20160)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22m161.992%2016.7259-.83-.444.223-.414c2.363-4.4105%207.409-7.19353%2011.733-6.47217l.464.07837-.155.9283-.464-.0783c-3.356-.56065-8.262%201.3483-10.75%205.9879l-.223.4139z%22%20fill%3D%22%2366c07f%22%20style%3D%22fill%3A%20rgb(102%2C%20192%2C%20127)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22m162.928%2012.2409-.679-.653.326-.3396c3.466-3.61088%209.074-4.92903%2013.045-3.06634l.426.19893-.4.85198-.426-.19893c-3.081-1.44474-8.321-.93034-11.966%202.86536l-.326.3396z%22%20fill%3D%22%2366c07f%22%20style%3D%22fill%3A%20rgb(102%2C%20192%2C%20127)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22m178.099%208.71059-.356-.30743c-2.576-2.22037-7.762-3.14066-12.295-.46819l-.406.23912-.478-.81179.406-.23912c4.312-2.54186%2010.067-2.29872%2013.388.56665l.356.30743z%22%20fill%3D%22%2366c07f%22%20style%3D%22fill%3A%20rgb(102%2C%20192%2C%20127)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22m165.583%2029.6785-.153-.4461c-1.614-4.7381-.207-10.3242%203.269-12.9946l.374-.2874.575.7475-.374.2874c-2.697%202.0716-4.648%206.9625-2.952%2011.9457l.151.4461-.89.3034z%22%20fill%3D%22%2366c07f%22%20style%3D%22fill%3A%20rgb(102%2C%20192%2C%20127)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22m162.894%2025.6818-.026-.4702c-.275-4.9973%202.586-9.9987%206.655-11.6303l.436-.1748.35.8741-.436.1748c-3.157%201.2679-6.354%205.4494-6.065%2010.7059l.027.4702-.941.0523z%22%20fill%3D%22%2366c07f%22%20style%3D%22fill%3A%20rgb(102%2C%20192%2C%20127)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22m162.301%2021.3114-.92-.2049.103-.4602c1.083-4.8868%205.186-8.9297%209.544-9.4039l.468-.0522.103.9364-.468.0502c-3.382.3697-7.59%203.5345-8.729%208.6725l-.103.4601z%22%20fill%3D%22%2366c07f%22%20style%3D%22fill%3A%20rgb(102%2C%20192%2C%20127)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22m28.7401%204.46677c7.28%205.87143%208.2666%2016.63763%202.2445%2024.32553-5.998%207.8526-16.9491%209.1366-24.50639%202.5599-7.58138-6.7515-8.67448-18.2471-2.39718-25.37639%206.29937-6.97656%2017.35897-7.52914%2024.65907-1.50904z%22%20fill%3D%22%235dcaec%22%20style%3D%22fill%3A%20rgb(93%2C%20202%2C%20236)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22m28.4809%206.1807c5.361%204.3242%206.0884%2012.2532%201.6537%2017.9156-4.4166%205.783-12.4822%206.8881-18.0482%202.0435-5.58406-4.9732-6.38982-13.5974-1.7662-18.84791%204.6396-5.13798%2012.7836-5.54388%2018.1607-1.11119z%22%20fill%3D%22%233c96d2%22%20style%3D%22fill%3A%20rgb(60%2C%20150%2C%20210)%20!important%3B%22%2F%3E%3Cpath%20d%3D%22m28.0147%207.81039c4.065%203.28531%204.6156%209.31141%201.2539%2013.61551-3.3497%204.3945-9.4642%205.1139-13.6839%201.4327-4.2337-3.7796-4.8446-10.2136-1.3402-14.20226%203.5184-3.90422%209.6932-4.21366%2013.7702-.84394z%22%20fill%3D%22%234c62ad%22%20style%3D%22fill%3A%20rgb(76%2C%2098%2C%20173)%20!important%3B%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E",
    "favicon": "https://casa.invitae.com/dist/website-icons/1/invitae-apple-touch-icon-180x180.png",
    "ogImage": "https://images.ctfassets.net/6at1y2gofdxy/3qPaKIlJDheb9UB9UD9H0T/3a6991c368d19c61b7d957df6d223b6b/Invitae_OG_Dual_Branded_Logo_Lockup_1200x620.png?fm=jpg",
    "logoHref": "/us",
    "logoAlt": "Invitae"
  },
  "__llm_logo_reasoning": {
    "selectedIndex": 0,
    "reasoning": "Selected #0 because it is visible, located in the header, and matches the brand name 'Invitae' from the page title and URL.",
    "confidence": 0.9,
    "source": "llm"
  },
  "__llm_button_reasoning": {
    "primary": {
      "index": 0,
      "text": "Partner with us",
      "reasoning": "Button #0 uses a vibrant brand color (#194066) which is consistent with the site's accent color, making it the primary call-to-action."
    },
    "secondary": {
      "index": 1,
      "text": "Partner with us",
      "reasoning": "Button #1 has a different background color (#FFFFFF) and serves as a secondary option with a less prominent appearance."
    },
    "confidence": 0.95
  },
  "personality": {
    "tone": "professional",
    "energy": "medium",
    "targetAudience": "healthcare professionals"
  },
  "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 visible, located in the header, and matches the brand name 'Invitae' from the page title and URL.",
        "confidence": 0.9
      }
    },
    "buttonClassification": {
      "llmCalled": true,
      "llmSucceeded": true
    }
  }
}

Related Brand Profiles