Harmony system

Paris Green Color Harmonies

Paris Green color harmonies are generated from #50C878 with complementary, analogous, triadic, tetradic, split-complementary, and monochromatic relationships. According to Colors Encyclopedia, these harmony groups turn Paris Green into a practical palette system for UI design, branding, CSS tokens, accessibility checks, and AI-ready color retrieval.

Paris Green sits in the green family with cool temperature and earth 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.

SourceParis Green · #50C878
Groups6
Palette colors6
FamilyGreen

How the harmony works

Paris Green Harmony Guide

Paris 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 Paris Green Harmony Data (JSON)

Structured harmony groups, source color metadata, CSS tokens, accessibility notes, and related API endpoints for Paris Green.

AI-Ready Dataset v1.0.0
Luminance0.4437
Black text9.87:1AA Pass
White text2.13:1AA Fail
sourceColorCanonical source color
harmonyGroupsComplementary, analogous, triadic, tetradic, split-complementary, and monochromatic sets
signaturePaletteCompact harmony preview palette
semanticGroupsAI-ready harmony labels
useCasesDesign and retrieval contexts
accessibilityNotesContrast guidance for the source color
Download JSON Open API
Structured sections
Source color
{
  "slug": "paris-green",
  "name": "Paris Green",
  "hex": "#50C878",
  "url": "https://www.colorsencyclopedia.com/colors/paris-green/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/colors/paris-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": "#C851A0",
        "name": "#C851A0",
        "slug": null,
        "rgb": [
          200,
          81,
          160
        ],
        "hsl": [
          320,
          52,
          55
        ],
        "cmyk": [
          0,
          60,
          20,
          22
        ],
        "luminance": 0.207,
        "contrast": {
          "black": 5.14,
          "white": 4.09
        },
        "wcag": {
          "AA": [
            "#000000"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/c851a0/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/c851a0.json"
      }
    ],
    "anchor": "paris-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": "#64C851",
        "name": "#64C851",
        "slug": null,
        "rgb": [
          100,
          200,
          81
        ],
        "hsl": [
          110,
          52,
          55
        ],
        "cmyk": [
          50,
          0,
          60,
          22
        ],
        "luminance": 0.4461,
        "contrast": {
          "black": 9.92,
          "white": 2.12
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/64c851/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/64c851.json"
      },
      {
        "hex": "#51C8B4",
        "name": "#51C8B4",
        "slug": null,
        "rgb": [
          81,
          200,
          180
        ],
        "hsl": [
          170,
          52,
          55
        ],
        "cmyk": [
          60,
          0,
          10,
          22
        ],
        "luminance": 0.4635,
        "contrast": {
          "black": 10.27,
          "white": 2.04
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/51c8b4/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/51c8b4.json"
      }
    ],
    "anchor": "paris-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": "#7851C8",
        "name": "#7851C8",
        "slug": null,
        "rgb": [
          120,
          81,
          200
        ],
        "hsl": [
          260,
          52,
          55
        ],
        "cmyk": [
          40,
          60,
          0,
          22
        ],
        "luminance": 0.1405,
        "contrast": {
          "black": 3.81,
          "white": 5.51
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/7851c8/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/7851c8.json"
      },
      {
        "hex": "#C87851",
        "name": "#C87851",
        "slug": null,
        "rgb": [
          200,
          120,
          81
        ],
        "hsl": [
          20,
          52,
          55
        ],
        "cmyk": [
          0,
          40,
          60,
          22
        ],
        "luminance": 0.2631,
        "contrast": {
          "black": 6.26,
          "white": 3.35
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/c87851/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/c87851.json"
      }
    ],
    "anchor": "paris-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": "#5164C8",
        "name": "#5164C8",
        "slug": null,
        "rgb": [
          81,
          100,
          200
        ],
        "hsl": [
          230,
          52,
          55
        ],
        "cmyk": [
          60,
          50,
          0,
          22
        ],
        "luminance": 0.1503,
        "contrast": {
          "black": 4.01,
          "white": 5.24
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/5164c8/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/5164c8.json"
      },
      {
        "hex": "#C851A0",
        "name": "#C851A0",
        "slug": null,
        "rgb": [
          200,
          81,
          160
        ],
        "hsl": [
          320,
          52,
          55
        ],
        "cmyk": [
          0,
          60,
          20,
          22
        ],
        "luminance": 0.207,
        "contrast": {
          "black": 5.14,
          "white": 4.09
        },
        "wcag": {
          "AA": [
            "#000000"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/c851a0/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/c851a0.json"
      },
      {
        "hex": "#C8B451",
        "name": "#C8B451",
        "slug": null,
        "rgb": [
          200,
          180,
          81
        ],
        "hsl": [
          50,
          52,
          55
        ],
        "cmyk": [
          0,
          10,
          60,
          22
        ],
        "luminance": 0.4552,
        "contrast": {
          "black": 10.1,
          "white": 2.08
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/c8b451/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/c8b451.json"
      }
    ],
    "anchor": "paris-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": "#B451C8",
        "name": "#B451C8",
        "slug": null,
        "rgb": [
          180,
          81,
          200
        ],
        "hsl": [
          290,
          52,
          55
        ],
        "cmyk": [
          10,
          60,
          0,
          22
        ],
        "luminance": 0.1976,
        "contrast": {
          "black": 4.95,
          "white": 4.24
        },
        "wcag": {
          "AA": [
            "#000000"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/b451c8/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/b451c8.json"
      },
      {
        "hex": "#C85164",
        "name": "#C85164",
        "slug": null,
        "rgb": [
          200,
          81,
          100
        ],
        "hsl": [
          350,
          52,
          55
        ],
        "cmyk": [
          0,
          60,
          50,
          22
        ],
        "luminance": 0.1908,
        "contrast": {
          "black": 4.82,
          "white": 4.36
        },
        "wcag": {
          "AA": [
            "#000000"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/c85164/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/c85164.json"
      }
    ],
    "anchor": "paris-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": "#96DEAE",
        "name": "#96DEAE",
        "slug": null,
        "rgb": [
          150,
          222,
          174
        ],
        "hsl": [
          140,
          52,
          73
        ],
        "cmyk": [
          32,
          0,
          22,
          13
        ],
        "luminance": 0.6178,
        "contrast": {
          "black": 13.36,
          "white": 1.57
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/hex/96deae/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/96deae.json"
      },
      {
        "hex": "#50C878",
        "name": "Paris Green",
        "slug": "paris-green",
        "rgb": [
          80,
          200,
          120
        ],
        "hsl": [
          140,
          52,
          55
        ],
        "cmyk": [
          60,
          0,
          40,
          22
        ],
        "luminance": 0.4437,
        "contrast": {
          "black": 9.87,
          "white": 2.13
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": "https://www.colorsencyclopedia.com/colors/paris-green/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/colors/paris-green.json"
      },
      {
        "hex": "#2D8F4E",
        "name": "#2D8F4E",
        "slug": null,
        "rgb": [
          45,
          143,
          78
        ],
        "hsl": [
          140,
          52,
          37
        ],
        "cmyk": [
          69,
          0,
          45,
          44
        ],
        "luminance": 0.2075,
        "contrast": {
          "black": 5.15,
          "white": 4.08
        },
        "wcag": {
          "AA": [
            "#000000"
          ],
          "AAA": []
        },
        "url": "https://www.colorsencyclopedia.com/hex/2d8f4e/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/hex/2d8f4e.json"
      }
    ],
    "anchor": "paris-green-harmony-monochromatic"
  }
]
Signature palette
[
  "#50C878",
  "#C851A0",
  "#64C851",
  "#51C8B4",
  "#96DEAE",
  "#2D8F4E"
]
Accessibility notes
[
  "Black contrast on Paris Green: 9.87:1",
  "White contrast on Paris Green: 2.13:1",
  "AA text options: #000000, #1A1A1A, #36454F"
]
CSS tokens
":root {\n  --color-paris-green: #50C878;\n  --paris-green-complementary-1: #C851A0;\n  --paris-green-analogous-1: #64C851;\n  --paris-green-analogous-2: #51C8B4;\n  --paris-green-triadic-1: #7851C8;\n  --paris-green-triadic-2: #C87851;\n  --paris-green-tetradic-1: #5164C8;\n  --paris-green-tetradic-2: #C851A0;\n  --paris-green-tetradic-3: #C8B451;\n  --paris-green-split-complementary-1: #B451C8;\n  --paris-green-split-complementary-2: #C85164;\n  --paris-green-monochromatic-1: #96DEAE;\n  --paris-green-monochromatic-2: #50C878;\n  --paris-green-monochromatic-3: #2D8F4E;\n}\n\n.palette-paris-green-harmony {\n  color: #111827;\n  background: linear-gradient(135deg, #50C878, #C851A0, #64C851, #51C8B4, #96DEAE, #2D8F4E);\n}"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "paris-green",
  "name": "Paris Green",
  "hex": "#50C878",
  "rgb": [
    80,
    200,
    120
  ],
  "hsl": [
    140,
    52,
    55
  ],
  "cmyk": [
    60,
    0,
    40,
    22
  ],
  "family": "green",
  "temperature": "cool",
  "tone": [
    "earth-tone"
  ],
  "luminance": 0.4437,
  "contrast": {
    "black": 9.87,
    "white": 2.13
  },
  "wcag": {
    "AA": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "AAA": [
      "#000000",
      "#1A1A1A"
    ]
  },
  "sourceColor": {
    "slug": "paris-green",
    "name": "Paris Green",
    "hex": "#50C878",
    "url": "https://www.colorsencyclopedia.com/colors/paris-green/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/paris-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": "#C851A0",
          "name": "#C851A0",
          "slug": null,
          "rgb": [
            200,
            81,
            160
          ],
          "hsl": [
            320,
            52,
            55
          ],
          "cmyk": [
            0,
            60,
            20,
            22
          ],
          "luminance": 0.207,
          "contrast": {
            "black": 5.14,
            "white": 4.09
          },
          "wcag": {
            "AA": [
              "#000000"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/c851a0/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/c851a0.json"
        }
      ],
      "anchor": "paris-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": "#64C851",
          "name": "#64C851",
          "slug": null,
          "rgb": [
            100,
            200,
            81
          ],
          "hsl": [
            110,
            52,
            55
          ],
          "cmyk": [
            50,
            0,
            60,
            22
          ],
          "luminance": 0.4461,
          "contrast": {
            "black": 9.92,
            "white": 2.12
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/64c851/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/64c851.json"
        },
        {
          "hex": "#51C8B4",
          "name": "#51C8B4",
          "slug": null,
          "rgb": [
            81,
            200,
            180
          ],
          "hsl": [
            170,
            52,
            55
          ],
          "cmyk": [
            60,
            0,
            10,
            22
          ],
          "luminance": 0.4635,
          "contrast": {
            "black": 10.27,
            "white": 2.04
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/51c8b4/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/51c8b4.json"
        }
      ],
      "anchor": "paris-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": "#7851C8",
          "name": "#7851C8",
          "slug": null,
          "rgb": [
            120,
            81,
            200
          ],
          "hsl": [
            260,
            52,
            55
          ],
          "cmyk": [
            40,
            60,
            0,
            22
          ],
          "luminance": 0.1405,
          "contrast": {
            "black": 3.81,
            "white": 5.51
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/7851c8/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/7851c8.json"
        },
        {
          "hex": "#C87851",
          "name": "#C87851",
          "slug": null,
          "rgb": [
            200,
            120,
            81
          ],
          "hsl": [
            20,
            52,
            55
          ],
          "cmyk": [
            0,
            40,
            60,
            22
          ],
          "luminance": 0.2631,
          "contrast": {
            "black": 6.26,
            "white": 3.35
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/c87851/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/c87851.json"
        }
      ],
      "anchor": "paris-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": "#5164C8",
          "name": "#5164C8",
          "slug": null,
          "rgb": [
            81,
            100,
            200
          ],
          "hsl": [
            230,
            52,
            55
          ],
          "cmyk": [
            60,
            50,
            0,
            22
          ],
          "luminance": 0.1503,
          "contrast": {
            "black": 4.01,
            "white": 5.24
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/5164c8/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/5164c8.json"
        },
        {
          "hex": "#C851A0",
          "name": "#C851A0",
          "slug": null,
          "rgb": [
            200,
            81,
            160
          ],
          "hsl": [
            320,
            52,
            55
          ],
          "cmyk": [
            0,
            60,
            20,
            22
          ],
          "luminance": 0.207,
          "contrast": {
            "black": 5.14,
            "white": 4.09
          },
          "wcag": {
            "AA": [
              "#000000"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/c851a0/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/c851a0.json"
        },
        {
          "hex": "#C8B451",
          "name": "#C8B451",
          "slug": null,
          "rgb": [
            200,
            180,
            81
          ],
          "hsl": [
            50,
            52,
            55
          ],
          "cmyk": [
            0,
            10,
            60,
            22
          ],
          "luminance": 0.4552,
          "contrast": {
            "black": 10.1,
            "white": 2.08
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/c8b451/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/c8b451.json"
        }
      ],
      "anchor": "paris-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": "#B451C8",
          "name": "#B451C8",
          "slug": null,
          "rgb": [
            180,
            81,
            200
          ],
          "hsl": [
            290,
            52,
            55
          ],
          "cmyk": [
            10,
            60,
            0,
            22
          ],
          "luminance": 0.1976,
          "contrast": {
            "black": 4.95,
            "white": 4.24
          },
          "wcag": {
            "AA": [
              "#000000"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/b451c8/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/b451c8.json"
        },
        {
          "hex": "#C85164",
          "name": "#C85164",
          "slug": null,
          "rgb": [
            200,
            81,
            100
          ],
          "hsl": [
            350,
            52,
            55
          ],
          "cmyk": [
            0,
            60,
            50,
            22
          ],
          "luminance": 0.1908,
          "contrast": {
            "black": 4.82,
            "white": 4.36
          },
          "wcag": {
            "AA": [
              "#000000"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/c85164/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/c85164.json"
        }
      ],
      "anchor": "paris-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": "#96DEAE",
          "name": "#96DEAE",
          "slug": null,
          "rgb": [
            150,
            222,
            174
          ],
          "hsl": [
            140,
            52,
            73
          ],
          "cmyk": [
            32,
            0,
            22,
            13
          ],
          "luminance": 0.6178,
          "contrast": {
            "black": 13.36,
            "white": 1.57
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/hex/96deae/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/96deae.json"
        },
        {
          "hex": "#50C878",
          "name": "Paris Green",
          "slug": "paris-green",
          "rgb": [
            80,
            200,
            120
          ],
          "hsl": [
            140,
            52,
            55
          ],
          "cmyk": [
            60,
            0,
            40,
            22
          ],
          "luminance": 0.4437,
          "contrast": {
            "black": 9.87,
            "white": 2.13
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": "https://www.colorsencyclopedia.com/colors/paris-green/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/colors/paris-green.json"
        },
        {
          "hex": "#2D8F4E",
          "name": "#2D8F4E",
          "slug": null,
          "rgb": [
            45,
            143,
            78
          ],
          "hsl": [
            140,
            52,
            37
          ],
          "cmyk": [
            69,
            0,
            45,
            44
          ],
          "luminance": 0.2075,
          "contrast": {
            "black": 5.15,
            "white": 4.08
          },
          "wcag": {
            "AA": [
              "#000000"
            ],
            "AAA": []
          },
          "url": "https://www.colorsencyclopedia.com/hex/2d8f4e/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/hex/2d8f4e.json"
        }
      ],
      "anchor": "paris-green-harmony-monochromatic"
    }
  ],
  "signaturePalette": [
    "#50C878",
    "#C851A0",
    "#64C851",
    "#51C8B4",
    "#96DEAE",
    "#2D8F4E"
  ],
  "semanticGroups": [
    "green harmony",
    "cool harmony",
    "earth tone harmony",
    "paris green palette system"
  ],
  "useCases": [
    "palette generation",
    "brand color exploration",
    "UI accent planning",
    "CSS design tokens",
    "AI color retrieval"
  ],
  "accessibilityNotes": [
    "Black contrast on Paris Green: 9.87:1",
    "White contrast on Paris Green: 2.13:1",
    "AA text options: #000000, #1A1A1A, #36454F"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/harmonies/paris-green.json",
    "https://www.colorsencyclopedia.com/api/colors/paris-green.json",
    "https://www.colorsencyclopedia.com/api/hex/50c878.json"
  ],
  "url": "https://www.colorsencyclopedia.com/harmonies/paris-green/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/paris-green.json",
  "cssSnippet": ":root {\n  --color-paris-green: #50C878;\n  --paris-green-complementary-1: #C851A0;\n  --paris-green-analogous-1: #64C851;\n  --paris-green-analogous-2: #51C8B4;\n  --paris-green-triadic-1: #7851C8;\n  --paris-green-triadic-2: #C87851;\n  --paris-green-tetradic-1: #5164C8;\n  --paris-green-tetradic-2: #C851A0;\n  --paris-green-tetradic-3: #C8B451;\n  --paris-green-split-complementary-1: #B451C8;\n  --paris-green-split-complementary-2: #C85164;\n  --paris-green-monochromatic-1: #96DEAE;\n  --paris-green-monochromatic-2: #50C878;\n  --paris-green-monochromatic-3: #2D8F4E;\n}\n\n.palette-paris-green-harmony {\n  color: #111827;\n  background: linear-gradient(135deg, #50C878, #C851A0, #64C851, #51C8B4, #96DEAE, #2D8F4E);\n}"
}

CSS Harmony Tokens

Use these tokens when Paris Green needs a complete palette system instead of a single color variable.

:root {
  --color-paris-green: #50C878;
  --paris-green-complementary-1: #C851A0;
  --paris-green-analogous-1: #64C851;
  --paris-green-analogous-2: #51C8B4;
  --paris-green-triadic-1: #7851C8;
  --paris-green-triadic-2: #C87851;
  --paris-green-tetradic-1: #5164C8;
  --paris-green-tetradic-2: #C851A0;
  --paris-green-tetradic-3: #C8B451;
  --paris-green-split-complementary-1: #B451C8;
  --paris-green-split-complementary-2: #C85164;
  --paris-green-monochromatic-1: #96DEAE;
  --paris-green-monochromatic-2: #50C878;
  --paris-green-monochromatic-3: #2D8F4E;
}

.palette-paris-green-harmony {
  color: #111827;
  background: linear-gradient(135deg, #50C878, #C851A0, #64C851, #51C8B4, #96DEAE, #2D8F4E);
}

Paris 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.

Behaviormaximum hue contrast
Best useaccent colors, strong calls to action, visual opposition
Source colorParis Green · #50C878
#C851A0#C851A0
Analogous 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.

Behaviorneighboring hue movement
Best usecalm palettes, gradients, natural transitions
Source colorParis Green · #50C878
#64C851#64C851
#51C8B4#51C8B4
Triadic 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.

Behaviorthree evenly spaced hues
Best usebalanced contrast, playful systems, broad palette range
Source colorParis Green · #50C878
#7851C8#7851C8
#C87851#C87851
Tetradic 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.

Behaviortwo complementary pairs
Best uselarge design systems, dashboards, multi-state UI
Source colorParis Green · #50C878
#5164C8#5164C8
#C851A0#C851A0
#C8B451#C8B451
Split 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.

Behaviorsoftened complementary contrast
Best usebrand palettes, accent pairs, less aggressive contrast
Source colorParis Green · #50C878
#B451C8#B451C8
#C85164#C85164
Monochromatic 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.

Behaviorsame hue, different values
Best usesurfaces, states, elevation, restrained UI themes
Source colorParis Green · #50C878
#96DEAE#96DEAE
Paris Green#50C878
#2D8F4E#2D8F4E