Brand colors
Sprite Brand Colors
Sprite palette: #008B47, #F8D000, #FFFFFF. 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 Sprite.
#008B47#F8D000#FFFFFFPalette
#008B47RGB 0, 139, 71#F8D000RGB 248, 208, 0#FFFFFFRGB 255, 255, 255CSS Tokens
:root {
--brand-sprite-1: #008B47;
--brand-sprite-2: #F8D000;
--brand-sprite-3: #FFFFFF;
}
Accessibility Snapshot
Brand palette context · Editorially reviewed
About Sprite Brand Colors
Sprite's green-and-white identity links citrus flavor to a visual language of sharp freshness. In its 2026 global refresh, the brand brought back the Lymon symbol—an abstract lemon-lime cue—and combined it with the white wordmark as one hero asset. Liquid bursts, energetic movement, and a consistent green field extend that core across markets.
Green and white do not describe every package, market, container, campaign, or Sprite Zero Sugar treatment; the zero-sugar line uses black cues for differentiation. Flavor, ingredients, nutrition, caffeine, sugar, recycling, and container size must be written explicitly. Packaging artwork and the Lymon symbol require current official assets.
This independent reference does not reproduce Sprite packaging or artwork, represent The Coca-Cola Company, certify ingredients or nutrition, imply endorsement, or grant trademark and trade-dress rights.
Downloadable brand colors infographic
Sprite Brand Colors Infographic
Save an independent infographic of the commonly referenced Sprite 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": "sprite",
"name": "Sprite",
"category": "food",
"brandCategory": [
"Food & Beverage",
"food"
],
"url": "https://www.colorsencyclopedia.com/brand-colors/sprite/",
"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 Sprite."
}Palette
[
{
"name": "Palette color 1",
"hex": "#008B47",
"rgb": [
0,
139,
71
],
"hsl": [
151,
100,
27
],
"cmyk": [
100,
0,
49,
45
],
"luminance": 0.1892,
"contrast": {
"black": 4.78,
"white": 4.39
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
}
},
{
"name": "Palette color 2",
"hex": "#F8D000",
"rgb": [
248,
208,
0
],
"hsl": [
50,
100,
49
],
"cmyk": [
0,
16,
100,
3
],
"luminance": 0.6507,
"contrast": {
"black": 14.01,
"white": 1.5
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
}
},
{
"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 brand palette",
"yellow brand palette",
"gray brand palette",
"cool brand palette",
"warm brand palette",
"neutral brand palette",
"jewel tone brand color",
"vibrant brand color",
"light brand color",
"Sprite color reference"
],
"contrastSafeWith": [
"#000000",
"#1A1A1A",
"#36454F"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/brand-colors/sprite.json",
"https://www.colorsencyclopedia.com/api/brand-colors.json"
]
}CSS tokens
{
"css": "--brand-sprite-1: #008B47;\n--brand-sprite-2: #F8D000;\n--brand-sprite-3: #FFFFFF;"
}Accessibility
[
{
"hex": "#008B47",
"contrast": {
"black": 4.78,
"white": 4.39
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
}
},
{
"hex": "#F8D000",
"contrast": {
"black": 14.01,
"white": 1.5
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
}
},
{
"hex": "#FFFFFF",
"contrast": {
"black": 21,
"white": 1
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
}
}
]Full JSON dataset
{
"slug": "sprite",
"name": "Sprite",
"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 Sprite.",
"datasetVersion": "1.0.0",
"url": "https://www.colorsencyclopedia.com/brand-colors/sprite/",
"categoryUrl": "https://www.colorsencyclopedia.com/brand-colors/food/",
"apiUrl": "https://www.colorsencyclopedia.com/api/brand-colors/sprite.json",
"colors": [
{
"name": "Palette color 1",
"hex": "#008B47",
"rgb": [
0,
139,
71
],
"hsl": [
151,
100,
27
],
"cmyk": [
100,
0,
49,
45
],
"luminance": 0.1892,
"contrast": {
"black": 4.78,
"white": 4.39
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
}
},
{
"name": "Palette color 2",
"hex": "#F8D000",
"rgb": [
248,
208,
0
],
"hsl": [
50,
100,
49
],
"cmyk": [
0,
16,
100,
3
],
"luminance": 0.6507,
"contrast": {
"black": 14.01,
"white": 1.5
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
}
},
{
"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 brand palette",
"yellow brand palette",
"gray brand palette",
"cool brand palette",
"warm brand palette",
"neutral brand palette",
"jewel tone brand color",
"vibrant brand color",
"light brand color",
"Sprite color reference"
],
"contrastSafeWith": [
"#000000",
"#1A1A1A",
"#36454F"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/brand-colors/sprite.json",
"https://www.colorsencyclopedia.com/api/brand-colors.json"
]
}