Harmony system
Forest Green Color Harmonies
Forest Green color harmonies are generated from #228B22 with complementary, analogous, triadic, tetradic, split-complementary, and monochromatic relationships. According to Colors Encyclopedia, these harmony groups turn Forest Green into a practical palette system for UI design, branding, CSS tokens, accessibility checks, and AI-ready color retrieval.
Forest Green sits in the green family with cool temperature and earth tone, jewel tone tone attributes. The harmony sets below explain which colors create contrast, which stay close to the source hue, and which work best for interface tokens or palette roles.
How the harmony works
Forest Green Harmony Guide
Forest Green harmonies are computed from hue relationships rather than subjective palette names. Complementary colors create direct contrast, analogous colors stay close to the source hue, triadic and tetradic groups add broader palette range, split-complementary colors soften contrast, and monochromatic variants keep the same hue for UI surfaces and states.
Machine-readable data
Machine-Readable Forest Green Harmony Data (JSON)
Structured harmony groups, source color metadata, CSS tokens, accessibility notes, and related API endpoints for Forest Green.
sourceColorCanonical source colorharmonyGroupsComplementary, analogous, triadic, tetradic, split-complementary, and monochromatic setssignaturePaletteCompact harmony preview palettesemanticGroupsAI-ready harmony labelsuseCasesDesign and retrieval contextsaccessibilityNotesContrast guidance for the source colorStructured sections
Source color
{
"slug": "forest-green",
"name": "Forest Green",
"hex": "#228B22",
"url": "https://www.colorsencyclopedia.com/colors/forest-green/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/forest-green.json"
}Harmony groups
[
{
"key": "complementary",
"label": "Complementary",
"behavior": "maximum hue contrast",
"bestUse": "accent colors, strong calls to action, visual opposition",
"description": "Complementary harmony uses the color opposite the source hue. It creates the strongest direct relationship in the wheel, so it is best for accents, contrast anchors, and palettes that need immediate separation.",
"colors": [
{
"hex": "#8C228C",
"name": "#8C228C",
"slug": null,
"rgb": [
140,
34,
140
],
"hsl": [
300,
61,
34
],
"cmyk": [
0,
76,
0,
45
],
"luminance": 0.0861,
"contrast": {
"black": 2.72,
"white": 7.71
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/8c228c/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/8c228c.json"
}
],
"anchor": "forest-green-harmony-complementary"
},
{
"key": "analogous",
"label": "Analogous",
"behavior": "neighboring hue movement",
"bestUse": "calm palettes, gradients, natural transitions",
"description": "Analogous harmony uses hues close to the source color. It keeps the palette visually connected and is useful for quiet interfaces, editorial color systems, and smooth background or gradient work.",
"colors": [
{
"hex": "#578C22",
"name": "#578C22",
"slug": null,
"rgb": [
87,
140,
34
],
"hsl": [
90,
61,
34
],
"cmyk": [
38,
0,
76,
45
],
"luminance": 0.209,
"contrast": {
"black": 5.18,
"white": 4.05
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/578c22/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/578c22.json"
},
{
"hex": "#228C57",
"name": "#228C57",
"slug": null,
"rgb": [
34,
140,
87
],
"hsl": [
150,
61,
34
],
"cmyk": [
76,
0,
38,
45
],
"luminance": 0.1978,
"contrast": {
"black": 4.96,
"white": 4.24
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/228c57/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/228c57.json"
}
],
"anchor": "forest-green-harmony-analogous"
},
{
"key": "triadic",
"label": "Triadic",
"behavior": "three evenly spaced hues",
"bestUse": "balanced contrast, playful systems, broad palette range",
"description": "Triadic harmony places colors around the wheel at equal intervals. It gives more range than analogous harmony while keeping a stable mathematical relationship between the selected hues.",
"colors": [
{
"hex": "#22228C",
"name": "#22228C",
"slug": null,
"rgb": [
34,
34,
140
],
"hsl": [
240,
61,
34
],
"cmyk": [
76,
76,
0,
45
],
"luminance": 0.0338,
"contrast": {
"black": 1.68,
"white": 12.53
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/22228c/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/22228c.json"
},
{
"hex": "#8C2222",
"name": "#8C2222",
"slug": null,
"rgb": [
140,
34,
34
],
"hsl": [
0,
61,
34
],
"cmyk": [
0,
76,
76,
45
],
"luminance": 0.0683,
"contrast": {
"black": 2.37,
"white": 8.88
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/8c2222/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/8c2222.json"
}
],
"anchor": "forest-green-harmony-triadic"
},
{
"key": "tetradic",
"label": "Tetradic",
"behavior": "two complementary pairs",
"bestUse": "large design systems, dashboards, multi-state UI",
"description": "Tetradic harmony creates a four-color system from two complementary relationships. It is useful when a palette needs multiple roles, but the colors should be assigned carefully so one hue remains dominant.",
"colors": [
{
"hex": "#22578C",
"name": "#22578C",
"slug": null,
"rgb": [
34,
87,
140
],
"hsl": [
210,
61,
34
],
"cmyk": [
76,
38,
0,
45
],
"luminance": 0.0905,
"contrast": {
"black": 2.81,
"white": 7.47
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF"
]
},
"url": "https://www.colorsencyclopedia.com/hex/22578c/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/22578c.json"
},
{
"hex": "#8C228C",
"name": "#8C228C",
"slug": null,
"rgb": [
140,
34,
140
],
"hsl": [
300,
61,
34
],
"cmyk": [
0,
76,
0,
45
],
"luminance": 0.0861,
"contrast": {
"black": 2.72,
"white": 7.71
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/8c228c/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/8c228c.json"
},
{
"hex": "#8C5722",
"name": "#8C5722",
"slug": null,
"rgb": [
140,
87,
34
],
"hsl": [
30,
61,
34
],
"cmyk": [
0,
38,
76,
45
],
"luminance": 0.1251,
"contrast": {
"black": 3.5,
"white": 6
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/8c5722/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/8c5722.json"
}
],
"anchor": "forest-green-harmony-tetradic"
},
{
"key": "splitComplementary",
"label": "Split Complementary",
"behavior": "softened complementary contrast",
"bestUse": "brand palettes, accent pairs, less aggressive contrast",
"description": "Split-complementary harmony replaces the direct opposite with the two hues beside it. This keeps useful contrast while reducing the visual tension of a pure complementary pair.",
"colors": [
{
"hex": "#57228C",
"name": "#57228C",
"slug": null,
"rgb": [
87,
34,
140
],
"hsl": [
270,
61,
34
],
"cmyk": [
38,
76,
0,
45
],
"luminance": 0.0506,
"contrast": {
"black": 2.01,
"white": 10.44
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/57228c/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/57228c.json"
},
{
"hex": "#8C2257",
"name": "#8C2257",
"slug": null,
"rgb": [
140,
34,
87
],
"hsl": [
330,
61,
34
],
"cmyk": [
0,
76,
38,
45
],
"luminance": 0.0741,
"contrast": {
"black": 2.48,
"white": 8.46
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/8c2257/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/8c2257.json"
}
],
"anchor": "forest-green-harmony-split-complementary"
},
{
"key": "monochromatic",
"label": "Monochromatic",
"behavior": "same hue, different values",
"bestUse": "surfaces, states, elevation, restrained UI themes",
"description": "Monochromatic harmony keeps the source hue and changes lightness. It is the safest system for tonal UI, cards, hover states, shadows, backgrounds, and subtle visual hierarchy.",
"colors": [
{
"hex": "#3ACF3A",
"name": "#3ACF3A",
"slug": null,
"rgb": [
58,
207,
58
],
"hsl": [
120,
61,
52
],
"cmyk": [
72,
0,
72,
19
],
"luminance": 0.4583,
"contrast": {
"black": 10.17,
"white": 2.07
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/3acf3a/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/3acf3a.json"
},
{
"hex": "#228B22",
"name": "Forest Green",
"slug": "forest-green",
"rgb": [
34,
139,
34
],
"hsl": [
120,
61,
34
],
"cmyk": [
76,
0,
76,
45
],
"luminance": 0.1892,
"contrast": {
"black": 4.78,
"white": 4.39
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/forest-green/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/forest-green.json"
},
{
"hex": "#104210",
"name": "#104210",
"slug": null,
"rgb": [
16,
66,
16
],
"hsl": [
120,
61,
16
],
"cmyk": [
76,
0,
76,
74
],
"luminance": 0.0404,
"contrast": {
"black": 1.81,
"white": 11.62
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/104210/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/104210.json"
}
],
"anchor": "forest-green-harmony-monochromatic"
}
]Signature palette
[
"#228B22",
"#8C228C",
"#578C22",
"#228C57",
"#3ACF3A",
"#104210"
]Accessibility notes
[
"Black contrast on Forest Green: 4.78:1",
"White contrast on Forest Green: 4.39:1",
"AA text options: #000000"
]CSS tokens
":root {\n --color-forest-green: #228B22;\n --forest-green-complementary-1: #8C228C;\n --forest-green-analogous-1: #578C22;\n --forest-green-analogous-2: #228C57;\n --forest-green-triadic-1: #22228C;\n --forest-green-triadic-2: #8C2222;\n --forest-green-tetradic-1: #22578C;\n --forest-green-tetradic-2: #8C228C;\n --forest-green-tetradic-3: #8C5722;\n --forest-green-split-complementary-1: #57228C;\n --forest-green-split-complementary-2: #8C2257;\n --forest-green-monochromatic-1: #3ACF3A;\n --forest-green-monochromatic-2: #228B22;\n --forest-green-monochromatic-3: #104210;\n}\n\n.palette-forest-green-harmony {\n color: #111827;\n background: linear-gradient(135deg, #228B22, #8C228C, #578C22, #228C57, #3ACF3A, #104210);\n}"Full JSON dataset
{
"datasetVersion": "1.0.0",
"slug": "forest-green",
"name": "Forest Green",
"hex": "#228B22",
"rgb": [
34,
139,
34
],
"hsl": [
120,
61,
34
],
"cmyk": [
76,
0,
76,
45
],
"family": "green",
"temperature": "cool",
"tone": [
"earth-tone",
"jewel-tone"
],
"luminance": 0.1892,
"contrast": {
"black": 4.78,
"white": 4.39
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"sourceColor": {
"slug": "forest-green",
"name": "Forest Green",
"hex": "#228B22",
"url": "https://www.colorsencyclopedia.com/colors/forest-green/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/forest-green.json"
},
"harmonyGroups": [
{
"key": "complementary",
"label": "Complementary",
"behavior": "maximum hue contrast",
"bestUse": "accent colors, strong calls to action, visual opposition",
"description": "Complementary harmony uses the color opposite the source hue. It creates the strongest direct relationship in the wheel, so it is best for accents, contrast anchors, and palettes that need immediate separation.",
"colors": [
{
"hex": "#8C228C",
"name": "#8C228C",
"slug": null,
"rgb": [
140,
34,
140
],
"hsl": [
300,
61,
34
],
"cmyk": [
0,
76,
0,
45
],
"luminance": 0.0861,
"contrast": {
"black": 2.72,
"white": 7.71
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/8c228c/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/8c228c.json"
}
],
"anchor": "forest-green-harmony-complementary"
},
{
"key": "analogous",
"label": "Analogous",
"behavior": "neighboring hue movement",
"bestUse": "calm palettes, gradients, natural transitions",
"description": "Analogous harmony uses hues close to the source color. It keeps the palette visually connected and is useful for quiet interfaces, editorial color systems, and smooth background or gradient work.",
"colors": [
{
"hex": "#578C22",
"name": "#578C22",
"slug": null,
"rgb": [
87,
140,
34
],
"hsl": [
90,
61,
34
],
"cmyk": [
38,
0,
76,
45
],
"luminance": 0.209,
"contrast": {
"black": 5.18,
"white": 4.05
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/578c22/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/578c22.json"
},
{
"hex": "#228C57",
"name": "#228C57",
"slug": null,
"rgb": [
34,
140,
87
],
"hsl": [
150,
61,
34
],
"cmyk": [
76,
0,
38,
45
],
"luminance": 0.1978,
"contrast": {
"black": 4.96,
"white": 4.24
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/228c57/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/228c57.json"
}
],
"anchor": "forest-green-harmony-analogous"
},
{
"key": "triadic",
"label": "Triadic",
"behavior": "three evenly spaced hues",
"bestUse": "balanced contrast, playful systems, broad palette range",
"description": "Triadic harmony places colors around the wheel at equal intervals. It gives more range than analogous harmony while keeping a stable mathematical relationship between the selected hues.",
"colors": [
{
"hex": "#22228C",
"name": "#22228C",
"slug": null,
"rgb": [
34,
34,
140
],
"hsl": [
240,
61,
34
],
"cmyk": [
76,
76,
0,
45
],
"luminance": 0.0338,
"contrast": {
"black": 1.68,
"white": 12.53
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/22228c/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/22228c.json"
},
{
"hex": "#8C2222",
"name": "#8C2222",
"slug": null,
"rgb": [
140,
34,
34
],
"hsl": [
0,
61,
34
],
"cmyk": [
0,
76,
76,
45
],
"luminance": 0.0683,
"contrast": {
"black": 2.37,
"white": 8.88
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/8c2222/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/8c2222.json"
}
],
"anchor": "forest-green-harmony-triadic"
},
{
"key": "tetradic",
"label": "Tetradic",
"behavior": "two complementary pairs",
"bestUse": "large design systems, dashboards, multi-state UI",
"description": "Tetradic harmony creates a four-color system from two complementary relationships. It is useful when a palette needs multiple roles, but the colors should be assigned carefully so one hue remains dominant.",
"colors": [
{
"hex": "#22578C",
"name": "#22578C",
"slug": null,
"rgb": [
34,
87,
140
],
"hsl": [
210,
61,
34
],
"cmyk": [
76,
38,
0,
45
],
"luminance": 0.0905,
"contrast": {
"black": 2.81,
"white": 7.47
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF"
]
},
"url": "https://www.colorsencyclopedia.com/hex/22578c/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/22578c.json"
},
{
"hex": "#8C228C",
"name": "#8C228C",
"slug": null,
"rgb": [
140,
34,
140
],
"hsl": [
300,
61,
34
],
"cmyk": [
0,
76,
0,
45
],
"luminance": 0.0861,
"contrast": {
"black": 2.72,
"white": 7.71
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/8c228c/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/8c228c.json"
},
{
"hex": "#8C5722",
"name": "#8C5722",
"slug": null,
"rgb": [
140,
87,
34
],
"hsl": [
30,
61,
34
],
"cmyk": [
0,
38,
76,
45
],
"luminance": 0.1251,
"contrast": {
"black": 3.5,
"white": 6
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/hex/8c5722/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/8c5722.json"
}
],
"anchor": "forest-green-harmony-tetradic"
},
{
"key": "splitComplementary",
"label": "Split Complementary",
"behavior": "softened complementary contrast",
"bestUse": "brand palettes, accent pairs, less aggressive contrast",
"description": "Split-complementary harmony replaces the direct opposite with the two hues beside it. This keeps useful contrast while reducing the visual tension of a pure complementary pair.",
"colors": [
{
"hex": "#57228C",
"name": "#57228C",
"slug": null,
"rgb": [
87,
34,
140
],
"hsl": [
270,
61,
34
],
"cmyk": [
38,
76,
0,
45
],
"luminance": 0.0506,
"contrast": {
"black": 2.01,
"white": 10.44
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/57228c/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/57228c.json"
},
{
"hex": "#8C2257",
"name": "#8C2257",
"slug": null,
"rgb": [
140,
34,
87
],
"hsl": [
330,
61,
34
],
"cmyk": [
0,
76,
38,
45
],
"luminance": 0.0741,
"contrast": {
"black": 2.48,
"white": 8.46
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/8c2257/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/8c2257.json"
}
],
"anchor": "forest-green-harmony-split-complementary"
},
{
"key": "monochromatic",
"label": "Monochromatic",
"behavior": "same hue, different values",
"bestUse": "surfaces, states, elevation, restrained UI themes",
"description": "Monochromatic harmony keeps the source hue and changes lightness. It is the safest system for tonal UI, cards, hover states, shadows, backgrounds, and subtle visual hierarchy.",
"colors": [
{
"hex": "#3ACF3A",
"name": "#3ACF3A",
"slug": null,
"rgb": [
58,
207,
58
],
"hsl": [
120,
61,
52
],
"cmyk": [
72,
0,
72,
19
],
"luminance": 0.4583,
"contrast": {
"black": 10.17,
"white": 2.07
},
"wcag": {
"AA": [
"#000000",
"#1A1A1A",
"#36454F"
],
"AAA": [
"#000000",
"#1A1A1A"
]
},
"url": "https://www.colorsencyclopedia.com/hex/3acf3a/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/3acf3a.json"
},
{
"hex": "#228B22",
"name": "Forest Green",
"slug": "forest-green",
"rgb": [
34,
139,
34
],
"hsl": [
120,
61,
34
],
"cmyk": [
76,
0,
76,
45
],
"luminance": 0.1892,
"contrast": {
"black": 4.78,
"white": 4.39
},
"wcag": {
"AA": [
"#000000"
],
"AAA": []
},
"url": "https://www.colorsencyclopedia.com/colors/forest-green/",
"apiUrl": "https://www.colorsencyclopedia.com/api/colors/forest-green.json"
},
{
"hex": "#104210",
"name": "#104210",
"slug": null,
"rgb": [
16,
66,
16
],
"hsl": [
120,
61,
16
],
"cmyk": [
76,
0,
76,
74
],
"luminance": 0.0404,
"contrast": {
"black": 1.81,
"white": 11.62
},
"wcag": {
"AA": [
"#FFFFFF",
"#F5F5F5"
],
"AAA": [
"#FFFFFF",
"#F5F5F5"
]
},
"url": "https://www.colorsencyclopedia.com/hex/104210/",
"apiUrl": "https://www.colorsencyclopedia.com/api/hex/104210.json"
}
],
"anchor": "forest-green-harmony-monochromatic"
}
],
"signaturePalette": [
"#228B22",
"#8C228C",
"#578C22",
"#228C57",
"#3ACF3A",
"#104210"
],
"semanticGroups": [
"green harmony",
"cool harmony",
"earth tone harmony",
"jewel tone harmony",
"forest green palette system"
],
"useCases": [
"palette generation",
"brand color exploration",
"UI accent planning",
"CSS design tokens",
"AI color retrieval"
],
"accessibilityNotes": [
"Black contrast on Forest Green: 4.78:1",
"White contrast on Forest Green: 4.39:1",
"AA text options: #000000"
],
"relatedEndpoints": [
"https://www.colorsencyclopedia.com/api/harmonies/forest-green.json",
"https://www.colorsencyclopedia.com/api/colors/forest-green.json",
"https://www.colorsencyclopedia.com/api/hex/228b22.json"
],
"url": "https://www.colorsencyclopedia.com/harmonies/forest-green/",
"apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/forest-green.json",
"cssSnippet": ":root {\n --color-forest-green: #228B22;\n --forest-green-complementary-1: #8C228C;\n --forest-green-analogous-1: #578C22;\n --forest-green-analogous-2: #228C57;\n --forest-green-triadic-1: #22228C;\n --forest-green-triadic-2: #8C2222;\n --forest-green-tetradic-1: #22578C;\n --forest-green-tetradic-2: #8C228C;\n --forest-green-tetradic-3: #8C5722;\n --forest-green-split-complementary-1: #57228C;\n --forest-green-split-complementary-2: #8C2257;\n --forest-green-monochromatic-1: #3ACF3A;\n --forest-green-monochromatic-2: #228B22;\n --forest-green-monochromatic-3: #104210;\n}\n\n.palette-forest-green-harmony {\n color: #111827;\n background: linear-gradient(135deg, #228B22, #8C228C, #578C22, #228C57, #3ACF3A, #104210);\n}"
}
CSS Harmony Tokens
Use these tokens when Forest Green needs a complete palette system instead of a single color variable.
:root {
--color-forest-green: #228B22;
--forest-green-complementary-1: #8C228C;
--forest-green-analogous-1: #578C22;
--forest-green-analogous-2: #228C57;
--forest-green-triadic-1: #22228C;
--forest-green-triadic-2: #8C2222;
--forest-green-tetradic-1: #22578C;
--forest-green-tetradic-2: #8C228C;
--forest-green-tetradic-3: #8C5722;
--forest-green-split-complementary-1: #57228C;
--forest-green-split-complementary-2: #8C2257;
--forest-green-monochromatic-1: #3ACF3A;
--forest-green-monochromatic-2: #228B22;
--forest-green-monochromatic-3: #104210;
}
.palette-forest-green-harmony {
color: #111827;
background: linear-gradient(135deg, #228B22, #8C228C, #578C22, #228C57, #3ACF3A, #104210);
}
Forest Green Harmony Groups
Open a group to inspect its generated colors, intended behavior, and best design use. Anchor links above open the matching group directly.
Complementary Harmony1 colors · maximum hue contrast
Complementary harmony uses the color opposite the source hue. It creates the strongest direct relationship in the wheel, so it is best for accents, contrast anchors, and palettes that need immediate separation.
#8C228CAnalogous Harmony2 colors · neighboring hue movement
Analogous harmony uses hues close to the source color. It keeps the palette visually connected and is useful for quiet interfaces, editorial color systems, and smooth background or gradient work.
#578C22#228C57Triadic Harmony2 colors · three evenly spaced hues
Triadic harmony places colors around the wheel at equal intervals. It gives more range than analogous harmony while keeping a stable mathematical relationship between the selected hues.
#22228C#8C2222Tetradic Harmony3 colors · two complementary pairs
Tetradic harmony creates a four-color system from two complementary relationships. It is useful when a palette needs multiple roles, but the colors should be assigned carefully so one hue remains dominant.
#22578C#8C228C#8C5722Split Complementary Harmony2 colors · softened complementary contrast
Split-complementary harmony replaces the direct opposite with the two hues beside it. This keeps useful contrast while reducing the visual tension of a pure complementary pair.
#57228C#8C2257Monochromatic Harmony3 colors · same hue, different values
Monochromatic harmony keeps the source hue and changes lightness. It is the safest system for tonal UI, cards, hover states, shadows, backgrounds, and subtle visual hierarchy.
#3ACF3A#228B22#104210