Brand colors

Starbucks Brand Colors

Starbucks brand colors are commonly referenced as a palette led by #006241. According to Colors Encyclopedia, this independent technical reference lists #006241, #D4E9E2, #FFFFFF, #1E3932 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 Starbucks.

Primary Starbucks #006241

Palette

Primary#006241RGB 0, 98, 65
Brand color 2#D4E9E2RGB 212, 233, 226
White#FFFFFFRGB 255, 255, 255
Brand color 4#1E3932RGB 30, 57, 50

CSS Tokens

:root {
  --brand-starbucks-1: #006241;
  --brand-starbucks-2: #D4E9E2;
  --brand-starbucks-3: #FFFFFF;
  --brand-starbucks-4: #1E3932;
}

Accessibility Snapshot

#006241Black 2.82:1 / White 7.44:1
#D4E9E2Black 16.55:1 / White 1.27:1
#FFFFFFBlack 21:1 / White 1:1
#1E3932Black 1.69:1 / White 12.46: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.0912
Black text2.82:1AA Fail
White text7.44: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": "starbucks",
  "name": "Starbucks",
  "category": "food",
  "brandCategory": [
    "Food & Beverage",
    "food"
  ],
  "url": "https://www.colorsencyclopedia.com/brand-colors/starbucks/",
  "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 Starbucks."
}
Palette
[
  {
    "name": "Primary",
    "hex": "#006241",
    "rgb": [
      0,
      98,
      65
    ],
    "hsl": [
      160,
      100,
      19
    ],
    "cmyk": [
      100,
      0,
      34,
      62
    ],
    "luminance": 0.0912,
    "contrast": {
      "black": 2.82,
      "white": 7.44
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF"
      ]
    }
  },
  {
    "name": "Brand color 2",
    "hex": "#D4E9E2",
    "rgb": [
      212,
      233,
      226
    ],
    "hsl": [
      160,
      32,
      87
    ],
    "cmyk": [
      9,
      0,
      3,
      9
    ],
    "luminance": 0.7777,
    "contrast": {
      "black": 16.55,
      "white": 1.27
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    }
  },
  {
    "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"
      ]
    }
  },
  {
    "name": "Brand color 4",
    "hex": "#1E3932",
    "rgb": [
      30,
      57,
      50
    ],
    "hsl": [
      164,
      31,
      17
    ],
    "cmyk": [
      47,
      0,
      12,
      78
    ],
    "luminance": 0.0343,
    "contrast": {
      "black": 1.69,
      "white": 12.46
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    }
  }
]
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",
    "dark brand color",
    "jewel tone brand color",
    "Starbucks color reference"
  ],
  "contrastSafeWith": [
    "#FFFFFF",
    "#F5F5F5",
    "#000000",
    "#1A1A1A",
    "#36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/brand-colors/starbucks.json",
    "https://www.colorsencyclopedia.com/api/brand-colors.json"
  ]
}
CSS tokens
{
  "css": "--brand-starbucks-1: #006241;\n--brand-starbucks-2: #D4E9E2;\n--brand-starbucks-3: #FFFFFF;\n--brand-starbucks-4: #1E3932;"
}
Accessibility
[
  {
    "hex": "#006241",
    "contrast": {
      "black": 2.82,
      "white": 7.44
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF"
      ]
    }
  },
  {
    "hex": "#D4E9E2",
    "contrast": {
      "black": 16.55,
      "white": 1.27
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    }
  },
  {
    "hex": "#FFFFFF",
    "contrast": {
      "black": 21,
      "white": 1
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    }
  },
  {
    "hex": "#1E3932",
    "contrast": {
      "black": 1.69,
      "white": 12.46
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    }
  }
]
Full JSON dataset
{
  "slug": "starbucks",
  "name": "Starbucks",
  "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 Starbucks.",
  "datasetVersion": "1.0.0",
  "url": "https://www.colorsencyclopedia.com/brand-colors/starbucks/",
  "categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/food/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/brand-colors/starbucks.json",
  "colors": [
    {
      "name": "Primary",
      "hex": "#006241",
      "rgb": [
        0,
        98,
        65
      ],
      "hsl": [
        160,
        100,
        19
      ],
      "cmyk": [
        100,
        0,
        34,
        62
      ],
      "luminance": 0.0912,
      "contrast": {
        "black": 2.82,
        "white": 7.44
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF"
        ]
      }
    },
    {
      "name": "Brand color 2",
      "hex": "#D4E9E2",
      "rgb": [
        212,
        233,
        226
      ],
      "hsl": [
        160,
        32,
        87
      ],
      "cmyk": [
        9,
        0,
        3,
        9
      ],
      "luminance": 0.7777,
      "contrast": {
        "black": 16.55,
        "white": 1.27
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      }
    },
    {
      "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"
        ]
      }
    },
    {
      "name": "Brand color 4",
      "hex": "#1E3932",
      "rgb": [
        30,
        57,
        50
      ],
      "hsl": [
        164,
        31,
        17
      ],
      "cmyk": [
        47,
        0,
        12,
        78
      ],
      "luminance": 0.0343,
      "contrast": {
        "black": 1.69,
        "white": 12.46
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      }
    }
  ],
  "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",
    "dark brand color",
    "jewel tone brand color",
    "Starbucks color reference"
  ],
  "contrastSafeWith": [
    "#FFFFFF",
    "#F5F5F5",
    "#000000",
    "#1A1A1A",
    "#36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/brand-colors/starbucks.json",
    "https://www.colorsencyclopedia.com/api/brand-colors.json"
  ]
}

Brand palette context

About Starbucks Brand Colors

Starbucks uses a green-led palette in this independent food & beverage brand color reference. The palette is centered on #006241, with supporting values #D4E9E2, #FFFFFF, #1E3932.

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 dark and jewel tone character, and white text gives the stronger contrast against #006241.

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