Brand colors
Starbucks Brand Colors
Starbucks palette: #006241, #D4E9E2, #FFFFFF, #1E3932. Compare HEX/RGB, WCAG contrast and CSS tokens; open independent JSON data.
Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Starbucks.
#006241#D4E9E2#FFFFFF#1E3932Palette
#006241RGB 0, 98, 65#D4E9E2RGB 212, 233, 226#FFFFFFRGB 255, 255, 255#1E3932RGB 30, 57, 50CSS Tokens
:root {
--brand-starbucks-1: #006241;
--brand-starbucks-2: #D4E9E2;
--brand-starbucks-3: #FFFFFF;
--brand-starbucks-4: #1E3932;
}
Accessibility Snapshot
Brand palette context · Editorially reviewed
About Starbucks Brand Colors
Starbucks Green is reinforced by more than the storefront mark. The company identifies the green apron—worn by partners since 1987—as one of its most recognizable symbols and connects it with the craft behind each drink. That repeated use across people, place, packaging, and signage gives the color a lived operational role.
The darker green and pale mint in the reference palette extend the system beyond one logo color: deep green supports text and immersive surfaces, while the pale tone provides a quieter background. White preserves clarity around the siren and typography. Studying those roles does not authorize reuse of the mark, apron trade dress, or store identity.
This independent palette page is not affiliated with Starbucks and does not distribute assets or grant trademark, uniform, packaging, or retail-design rights.
Downloadable brand colors infographic
Starbucks Brand Colors Infographic
Save an independent infographic of the commonly referenced Starbucks HEX palette and its accessibility guidance. No logo or proprietary artwork is included.

Machine-readable data
Machine-Readable Brand Color Data (JSON)
Structured brand palette data for design systems, references, automations, and AI ingestion.
hexCanonical HEX valuergbRed, green, blue channelshslHue, saturation, lightnesscmykApproximate print conversionwcagAA and AAA contrast optionsharmoniesMathematical harmony setsvariantsGenerated tone variantsnearestColorsKnowledge graph neighborsStructured 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": "Palette color 1",
"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": "Palette 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": "Palette 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 brand palette",
"gray brand palette",
"cool brand palette",
"neutral brand palette",
"dark brand color",
"jewel tone brand color",
"light brand color",
"earth 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": "Palette color 1",
"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": "Palette 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": "Palette 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 brand palette",
"gray brand palette",
"cool brand palette",
"neutral brand palette",
"dark brand color",
"jewel tone brand color",
"light brand color",
"earth 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"
]
}