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.

Commonly referenced palette Sprite
#008B47#F8D000#FFFFFF
Listed without an implied color hierarchy

Palette

Palette color 1#008B47RGB 0, 139, 71
Palette color 2#F8D000RGB 248, 208, 0
White#FFFFFFRGB 255, 255, 255

CSS Tokens

:root {
  --brand-sprite-1: #008B47;
  --brand-sprite-2: #F8D000;
  --brand-sprite-3: #FFFFFF;
}

Accessibility Snapshot

#008B47Black 4.78:1 / White 4.39:1
#F8D000Black 14.01:1 / White 1.5:1
#FFFFFFBlack 21:1 / White 1:1

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.

1200 × 800
Sprite brand colors infographic showing its commonly referenced HEX palette and accessibility guidance for every listed color without assigning a color hierarchy.
Sprite brand colors infographic. Commonly referenced brand color values. This page is an independent technical reference and is not affiliated with or endorsed by Sprite.

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.1892
Black text4.78:1AA Pass
White text4.39:1AA Fail
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": "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"
  ]
}