Generated palette
Sea Green Palette
Sea Green Palette: #2E8B57, #8A2E62, #348A2E, #2E8A84. Check roles, contrast and CSS variables; open source-color links and JSON.
Sea Green Palette assigns primary #2E8B57, secondary #8A2E62, surface #348A2E, background #2E8A84, accent #000000. The set spans Green, Pink, Cyan, and Gray families with cool, warm, and neutral temperatures. Luminance runs from #000000 at 0 to #2E8A84 at 0.2042; black gives higher contrast on 3 of 5 values.
Palette Color Roles
Sea Green Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.
#2E8B57Sea Green#8A2E62#8A2E62#348A2E#348A2E#2E8A84#2E8A84#000000BlackCSS Variables
--palette-sea-green-primary: #2E8B57; --palette-sea-green-secondary: #8A2E62; --palette-sea-green-surface: #348A2E; --palette-sea-green-background: #2E8A84; --palette-sea-green-accent: #000000;
Accessibility Snapshot
Compare all 5 Sea Green Palette values against black and white text, with the stronger standard foreground identified for each role.
UI Components Preview
Preview how the Sea Green Palette roles behave together across common interface components before copying the CSS variables.
Machine-readable data
Machine-Readable Sea Green Palette Data (JSON)
Structured palette data for Sea 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": "#2E8B57",
"name": "Sea Green"
},
{
"role": "secondary",
"hex": "#8A2E62",
"name": "#8A2E62"
},
{
"role": "surface",
"hex": "#348A2E",
"name": "#348A2E"
},
{
"role": "background",
"hex": "#2E8A84",
"name": "#2E8A84"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
]Accessibility
[
{
"role": "primary",
"hex": "#2E8B57",
"name": "Sea Green",
"blackContrast": 4.95,
"whiteContrast": 4.25,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000"
],
"aaaTextOptions": []
},
{
"role": "secondary",
"hex": "#8A2E62",
"name": "#8A2E62",
"blackContrast": 2.65,
"whiteContrast": 7.93,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "surface",
"hex": "#348A2E",
"name": "#348A2E",
"blackContrast": 4.82,
"whiteContrast": 4.36,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000"
],
"aaaTextOptions": []
},
{
"role": "background",
"hex": "#2E8A84",
"name": "#2E8A84",
"blackContrast": 5.08,
"whiteContrast": 4.13,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000"
],
"aaaTextOptions": []
},
{
"role": "accent",
"hex": "#000000",
"name": "Black",
"blackContrast": 1,
"whiteContrast": 21,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
}
]Semantic groups
[
"sea green palette",
"generated palette",
"green palette",
"pink palette",
"cyan palette",
"gray palette",
"earth tone palette",
"jewel tone palette",
"balanced palette",
"dark palette",
"neutral palette",
"cool palette",
"warm palette"
]Use cases
[
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"natural branding",
"wellness and botanical palettes"
]CSS variables
"--palette-sea-green-primary: #2E8B57;\n--palette-sea-green-secondary: #8A2E62;\n--palette-sea-green-surface: #348A2E;\n--palette-sea-green-background: #2E8A84;\n--palette-sea-green-accent: #000000;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "sea-green",
"name": "Sea Green Palette",
"type": "generated",
"sourceColor": "sea-green",
"description": "Generated palette built from Sea Green, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Sea Green Palette combines primary #2E8B57, secondary #8A2E62, surface #348A2E, background #2E8A84, 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": [
"sea green palette",
"generated palette",
"green palette",
"pink palette",
"cyan palette",
"gray palette",
"earth tone palette",
"jewel tone palette",
"balanced palette",
"dark palette",
"neutral palette",
"cool palette",
"warm palette"
],
"useCases": [
"design system tokens",
"CSS variables",
"palette reference",
"AI color ingestion",
"natural branding",
"wellness and botanical palettes"
],
"colors": [
{
"role": "primary",
"hex": "#2E8B57",
"slug": "sea-green",
"name": "Sea Green",
"rgb": [
46,
139,
87
],
"hsl": [
146,
50,
36
],
"cmyk": [
67,
0,
37,
45
],
"family": "green",
"temperature": "cool",
"tone": [
"earth-tone",
"jewel-tone"
],
"luminance": 0.1973,
"contrast": {
"black": 4.95,
"white": 4.25
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/sea-green/"
},
{
"role": "secondary",
"hex": "#8A2E62",
"slug": null,
"name": "#8A2E62",
"rgb": [
138,
46,
98
],
"hsl": [
326,
50,
36
],
"cmyk": [
0,
67,
29,
46
],
"family": "pink",
"temperature": "warm",
"tone": [
"balanced"
],
"luminance": 0.0824,
"contrast": {
"black": 2.65,
"white": 7.93
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": null
},
{
"role": "surface",
"hex": "#348A2E",
"slug": null,
"name": "#348A2E",
"rgb": [
52,
138,
46
],
"hsl": [
116,
50,
36
],
"cmyk": [
62,
0,
67,
46
],
"family": "green",
"temperature": "cool",
"tone": [
"earth-tone",
"jewel-tone"
],
"luminance": 0.191,
"contrast": {
"black": 4.82,
"white": 4.36
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": null
},
{
"role": "background",
"hex": "#2E8A84",
"slug": null,
"name": "#2E8A84",
"rgb": [
46,
138,
132
],
"hsl": [
176,
50,
36
],
"cmyk": [
67,
0,
4,
46
],
"family": "cyan",
"temperature": "cool",
"tone": [
"balanced"
],
"luminance": 0.2042,
"contrast": {
"black": 5.08,
"white": 4.13
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"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": "#2E8B57",
"name": "Sea Green"
},
{
"role": "secondary",
"hex": "#8A2E62",
"name": "#8A2E62"
},
{
"role": "surface",
"hex": "#348A2E",
"name": "#348A2E"
},
{
"role": "background",
"hex": "#2E8A84",
"name": "#2E8A84"
},
{
"role": "accent",
"hex": "#000000",
"name": "Black"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#2E8B57",
"name": "Sea Green",
"blackContrast": 4.95,
"whiteContrast": 4.25,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000"
],
"aaaTextOptions": []
},
{
"role": "secondary",
"hex": "#8A2E62",
"name": "#8A2E62",
"blackContrast": 2.65,
"whiteContrast": 7.93,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "surface",
"hex": "#348A2E",
"name": "#348A2E",
"blackContrast": 4.82,
"whiteContrast": 4.36,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000"
],
"aaaTextOptions": []
},
{
"role": "background",
"hex": "#2E8A84",
"name": "#2E8A84",
"blackContrast": 5.08,
"whiteContrast": 4.13,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000"
],
"aaaTextOptions": []
},
{
"role": "accent",
"hex": "#000000",
"name": "Black",
"blackContrast": 1,
"whiteContrast": 21,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
}
],
"cssVariables": "--palette-sea-green-primary: #2E8B57;\n--palette-sea-green-secondary: #8A2E62;\n--palette-sea-green-surface: #348A2E;\n--palette-sea-green-background: #2E8A84;\n--palette-sea-green-accent: #000000;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/sea-green.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/sea-green.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/sea-green/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/sea-green.json"
}