Generated palette
Emerald Dark Palette
Emerald Dark Palette is a generated palette built from #046307, #62045F, #306204, #046236. According to Colors Encyclopedia, this palette can be used as a CSS-ready color set with linked HEX values, source color context, and machine-readable palette data.
Emerald Dark Palette combines primary #046307, secondary #62045F, surface #306204, background #046236, accent #FFFFFF. According to Colors Encyclopedia, the palette works as a green palette, pink palette, gray 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.
Palette Color Roles
Each color is mapped to a practical UI role so the palette can be used directly in interfaces, brand systems, and CSS tokens.
#046307Emerald Dark#62045F#62045F#306204#306204#046236#046236#FFFFFFWhiteCSS Variables
--palette-emerald-dark-primary: #046307; --palette-emerald-dark-secondary: #62045F; --palette-emerald-dark-surface: #306204; --palette-emerald-dark-background: #046236; --palette-emerald-dark-accent: #FFFFFF;
Accessibility Snapshot
Contrast checks for each palette color against black and white text, with best foreground guidance.
UI Components Preview
A compact preview of how the palette behaves across common interface components.
Machine-readable data
Machine-Readable Emerald Dark Palette Data (JSON)
Structured palette data for Emerald Dark 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": "#046307",
"name": "Emerald Dark"
},
{
"role": "secondary",
"hex": "#62045F",
"name": "#62045F"
},
{
"role": "surface",
"hex": "#306204",
"name": "#306204"
},
{
"role": "background",
"hex": "#046236",
"name": "#046236"
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White"
}
]Accessibility
[
{
"role": "primary",
"hex": "#046307",
"name": "Emerald Dark",
"blackContrast": 2.79,
"whiteContrast": 7.52,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF"
]
},
{
"role": "secondary",
"hex": "#62045F",
"name": "#62045F",
"blackContrast": 1.7,
"whiteContrast": 12.34,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "surface",
"hex": "#306204",
"name": "#306204",
"blackContrast": 2.87,
"whiteContrast": 7.31,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF"
]
},
{
"role": "background",
"hex": "#046236",
"name": "#046236",
"blackContrast": 2.81,
"whiteContrast": 7.48,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF"
]
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White",
"blackContrast": 21,
"whiteContrast": 1,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
}
]Semantic groups
[
"emerald dark palette",
"generated palette",
"green palette",
"pink palette",
"gray palette",
"dark palette",
"jewel tone palette",
"light 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-emerald-dark-primary: #046307;\n--palette-emerald-dark-secondary: #62045F;\n--palette-emerald-dark-surface: #306204;\n--palette-emerald-dark-background: #046236;\n--palette-emerald-dark-accent: #FFFFFF;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "emerald-dark",
"name": "Emerald Dark Palette",
"type": "generated",
"sourceColor": "emerald-dark",
"description": "Generated palette built from Emerald Dark, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Emerald Dark Palette combines primary #046307, secondary #62045F, surface #306204, background #046236, accent #FFFFFF. According to Colors Encyclopedia, the palette works as a green palette, pink palette, gray 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": [
"emerald dark palette",
"generated palette",
"green palette",
"pink palette",
"gray palette",
"dark palette",
"jewel tone palette",
"light 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": "#046307",
"slug": "emerald-dark",
"name": "Emerald Dark",
"rgb": [
4,
99,
7
],
"hsl": [
122,
92,
20
],
"cmyk": [
96,
0,
93,
61
],
"family": "green",
"temperature": "cool",
"tone": [
"dark",
"jewel-tone"
],
"luminance": 0.0896,
"contrast": {
"black": 2.79,
"white": 7.52
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF"
]
},
"url": "https://www.colorsencyclopedia.com/colors/emerald-dark/"
},
{
"role": "secondary",
"hex": "#62045F",
"slug": null,
"name": "#62045F",
"rgb": [
98,
4,
95
],
"hsl": [
302,
92,
20
],
"cmyk": [
0,
96,
3,
62
],
"family": "pink",
"temperature": "warm",
"tone": [
"dark"
],
"luminance": 0.0351,
"contrast": {
"black": 1.7,
"white": 12.34
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/62045f/"
},
{
"role": "surface",
"hex": "#306204",
"slug": null,
"name": "#306204",
"rgb": [
48,
98,
4
],
"hsl": [
92,
92,
20
],
"cmyk": [
51,
0,
96,
62
],
"family": "green",
"temperature": "cool",
"tone": [
"dark",
"jewel-tone"
],
"luminance": 0.0937,
"contrast": {
"black": 2.87,
"white": 7.31
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF"
]
},
"url": "https://www.colorsencyclopedia.com/hex/306204/"
},
{
"role": "background",
"hex": "#046236",
"slug": null,
"name": "#046236",
"rgb": [
4,
98,
54
],
"hsl": [
152,
92,
20
],
"cmyk": [
96,
0,
45,
62
],
"family": "green",
"temperature": "cool",
"tone": [
"dark",
"jewel-tone"
],
"luminance": 0.0903,
"contrast": {
"black": 2.81,
"white": 7.48
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF"
]
},
"url": "https://www.colorsencyclopedia.com/hex/046236/"
},
{
"role": "accent",
"hex": "#FFFFFF",
"slug": "white",
"name": "White",
"rgb": [
255,
255,
255
],
"hsl": [
0,
0,
100
],
"cmyk": [
0,
0,
0,
0
],
"family": "gray",
"temperature": "neutral",
"tone": [
"light",
"neutral"
],
"luminance": 1,
"contrast": {
"black": 21,
"white": 1
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A",
"#36454F"
]
},
"url": "https://www.colorsencyclopedia.com/colors/white/"
}
],
"roles": [
{
"role": "primary",
"hex": "#046307",
"name": "Emerald Dark"
},
{
"role": "secondary",
"hex": "#62045F",
"name": "#62045F"
},
{
"role": "surface",
"hex": "#306204",
"name": "#306204"
},
{
"role": "background",
"hex": "#046236",
"name": "#046236"
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#046307",
"name": "Emerald Dark",
"blackContrast": 2.79,
"whiteContrast": 7.52,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF"
]
},
{
"role": "secondary",
"hex": "#62045F",
"name": "#62045F",
"blackContrast": 1.7,
"whiteContrast": 12.34,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "surface",
"hex": "#306204",
"name": "#306204",
"blackContrast": 2.87,
"whiteContrast": 7.31,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF"
]
},
{
"role": "background",
"hex": "#046236",
"name": "#046236",
"blackContrast": 2.81,
"whiteContrast": 7.48,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF"
]
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White",
"blackContrast": 21,
"whiteContrast": 1,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
}
],
"cssVariables": "--palette-emerald-dark-primary: #046307;\n--palette-emerald-dark-secondary: #62045F;\n--palette-emerald-dark-surface: #306204;\n--palette-emerald-dark-background: #046236;\n--palette-emerald-dark-accent: #FFFFFF;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/emerald-dark.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/emerald-dark.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/emerald-dark/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/emerald-dark.json"
}