{
  "$generatedBy": "BrandSweets tokens.json — ibm-com v3",
  "brand": {
    "slug": "ibm-com",
    "name": "IBM",
    "version": 3,
    "schemaVersion": "1"
  },
  "identity": {
    "name": "IBM",
    "tagline": "For more than a century, IBM has been a global technology innovator, leading advances in AI, automation and hybrid cloud solutions that help businesses grow.",
    "sector": "big-tech"
  },
  "colors": {
    "primary": {
      "hex": "#161616",
      "name": "Near Black",
      "usage": "Primary brand color: CTAs, links, active states.",
      "scale": {
        "50": "#f5f5f5",
        "100": "#e6e6e6",
        "200": "#d1d1d1",
        "300": "#b5b5b5",
        "400": "#9c9c9c",
        "500": "#858585",
        "600": "#707070",
        "700": "#5c5c5c",
        "800": "#474747",
        "900": "#333333",
        "950": "#161616"
      }
    },
    "secondary": {
      "hex": "#0f62fe",
      "name": "Bright Blue",
      "usage": "Secondary brand color.",
      "scale": {
        "50": "#eff3fa",
        "100": "#d8e1f3",
        "200": "#a4c3ff",
        "300": "#6c9ffe",
        "400": "#397efe",
        "500": "#0f62fe",
        "600": "#014fdf",
        "700": "#0141b7",
        "800": "#01328e",
        "900": "#08265e",
        "950": "#05193d"
      }
    },
    "accent": {
      "hex": "#0062fe",
      "name": "Bright Blue",
      "usage": "Accent: highlights and secondary emphasis.",
      "scale": {
        "50": "#eff3fa",
        "100": "#d7e2f4",
        "200": "#a3c6ff",
        "300": "#6ba4ff",
        "400": "#3884ff",
        "500": "#0062fe",
        "600": "#0056e0",
        "700": "#0046b8",
        "800": "#00378f",
        "900": "#08295e",
        "950": "#051b3d"
      }
    },
    "surface": {
      "hex": "#ffffff",
      "name": "White",
      "usage": "Page and card background.",
      "scale": {
        "50": "#ffffff",
        "100": "#e6e6e6",
        "200": "#d1d1d1",
        "300": "#b5b5b5",
        "400": "#9c9c9c",
        "500": "#858585",
        "600": "#707070",
        "700": "#5c5c5c",
        "800": "#474747",
        "900": "#333333",
        "950": "#212121"
      }
    },
    "text": {
      "hex": "#161616",
      "name": "Near Black",
      "usage": "Body text on surface.",
      "scale": {
        "50": "#f5f5f5",
        "100": "#e6e6e6",
        "200": "#d1d1d1",
        "300": "#b5b5b5",
        "400": "#9c9c9c",
        "500": "#858585",
        "600": "#707070",
        "700": "#5c5c5c",
        "800": "#474747",
        "900": "#333333",
        "950": "#161616"
      }
    }
  },
  "typography": {
    "families": {
      "ibm-plex-sans": {
        "family": "IBM Plex Sans",
        "source": "google",
        "stack": "\"IBM Plex Sans\", \"Helvetica Neue\", Arial, sans-serif",
        "weights": [
          300,
          400,
          500,
          600,
          700
        ]
      }
    },
    "roles": {
      "heading": {
        "familyRef": "ibm-plex-sans",
        "stack": "\"IBM Plex Sans\", \"Helvetica Neue\", Arial, sans-serif"
      },
      "body": {
        "familyRef": "ibm-plex-sans",
        "stack": "\"IBM Plex Sans\", \"Helvetica Neue\", Arial, sans-serif"
      }
    },
    "scale": [
      {
        "name": "sm",
        "sizeRem": 0.875,
        "lineHeight": 1.5
      },
      {
        "name": "base",
        "sizeRem": 1,
        "lineHeight": 1.6
      },
      {
        "name": "lg",
        "sizeRem": 1.25,
        "lineHeight": 1.4
      },
      {
        "name": "xl",
        "sizeRem": 1.75,
        "lineHeight": 1.25
      },
      {
        "name": "2xl",
        "sizeRem": 2.25,
        "lineHeight": 1.15
      },
      {
        "name": "display",
        "sizeRem": 3.5,
        "lineHeight": 1.05,
        "letterSpacingEm": -0.02
      }
    ]
  },
  "brandGradient": {
    "brand": {
      "$type": "gradient",
      "$value": [
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.086,
              0.086,
              0.086
            ],
            "hex": "#161616"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.059,
              0.384,
              0.996
            ],
            "hex": "#0f62fe"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklab, #161616 0%, #0f62fe 100%)",
          "interpolation": "oklab",
          "angle": 135,
          "name": "brand",
          "contrast": {
            "white": {
              "ratio": 5.002,
              "at": 1,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.16,
              "at": 0,
              "passesAA": false,
              "passesAALarge": false
            },
            "suggestedInk": "#ffffff"
          }
        }
      },
      "$description": "The canonical brand gradient (--brand-gradient)."
    },
    "hero": {
      "$type": "gradient",
      "$value": [
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.086,
              0.086,
              0.086
            ],
            "hex": "#161616"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.345,
              0.451,
              0.651
            ],
            "hex": "#5873a6"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(135deg in oklab, #161616 0%, #5873a6 100%)",
          "interpolation": "oklab",
          "angle": 135,
          "name": "hero",
          "ink": "#ffffff",
          "contrast": {
            "white": {
              "ratio": 4.753,
              "at": 1,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.16,
              "at": 0,
              "passesAA": false,
              "passesAALarge": false
            },
            "suggestedInk": "#ffffff"
          }
        }
      },
      "$description": "Low-chroma hero background with a text-safe ink (--brand-gradient-hero)."
    },
    "button": {
      "$type": "gradient",
      "$value": [
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.122,
              0.122,
              0.122
            ],
            "hex": "#1f1f1f"
          },
          "position": 0
        },
        {
          "color": {
            "colorSpace": "srgb",
            "components": [
              0.051,
              0.051,
              0.051
            ],
            "hex": "#0d0d0d"
          },
          "position": 1
        }
      ],
      "$extensions": {
        "com.brandsweets": {
          "kind": "linear",
          "css": "linear-gradient(180deg in oklch shorter hue, #1f1f1f 0%, #0d0d0d 100%)",
          "interpolation": "oklch",
          "hue": "shorter",
          "angle": 180,
          "name": "button",
          "ink": "#ffffff",
          "states": {
            "hover": "linear-gradient(180deg in oklch shorter hue, #262626 0%, #141414 100%)",
            "active": "linear-gradient(180deg in oklch shorter hue, #181818 0%, #070707 100%)"
          },
          "contrast": {
            "white": {
              "ratio": 16.483,
              "at": 0,
              "passesAA": true,
              "passesAALarge": true
            },
            "black": {
              "ratio": 1.08,
              "at": 0.9841,
              "passesAA": false,
              "passesAALarge": false
            },
            "suggestedInk": "#ffffff"
          }
        }
      },
      "$description": "Button / CTA surface with hover and active states (--brand-gradient-button)."
    }
  }
}