Generated palette

Spring Green Palette

Spring Green Palette: #00FF7F, #FF0080, #00FF00, #00FFFF. Check roles, contrast and CSS variables; open source-color links and JSON.

Spring Green Palette assigns primary #00FF7F, secondary #FF0080, surface #00FF00, background #00FFFF, accent #000000. The set spans Green, Pink, Cyan, and Gray families with cool, warm, and neutral temperatures. Luminance runs from #000000 at 0 to #00FFFF at 0.7874; black gives higher contrast on 4 of 5 values.

5colors
Green palettedominant group
5use cases

Palette Color Roles

Spring Green Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.

Primary#00FF7FSpring Green
Secondary#FF0080#FF0080
Surface#00FF00Lime
Background#00FFFFCyan
Accent#000000Black

CSS Variables

--palette-spring-green-primary: #00FF7F;
--palette-spring-green-secondary: #FF0080;
--palette-spring-green-surface: #00FF00;
--palette-spring-green-background: #00FFFF;
--palette-spring-green-accent: #000000;

Accessibility Snapshot

Compare all 5 Spring Green Palette values against black and white text, with the stronger standard foreground identified for each role.

Primary#00FF7F
Black 15.61:1 · White 1.35:1
Best #000000
Secondary#FF0080
Black 5.56:1 · White 3.77:1
Best #000000
Surface#00FF00
Black 15.3:1 · White 1.37:1
Best #000000
Background#00FFFF
Black 16.75:1 · White 1.25:1
Best #000000
Accent#000000
Black 1:1 · White 21:1
Best #FFFFFF

UI Components Preview

Preview how the Spring Green Palette roles behave together across common interface components before copying the CSS variables.

ButtonPrimary action with checked foreground contrast.
CardSurface treatment using palette roles.
AlertBackground, text, and accent roles together.
NavbarSecondary role with accent state.

Machine-readable data

Machine-Readable Spring Green Palette Data (JSON)

Structured palette data for Spring Green Palette, including color roles, accessibility, semantic groups, use cases, CSS variables, and API links.

