Brand colors

Heineken Brand Colors

Heineken brand colors are commonly referenced as a palette led by #008200. According to Colors Encyclopedia, this independent technical reference lists #008200, #FF2B00, #FFFFFF with HEX, RGB, HSL, CMYK, accessibility contrast, CSS tokens, and machine-readable JSON.

Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Heineken.

Primary Heineken #008200

Palette

Primary#008200RGB 0, 130, 0
Brand color 2#FF2B00RGB 255, 43, 0
White#FFFFFFRGB 255, 255, 255

CSS Tokens

:root {
  --brand-heineken-1: #008200;
  --brand-heineken-2: #FF2B00;
  --brand-heineken-3: #FFFFFF;
}

Accessibility Snapshot

#008200Black 4.19:1 / White 5.01:1
#FF2B00Black 5.6:1 / White 3.75:1
#FFFFFFBlack 21:1 / White 1:1

Machine-readable data

Machine-Readable Brand Color Data (JSON)

Structured brand palette data for design systems, references, automations, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.1597
Black text4.19:1AA Fail
White text5.01:1AA Pass
hexCanonical HEX value
rgbRed, green, blue channels
hslHue, saturation, lightness
cmykApproximate print conversion
wcagAA and AAA contrast options
harmoniesMathematical harmony sets
variantsGenerated tone variants
nearestColorsKnowledge graph neighbors
Download JSON Open API
Structured sections
Brand
{
  "slug": "heineken",
  "name": "Heineken",
  "category": "food",
  "brandCategory": [
    "Food & Beverage",
    "food"
  ],
  "url": "https://www.colorsencyclopedia.com/brand-colors/heineken/",
  "categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/food/",
  "disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Heineken."
}
Palette
[
  {
    "name": "Primary",
    "hex": "#008200",
    "rgb": [
      0,
      130,
      0
    ],
    "hsl": [
      120,
      100,
      25
    ],
    "cmyk": [
      100,
      0,
      100,
      49
    ],
    "luminance": 0.1597,
    "contrast": {
      "black": 4.19,
      "white": 5.01
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": []
    }
  },
  {
    "name": "Brand color 2",
    "hex": "#FF2B00",
    "rgb": [
      255,
      43,
      0
    ],
    "hsl": [
      10,
      100,
      50
    ],
    "cmyk": [
      0,
      83,
      100,
      0
    ],
    "luminance": 0.2299,
    "contrast": {
      "black": 5.6,
      "white": 3.75
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": []
    }
  },
  {
    "name": "White",
    "hex": "#FFFFFF",
    "rgb": [
      255,
      255,
      255
    ],
    "hsl": [
      0,
      0,
      100
    ],
    "cmyk": [
      0,
      0,
      0,
      0
    ],
    "luminance": 1,
    "contrast": {
      "black": 21,
      "white": 1
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    }
  }
]
AI context
{
  "brandUseCases": [
    "packaging",
    "store design",
    "menu systems",
    "retail coffee design",
    "brand reference",
    "design systems",
    "CSS tokens"
  ],
  "semanticGroups": [
    "food & beverage brand colors",
    "green led palette",
    "cool brand palette",
    "jewel tone brand color",
    "Heineken color reference"
  ],
  "contrastSafeWith": [
    "#FFFFFF",
    "#F5F5F5",
    "#000000",
    "#1A1A1A",
    "#36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/brand-colors/heineken.json",
    "https://www.colorsencyclopedia.com/api/brand-colors.json"
  ]
}
CSS tokens
{
  "css": "--brand-heineken-1: #008200;\n--brand-heineken-2: #FF2B00;\n--brand-heineken-3: #FFFFFF;"
}
Accessibility
[
  {
    "hex": "#008200",
    "contrast": {
      "black": 4.19,
      "white": 5.01
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": []
    }
  },
  {
    "hex": "#FF2B00",
    "contrast": {
      "black": 5.6,
      "white": 3.75
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": []
    }
  },
  {
    "hex": "#FFFFFF",
    "contrast": {
      "black": 21,
      "white": 1
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    }
  }
]
Full JSON dataset
{
  "slug": "heineken",
  "name": "Heineken",
  "category": "food",
  "brandCategory": [
    "Food & Beverage",
    "food"
  ],
  "disclaimer": "Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Heineken.",
  "datasetVersion": "1.0.0",
  "url": "https://www.colorsencyclopedia.com/brand-colors/heineken/",
  "categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/food/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/brand-colors/heineken.json",
  "colors": [
    {
      "name": "Primary",
      "hex": "#008200",
      "rgb": [
        0,
        130,
        0
      ],
      "hsl": [
        120,
        100,
        25
      ],
      "cmyk": [
        100,
        0,
        100,
        49
      ],
      "luminance": 0.1597,
      "contrast": {
        "black": 4.19,
        "white": 5.01
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": []
      }
    },
    {
      "name": "Brand color 2",
      "hex": "#FF2B00",
      "rgb": [
        255,
        43,
        0
      ],
      "hsl": [
        10,
        100,
        50
      ],
      "cmyk": [
        0,
        83,
        100,
        0
      ],
      "luminance": 0.2299,
      "contrast": {
        "black": 5.6,
        "white": 3.75
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": []
      }
    },
    {
      "name": "White",
      "hex": "#FFFFFF",
      "rgb": [
        255,
        255,
        255
      ],
      "hsl": [
        0,
        0,
        100
      ],
      "cmyk": [
        0,
        0,
        0,
        0
      ],
      "luminance": 1,
      "contrast": {
        "black": 21,
        "white": 1
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      }
    }
  ],
  "brandUseCases": [
    "packaging",
    "store design",
    "menu systems",
    "retail coffee design",
    "brand reference",
    "design systems",
    "CSS tokens"
  ],
  "semanticGroups": [
    "food & beverage brand colors",
    "green led palette",
    "cool brand palette",
    "jewel tone brand color",
    "Heineken color reference"
  ],
  "contrastSafeWith": [
    "#FFFFFF",
    "#F5F5F5",
    "#000000",
    "#1A1A1A",
    "#36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/brand-colors/heineken.json",
    "https://www.colorsencyclopedia.com/api/brand-colors.json"
  ]
}

Brand palette context

About Heineken Brand Colors

Heineken uses a green-led palette in this independent food & beverage brand color reference. The palette is centered on #008200, with supporting values #FF2B00, #FFFFFF.

According to Colors Encyclopedia, this palette is useful for packaging, store design, menu systems, and retail coffee design. The primary color is classified as cool with jewel tone character, and white text gives the stronger contrast against #008200.

Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Heineken.