Generated palette
Medium Spring Green Palette
Medium Spring Green Palette: #00FA9A, #FA0060, #00FA1D, #00DDFA. Check roles, contrast and CSS variables; open source-color links and JSON.
Medium Spring Green Palette assigns primary #00FA9A, secondary #FA0060, surface #00FA1D, background #00DDFA, accent #000000. The set spans Green, Pink, Cyan, and Gray families with cool, warm, and neutral temperatures. Luminance runs from #000000 at 0 to #00FA9A at 0.707; black gives higher contrast on 4 of 5 values.
Palette Color Roles
Medium Spring Green Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.
#00FA9AMedium Spring Green#FA0060#FA0060#00FA1D#00FA1D#00DDFA#00DDFA#000000BlackCSS Variables
--palette-medium-spring-green-primary: #00FA9A; --palette-medium-spring-green-secondary: #FA0060; --palette-medium-spring-green-surface: #00FA1D; --palette-medium-spring-green-background: #00DDFA; --palette-medium-spring-green-accent: #000000;
Accessibility Snapshot
Compare all 5 Medium Spring Green Palette values against black and white text, with the stronger standard foreground identified for each role.
UI Components Preview
Preview how the Medium Spring Green Palette roles behave together across common interface components before copying the CSS variables.
Machine-readable data
Machine-Readable Medium Spring Green Palette Data (JSON)
Structured palette data for Medium Spring Green Palette, including color roles, accessibility, semantic groups, use cases, CSS variables, and API links.
colorsPalette colors with roles and color systemsrolesPrimary, secondary, surface, background, and accent mappingaccessibilityContrast and WCAG text options by palette colorsemanticGroupsAI-readable palette labelsuseCasesDesign and implementation contextscssVariablesCopy-ready CSS custom propertiesStructured sections
Roles
[
{
"role": "primary",
"hex": "#00FA9A",
"name": "Medium Spring Green"
},
{
"role": "secondary",
"hex": "#FA0060",
"name": "#FA0060"
},
{
"role": "surface",
"hex": "#00FA1D",
"name": "#00FA1D"
},
{
"role": "background",
"hex": "#00DDFA",
"name": "#00DDFA"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
]Accessibility
[
{
"role": "primary",
"hex": "#00FA9A",
"name": "Medium Spring Green",
"blackContrast": 15.14,
"whiteContrast": 1.39,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "secondary",
"hex": "#FA0060",
"name": "#FA0060",
"blackContrast": 5.23,
"whiteContrast": 4.01,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000"
],
"aaaTextOptions": []
},
{
"role": "surface",
"hex": "#00FA1D",
"name": "#00FA1D",
"blackContrast": 14.69,
"whiteContrast": 1.43,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "background",
"hex": "#00DDFA",
"name": "#00DDFA",
"blackContrast": 12.72,
"whiteContrast": 1.65,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "accent",
"hex": "#000000",
"name": "Black",
"blackContrast": 1,
"whiteContrast": 21,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
}
]Semantic groups
[
"medium 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-medium-spring-green-primary: #00FA9A;\n--palette-medium-spring-green-secondary: #FA0060;\n--palette-medium-spring-green-surface: #00FA1D;\n--palette-medium-spring-green-background: #00DDFA;\n--palette-medium-spring-green-accent: #000000;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "medium-spring-green",
"name": "Medium Spring Green Palette",
"type": "generated",
"sourceColor": "medium-spring-green",
"description": "Generated palette built from Medium Spring Green, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Medium Spring Green Palette combines primary #00FA9A, secondary #FA0060, surface #00FA1D, background #00DDFA, 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": [
"medium 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": "#00FA9A",
"slug": "medium-spring-green",
"name": "Medium Spring Green",
"rgb": [
0,
250,
154
],
"hsl": [
157,
100,
49
],
"cmyk": [
100,
0,
38,
2
],
"family": "green",
"temperature": "cool",
"tone": [
"vibrant"
],
"luminance": 0.707,
"contrast": {
"black": 15.14,
"white": 1.39
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/colors/medium-spring-green/"
},
{
"role": "secondary",
"hex": "#FA0060",
"slug": null,
"name": "#FA0060",
"rgb": [
250,
0,
96
],
"hsl": [
337,
100,
49
],
"cmyk": [
0,
100,
62,
2
],
"family": "pink",
"temperature": "warm",
"tone": [
"vibrant"
],
"luminance": 0.2117,
"contrast": {
"black": 5.23,
"white": 4.01
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": null
},
{
"role": "surface",
"hex": "#00FA1D",
"slug": null,
"name": "#00FA1D",
"rgb": [
0,
250,
29
],
"hsl": [
127,
100,
49
],
"cmyk": [
100,
0,
88,
2
],
"family": "green",
"temperature": "cool",
"tone": [
"vibrant"
],
"luminance": 0.6846,
"contrast": {
"black": 14.69,
"white": 1.43
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": null
},
{
"role": "background",
"hex": "#00DDFA",
"slug": null,
"name": "#00DDFA",
"rgb": [
0,
221,
250
],
"hsl": [
187,
100,
49
],
"cmyk": [
100,
12,
0,
2
],
"family": "cyan",
"temperature": "cool",
"tone": [
"vibrant"
],
"luminance": 0.5862,
"contrast": {
"black": 12.72,
"white": 1.65
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": null
},
{
"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": "#00FA9A",
"name": "Medium Spring Green"
},
{
"role": "secondary",
"hex": "#FA0060",
"name": "#FA0060"
},
{
"role": "surface",
"hex": "#00FA1D",
"name": "#00FA1D"
},
{
"role": "background",
"hex": "#00DDFA",
"name": "#00DDFA"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#00FA9A",
"name": "Medium Spring Green",
"blackContrast": 15.14,
"whiteContrast": 1.39,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
{
"role": "secondary",
"hex": "#FA0060",
"name": "#FA0060",
"blackContrast": 5.23,
"whiteContrast": 4.01,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000"
],
"aaaTextOptions": []
},
{
"role": "surface",
"hex": "#00FA1D",
"name": "#00FA1D",
"blackContrast": 14.69,
"whiteContrast": 1.43,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "background",
"hex": "#00DDFA",
"name": "#00DDFA",
"blackContrast": 12.72,
"whiteContrast": 1.65,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A"
]
},
{
"role": "accent",
"hex": "#000000",
"name": "Black",
"blackContrast": 1,
"whiteContrast": 21,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
}
],
"cssVariables": "--palette-medium-spring-green-primary: #00FA9A;\n--palette-medium-spring-green-secondary: #FA0060;\n--palette-medium-spring-green-surface: #00FA1D;\n--palette-medium-spring-green-background: #00DDFA;\n--palette-medium-spring-green-accent: #000000;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/medium-spring-green.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/medium-spring-green.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/medium-spring-green/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/medium-spring-green.json"
}