{
  "$schema": "https://tr.designtokens.org/format/",
  "$description": "Design tokens for MongoDB",
  "meta": {
    "name": "MongoDB",
    "description": "MongoDB carries a strong dual-mode visual identity — dark deep-teal hero bands with bright MongoDB green ({colors.brand-green}) CTAs paired with stark white documentation surfaces. The signature green pill button is unmistakable across product, pricing, learning, and AI use-case surfaces. The system uses Euclid Circular A as its display face, anchors a 3-tier pricing comparison (Free / Flex / Dedicated), and presents extensive course catalogs in card grids with colored category tags. Coverage spans homepage, Atlas product page, Community Edition, MongoDB University, AI use cases, and pricing.",
    "theme": "light"
  },
  "color": {
    "primary": {
      "$value": "#00ed64",
      "$type": "color",
      "$description": "Use for the primary role."
    },
    "primary-deep": {
      "$value": "#00b545",
      "$type": "color",
      "$description": "Use for the primary deep role."
    },
    "primary-pressed": {
      "$value": "#008c34",
      "$type": "color",
      "$description": "Use for the primary pressed role."
    },
    "on-primary": {
      "$value": "#001e2b",
      "$type": "color",
      "$description": "Use for the on primary role."
    },
    "brand-green": {
      "$value": "#00ed64",
      "$type": "color",
      "$description": "Use for the brand green role."
    },
    "brand-green-dark": {
      "$value": "#00684a",
      "$type": "color",
      "$description": "Use for the brand green dark role."
    },
    "brand-green-mid": {
      "$value": "#00a35c",
      "$type": "color",
      "$description": "Use for the brand green mid role."
    },
    "brand-green-soft": {
      "$value": "#c3f0d2",
      "$type": "color",
      "$description": "Use for the brand green soft role."
    },
    "brand-teal-deep": {
      "$value": "#001e2b",
      "$type": "color",
      "$description": "Use for the brand teal deep role."
    },
    "brand-teal": {
      "$value": "#003d4f",
      "$type": "color",
      "$description": "Use for the brand teal role."
    },
    "brand-teal-mid": {
      "$value": "#00684a",
      "$type": "color",
      "$description": "Use for the brand teal mid role."
    },
    "accent-purple": {
      "$value": "#7b3ff2",
      "$type": "color",
      "$description": "Use for the accent purple role."
    },
    "accent-orange": {
      "$value": "#fa6e39",
      "$type": "color",
      "$description": "Use for the accent orange role."
    },
    "accent-pink": {
      "$value": "#f06bb8",
      "$type": "color",
      "$description": "Use for the accent pink role."
    },
    "accent-blue": {
      "$value": "#3d4f9f",
      "$type": "color",
      "$description": "Use for the accent blue role."
    },
    "semantic-warning-bg": {
      "$value": "#fff8e0",
      "$type": "color",
      "$description": "Use for the semantic warning bg role."
    },
    "semantic-warning-text": {
      "$value": "#946f3f",
      "$type": "color",
      "$description": "Use for the semantic warning text role."
    },
    "canvas": {
      "$value": "#ffffff",
      "$type": "color",
      "$description": "Use for the canvas role."
    },
    "canvas-dark": {
      "$value": "#001e2b",
      "$type": "color",
      "$description": "Use for the canvas dark role."
    },
    "surface": {
      "$value": "#f9fbfa",
      "$type": "color",
      "$description": "Use for the surface role."
    },
    "surface-soft": {
      "$value": "#f4f7f6",
      "$type": "color",
      "$description": "Use for the surface soft role."
    },
    "surface-feature": {
      "$value": "#e3fcef",
      "$type": "color",
      "$description": "Use for the surface feature role."
    },
    "hairline": {
      "$value": "#e1e5e8",
      "$type": "color",
      "$description": "Use for the hairline role."
    },
    "hairline-soft": {
      "$value": "#eceff1",
      "$type": "color",
      "$description": "Use for the hairline soft role."
    },
    "hairline-strong": {
      "$value": "#c1ccd6",
      "$type": "color",
      "$description": "Use for the hairline strong role."
    },
    "hairline-dark": {
      "$value": "#1c2d38",
      "$type": "color",
      "$description": "Use for the hairline dark role."
    },
    "ink": {
      "$value": "#001e2b",
      "$type": "color",
      "$description": "Use for the ink role."
    },
    "charcoal": {
      "$value": "#1c2d38",
      "$type": "color",
      "$description": "Use for the charcoal role."
    },
    "slate": {
      "$value": "#3d4f5b",
      "$type": "color",
      "$description": "Use for the slate role."
    },
    "steel": {
      "$value": "#5c6c7a",
      "$type": "color",
      "$description": "Use for the steel role."
    },
    "stone": {
      "$value": "#7c8c9a",
      "$type": "color",
      "$description": "Use for the stone role."
    },
    "muted": {
      "$value": "#a8b3bc",
      "$type": "color",
      "$description": "Use for the muted role."
    },
    "on-dark": {
      "$value": "#ffffff",
      "$type": "color",
      "$description": "Use for the on dark role."
    },
    "on-dark-muted": {
      "$value": "#a8b3bc",
      "$type": "color",
      "$description": "Use for the on dark muted role."
    }
  },
  "typography": {
    "hero-display": {
      "$value": {
        "fontFamily": "Euclid Circular A",
        "fontSize": "72px",
        "fontWeight": 500,
        "lineHeight": 1.1,
        "letterSpacing": "-1.5px"
      },
      "$type": "typography",
      "$description": "Typography style for hero display."
    },
    "display-lg": {
      "$value": {
        "fontFamily": "Euclid Circular A",
        "fontSize": "56px",
        "fontWeight": 500,
        "lineHeight": 1.15,
        "letterSpacing": "-1px"
      },
      "$type": "typography",
      "$description": "Typography style for display lg."
    },
    "heading-1": {
      "$value": {
        "fontFamily": "Euclid Circular A",
        "fontSize": "48px",
        "fontWeight": 500,
        "lineHeight": 1.2,
        "letterSpacing": "-0.5px"
      },
      "$type": "typography",
      "$description": "Typography style for heading 1."
    },
    "heading-2": {
      "$value": {
        "fontFamily": "Euclid Circular A",
        "fontSize": "36px",
        "fontWeight": 500,
        "lineHeight": 1.25,
        "letterSpacing": "-0.5px"
      },
      "$type": "typography",
      "$description": "Typography style for heading 2."
    },
    "heading-3": {
      "$value": {
        "fontFamily": "Euclid Circular A",
        "fontSize": "28px",
        "fontWeight": 500,
        "lineHeight": 1.3,
        "letterSpacing": "0"
      },
      "$type": "typography",
      "$description": "Typography style for heading 3."
    },
    "heading-4": {
      "$value": {
        "fontFamily": "Euclid Circular A",
        "fontSize": "22px",
        "fontWeight": 500,
        "lineHeight": 1.35,
        "letterSpacing": "0"
      },
      "$type": "typography",
      "$description": "Typography style for heading 4."
    },
    "heading-5": {
      "$value": {
        "fontFamily": "Euclid Circular A",
        "fontSize": "18px",
        "fontWeight": 600,
        "lineHeight": 1.4,
        "letterSpacing": "0"
      },
      "$type": "typography",
      "$description": "Typography style for heading 5."
    },
    "subtitle": {
      "$value": {
        "fontFamily": "Euclid Circular A",
        "fontSize": "18px",
        "fontWeight": 400,
        "lineHeight": 1.5,
        "letterSpacing": "0"
      },
      "$type": "typography",
      "$description": "Typography style for subtitle."
    },
    "body-md": {
      "$value": {
        "fontFamily": "Euclid Circular A",
        "fontSize": "16px",
        "fontWeight": 400,
        "lineHeight": 1.55,
        "letterSpacing": "0"
      },
      "$type": "typography",
      "$description": "Typography style for body md."
    },
    "body-md-medium": {
      "$value": {
        "fontFamily": "Euclid Circular A",
        "fontSize": "16px",
        "fontWeight": 500,
        "lineHeight": 1.55,
        "letterSpacing": "0"
      },
      "$type": "typography",
      "$description": "Typography style for body md medium."
    },
    "body-sm": {
      "$value": {
        "fontFamily": "Euclid Circular A",
        "fontSize": "14px",
        "fontWeight": 400,
        "lineHeight": 1.5,
        "letterSpacing": "0"
      },
      "$type": "typography",
      "$description": "Typography style for body sm."
    },
    "body-sm-medium": {
      "$value": {
        "fontFamily": "Euclid Circular A",
        "fontSize": "14px",
        "fontWeight": 500,
        "lineHeight": 1.5,
        "letterSpacing": "0"
      },
      "$type": "typography",
      "$description": "Typography style for body sm medium."
    },
    "caption": {
      "$value": {
        "fontFamily": "Euclid Circular A",
        "fontSize": "13px",
        "fontWeight": 400,
        "lineHeight": 1.4,
        "letterSpacing": "0"
      },
      "$type": "typography",
      "$description": "Typography style for caption."
    },
    "caption-bold": {
      "$value": {
        "fontFamily": "Euclid Circular A",
        "fontSize": "13px",
        "fontWeight": 600,
        "lineHeight": 1.4,
        "letterSpacing": "0"
      },
      "$type": "typography",
      "$description": "Typography style for caption bold."
    },
    "micro": {
      "$value": {
        "fontFamily": "Euclid Circular A",
        "fontSize": "12px",
        "fontWeight": 500,
        "lineHeight": 1.4,
        "letterSpacing": "0"
      },
      "$type": "typography",
      "$description": "Typography style for micro."
    },
    "micro-uppercase": {
      "$value": {
        "fontFamily": "Euclid Circular A",
        "fontSize": "11px",
        "fontWeight": 600,
        "lineHeight": 1.4,
        "letterSpacing": "1px"
      },
      "$type": "typography",
      "$description": "Typography style for micro uppercase."
    },
    "button-md": {
      "$value": {
        "fontFamily": "Euclid Circular A",
        "fontSize": "14px",
        "fontWeight": 600,
        "lineHeight": 1.3,
        "letterSpacing": "0"
      },
      "$type": "typography",
      "$description": "Typography style for button md."
    },
    "code-md": {
      "$value": {
        "fontFamily": "Source Code Pro",
        "fontSize": "14px",
        "fontWeight": 400,
        "lineHeight": 1.55,
        "letterSpacing": "0"
      },
      "$type": "typography",
      "$description": "Typography style for code md."
    }
  },
  "spacing": {
    "xxs": {
      "$value": "4px",
      "$type": "dimension",
      "$description": "Spacing step xxs."
    },
    "xs": {
      "$value": "8px",
      "$type": "dimension",
      "$description": "Spacing step xs."
    },
    "sm": {
      "$value": "12px",
      "$type": "dimension",
      "$description": "Spacing step sm."
    },
    "md": {
      "$value": "16px",
      "$type": "dimension",
      "$description": "Spacing step md."
    },
    "lg": {
      "$value": "20px",
      "$type": "dimension",
      "$description": "Spacing step lg."
    },
    "xl": {
      "$value": "24px",
      "$type": "dimension",
      "$description": "Spacing step xl."
    },
    "xxl": {
      "$value": "32px",
      "$type": "dimension",
      "$description": "Spacing step xxl."
    },
    "xxxl": {
      "$value": "40px",
      "$type": "dimension",
      "$description": "Spacing step xxxl."
    },
    "section-sm": {
      "$value": "48px",
      "$type": "dimension",
      "$description": "Spacing step section-sm."
    },
    "section": {
      "$value": "64px",
      "$type": "dimension",
      "$description": "Spacing step section."
    },
    "section-lg": {
      "$value": "96px",
      "$type": "dimension",
      "$description": "Spacing step section-lg."
    },
    "hero": {
      "$value": "120px",
      "$type": "dimension",
      "$description": "Spacing step hero."
    }
  },
  "radius": {
    "xs": {
      "$value": "4px",
      "$type": "dimension",
      "$description": "Border radius xs."
    },
    "sm": {
      "$value": "6px",
      "$type": "dimension",
      "$description": "Border radius sm."
    },
    "md": {
      "$value": "8px",
      "$type": "dimension",
      "$description": "Border radius md."
    },
    "lg": {
      "$value": "12px",
      "$type": "dimension",
      "$description": "Border radius lg."
    },
    "xl": {
      "$value": "16px",
      "$type": "dimension",
      "$description": "Border radius xl."
    },
    "xxl": {
      "$value": "24px",
      "$type": "dimension",
      "$description": "Border radius xxl."
    },
    "full": {
      "$value": "9999px",
      "$type": "dimension",
      "$description": "Border radius full."
    }
  },
  "shadow": {},
  "$extensions": {
    "com.design-md-editor.source": {
      "url": "https://www.mongodb.com/",
      "note": "Official brand website used for visual comparison."
    }
  }
}