AI-Ready Dataset v1.0.0
Luminance0.7305
Black text15.61:1AA Pass
White text1.35:1AA Fail
colorsPalette colors with roles and color systems
rolesPrimary, secondary, surface, background, and accent mapping
accessibilityContrast and WCAG text options by palette color
semanticGroupsAI-readable palette labels
useCasesDesign and implementation contexts
cssVariablesCopy-ready CSS custom properties
Download JSON Open API
Structured sections
Roles
[
  {
    "role": "primary",
    "hex": "#00FF7F",
    "name": "Spring Green"
  },
  {
    "role": "secondary",
    "hex": "#FF0080",
    "name": "#FF0080"
  },
  {
    "role": "surface",
    "hex": "#00FF00",
    "name": "Lime"
  },
  {
    "role": "background",
    "hex": "#00FFFF",
    "name": "Cyan"
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#00FF7F",
    "name": "Spring Green",
    "blackContrast": 15.61,
    "whiteContrast": 1.35,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  },
  {
    "role": "secondary",
    "hex": "#FF0080",
    "name": "#FF0080",
    "blackContrast": 5.56,
    "whiteContrast": 3.77,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "surface",
    "hex": "#00FF00",
    "name": "Lime",
    "blackContrast": 15.3,
    "whiteContrast": 1.37,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  },
  {
    "role": "background",
    "hex": "#00FFFF",
    "name": "Cyan",
    "blackContrast": 16.75,
    "whiteContrast": 1.25,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ]
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black",
    "blackContrast": 1,
    "whiteContrast": 21,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ]
  }
]
Semantic groups
[
  "spring green palette",
  "generated palette",
  "green palette",
  "pink palette",
  "cyan palette",
  "gray palette",
  "vibrant palette",
  "dark palette",
  "neutral palette",
  "cool palette",
  "warm palette"
]
Use cases
[
  "design system tokens",
  "CSS variables",
  "palette reference",
  "AI color ingestion",
  "wellness and botanical palettes"
]
CSS variables
"--palette-spring-green-primary: #00FF7F;\n--palette-spring-green-secondary: #FF0080;\n--palette-spring-green-surface: #00FF00;\n--palette-spring-green-background: #00FFFF;\n--palette-spring-green-accent: #000000;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "spring-green",
  "name": "Spring Green Palette",
  "type": "generated",
  "sourceColor": "spring-green",
  "description": "Generated palette built from Spring Green, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Spring Green Palette combines primary #00FF7F, secondary #FF0080, surface #00FF00, background #00FFFF, accent #000000. According to Colors Encyclopedia, the palette works as a green palette, pink palette, cyan palette system for design system tokens, CSS variables, palette reference, and AI color ingestion, with each color mapped to roles, contrast data, CSS tokens, and machine-readable JSON.",
  "semanticGroups": [
    "spring green palette",
    "generated palette",
    "green palette",
    "pink palette",
    "cyan palette",
    "gray palette",
    "vibrant palette",
    "dark palette",
    "neutral palette",
    "cool palette",
    "warm palette"
  ],
  "useCases": [
    "design system tokens",
    "CSS variables",
    "palette reference",
    "AI color ingestion",
    "wellness and botanical palettes"
  ],
  "colors": [
    {
      "role": "primary",
      "hex": "#00FF7F",
      "slug": "spring-green",
      "name": "Spring Green",
      "rgb": [
        0,
        255,
        127
      ],
      "hsl": [
        150,
        100,
        50
      ],
      "cmyk": [
        100,
        0,
        50,
        0
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.7305,
      "contrast": {
        "black": 15.61,
        "white": 1.35
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/colors/spring-green/"
    },
    {
      "role": "secondary",
      "hex": "#FF0080",
      "slug": null,
      "name": "#FF0080",
      "rgb": [
        255,
        0,
        128
      ],
      "hsl": [
        330,
        100,
        50
      ],
      "cmyk": [
        0,
        100,
        50,
        0
      ],
      "family": "pink",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.2282,
      "contrast": {
        "black": 5.56,
        "white": 3.77
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": []
      },
      "url": null
    },
    {
      "role": "surface",
      "hex": "#00FF00",
      "slug": "lime",
      "name": "Lime",
      "rgb": [
        0,
        255,
        0
      ],
      "hsl": [
        120,
        100,
        50
      ],
      "cmyk": [
        100,
        0,
        100,
        0
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.7152,
      "contrast": {
        "black": 15.3,
        "white": 1.37
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/colors/lime/"
    },
    {
      "role": "background",
      "hex": "#00FFFF",
      "slug": "cyan",
      "name": "Cyan",
      "rgb": [
        0,
        255,
        255
      ],
      "hsl": [
        180,
        100,
        50
      ],
      "cmyk": [
        100,
        0,
        0,
        0
      ],
      "family": "cyan",
      "temperature": "cool",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.7874,
      "contrast": {
        "black": 16.75,
        "white": 1.25
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/colors/cyan/"
    },
    {
      "role": "accent",
      "hex": "#000000",
      "slug": "black",
      "name": "Black",
      "rgb": [
        0,
        0,
        0
      ],
      "hsl": [
        0,
        0,
        0
      ],
      "cmyk": [
        0,
        0,
        0,
        100
      ],
      "family": "gray",
      "temperature": "neutral",
      "tone": [
        "dark",
        "neutral"
      ],
      "luminance": 0,
      "contrast": {
        "black": 1,
        "white": 21
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/colors/black/"
    }
  ],
  "roles": [
    {
      "role": "primary",
      "hex": "#00FF7F",
      "name": "Spring Green"
    },
    {
      "role": "secondary",
      "hex": "#FF0080",
      "name": "#FF0080"
    },
    {
      "role": "surface",
      "hex": "#00FF00",
      "name": "Lime"
    },
    {
      "role": "background",
      "hex": "#00FFFF",
      "name": "Cyan"
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#00FF7F",
      "name": "Spring Green",
      "blackContrast": 15.61,
      "whiteContrast": 1.35,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    {
      "role": "secondary",
      "hex": "#FF0080",
      "name": "#FF0080",
      "blackContrast": 5.56,
      "whiteContrast": 3.77,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "surface",
      "hex": "#00FF00",
      "name": "Lime",
      "blackContrast": 15.3,
      "whiteContrast": 1.37,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    {
      "role": "background",
      "hex": "#00FFFF",
      "name": "Cyan",
      "blackContrast": 16.75,
      "whiteContrast": 1.25,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black",
      "blackContrast": 1,
      "whiteContrast": 21,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    }
  ],
  "cssVariables": "--palette-spring-green-primary: #00FF7F;\n--palette-spring-green-secondary: #FF0080;\n--palette-spring-green-surface: #00FF00;\n--palette-spring-green-background: #00FFFF;\n--palette-spring-green-accent: #000000;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/spring-green.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/spring-green.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/spring-green/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/spring-green.json"
}