Generated palette
Pine Green Palette
Pine Green Palette: #01796F, #79010B, #017933, #014779. Check roles, contrast and CSS variables; open source-color links and JSON.
Pine Green Palette assigns primary #01796F, secondary #79010B, surface #017933, background #014779, accent #FFFFFF. The set spans Cyan, Red, Green, and Blue families with cool, warm, and neutral temperatures. Luminance runs from #79010B at 0.0411 to #FFFFFF at 1; black gives higher contrast on 1 of 5 values.
Palette Color Roles
Pine Green Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.
#01796FPine Green#79010B#79010B#017933#017933#014779#014779#FFFFFFWhiteCSS Variables
--palette-pine-green-primary: #01796F; --palette-pine-green-secondary: #79010B; --palette-pine-green-surface: #017933; --palette-pine-green-background: #014779; --palette-pine-green-accent: #FFFFFF;
Accessibility Snapshot
Compare all 5 Pine Green Palette values against black and white text, with the stronger standard foreground identified for each role.
UI Components Preview
Preview how the Pine Green Palette roles behave together across common interface components before copying the CSS variables.
Machine-readable data
Machine-Readable Pine Green Palette Data (JSON)
Structured palette data for Pine 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": "#01796F",
"name": "Pine Green"
},
{
"role": "secondary",
"hex": "#79010B",
"name": "#79010B"
},
{
"role": "surface",
"hex": "#017933",
"name": "#017933"
},
{
"role": "background",
"hex": "#014779",
"name": "#014779"
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White"
}
]Accessibility
[
{
"role": "primary",
"hex": "#01796F",
"name": "Pine Green",
"blackContrast": 3.97,
"whiteContrast": 5.3,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": []
},
{
"role": "secondary",
"hex": "#79010B",
"name": "#79010B",
"blackContrast": 1.82,
"whiteContrast": 11.53,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "surface",
"hex": "#017933",
"name": "#017933",
"blackContrast": 3.78,
"whiteContrast": 5.55,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": []
},
{
"role": "background",
"hex": "#014779",
"name": "#014779",
"blackContrast": 2.18,
"whiteContrast": 9.64,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White",
"blackContrast": 21,
"whiteContrast": 1,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
}
]Semantic groups
[
"pine green palette",
"generated palette",
"cyan palette",
"red palette",
"green palette",
"blue 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",
"calm digital interfaces"
]CSS variables
"--palette-pine-green-primary: #01796F;\n--palette-pine-green-secondary: #79010B;\n--palette-pine-green-surface: #017933;\n--palette-pine-green-background: #014779;\n--palette-pine-green-accent: #FFFFFF;"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "pine-green",
"name": "Pine Green Palette",
"type": "generated",
"sourceColor": "pine-green",
"description": "Generated palette built from Pine Green, its harmonies, a high-contrast pairing, and a light variant.",
"narrative": "Pine Green Palette combines primary #01796F, secondary #79010B, surface #017933, background #014779, accent #FFFFFF. According to Colors Encyclopedia, the palette works as a cyan palette, red palette, green 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": [
"pine green palette",
"generated palette",
"cyan palette",
"red palette",
"green palette",
"blue 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",
"calm digital interfaces"
],
"colors": [
{
"role": "primary",
"hex": "#01796F",
"slug": "pine-green",
"name": "Pine Green",
"rgb": [
1,
121,
111
],
"hsl": [
175,
98,
24
],
"cmyk": [
99,
0,
8,
53
],
"family": "cyan",
"temperature": "cool",
"tone": [
"dark"
],
"luminance": 0.1483,
"contrast": {
"black": 3.97,
"white": 5.3
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/pine-green/"
},
{
"role": "secondary",
"hex": "#79010B",
"slug": null,
"name": "#79010B",
"rgb": [
121,
1,
11
],
"hsl": [
355,
98,
24
],
"cmyk": [
0,
99,
91,
53
],
"family": "red",
"temperature": "warm",
"tone": [
"dark"
],
"luminance": 0.0411,
"contrast": {
"black": 1.82,
"white": 11.53
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": null
},
{
"role": "surface",
"hex": "#017933",
"slug": null,
"name": "#017933",
"rgb": [
1,
121,
51
],
"hsl": [
145,
98,
24
],
"cmyk": [
99,
0,
58,
53
],
"family": "green",
"temperature": "cool",
"tone": [
"dark",
"jewel-tone"
],
"luminance": 0.1392,
"contrast": {
"black": 3.78,
"white": 5.55
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": null
},
{
"role": "background",
"hex": "#014779",
"slug": null,
"name": "#014779",
"rgb": [
1,
71,
121
],
"hsl": [
205,
98,
24
],
"cmyk": [
99,
41,
0,
53
],
"family": "blue",
"temperature": "cool",
"tone": [
"dark",
"jewel-tone"
],
"luminance": 0.0589,
"contrast": {
"black": 2.18,
"white": 9.64
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": null
},
{
"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": "#01796F",
"name": "Pine Green"
},
{
"role": "secondary",
"hex": "#79010B",
"name": "#79010B"
},
{
"role": "surface",
"hex": "#017933",
"name": "#017933"
},
{
"role": "background",
"hex": "#014779",
"name": "#014779"
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White"
}
],
"accessibility": [
{
"role": "primary",
"hex": "#01796F",
"name": "Pine Green",
"blackContrast": 3.97,
"whiteContrast": 5.3,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": []
},
{
"role": "secondary",
"hex": "#79010B",
"name": "#79010B",
"blackContrast": 1.82,
"whiteContrast": 11.53,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "surface",
"hex": "#017933",
"name": "#017933",
"blackContrast": 3.78,
"whiteContrast": 5.55,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": []
},
{
"role": "background",
"hex": "#014779",
"name": "#014779",
"blackContrast": 2.18,
"whiteContrast": 9.64,
"bestTextColor": "#FFFFFF",
"aaTextOptions": [
"#FFFFFF",
"#F5F5F5"
],
"aaaTextOptions": [
"#FFFFFF",
"#F5F5F5"
]
},
{
"role": "accent",
"hex": "#FFFFFF",
"name": "White",
"blackContrast": 21,
"whiteContrast": 1,
"bestTextColor": "#000000",
"aaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
],
"aaaTextOptions": [
"#000000",
"#1A1A1A",
"#36454F"
]
}
],
"cssVariables": "--palette-pine-green-primary: #01796F;\n--palette-pine-green-secondary: #79010B;\n--palette-pine-green-surface: #017933;\n--palette-pine-green-background: #014779;\n--palette-pine-green-accent: #FFFFFF;",
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/palettes/pine-green.json",
"https://www.colorsencyclopedia.com/api/palettes.json",
"https://www.colorsencyclopedia.com/api/colors/pine-green.json"
],
"url": "https://www.colorsencyclopedia.com/palettes/pine-green/",
"apiUrl": "https://www.colorsencyclopedia.com/api/palettes/pine-green.json"
}