Named color

Paris Green

Paris Green is an earth tone green color with HEX #50C878. According to Colors Encyclopedia, it has RGB 80, 200, 120, HSL 140, 52%, 55%, cool temperature, and is useful for historical references, pigment palettes, and cultural color systems.

HEX #50C878
RGB rgb(80, 200, 120)
HSL hsl(140 52% 55%)
CMYK cmyk(60, 0, 40, 22)
Luminance 0.4437
Contrast Black 9.87:1White 2.13:1

CSS Utilities

--color-paris-green: #50C878;
.bg-paris-green { background-color: #50C878; }
.text-paris-green { color: #50C878; }

Machine-readable data

Machine-Readable Color Data (JSON)

Perfect for CSS, design systems, automation, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.4437
Black text9.87:1AA Pass
White text2.13:1AA Fail
hexCanonical HEX value
rgbRed, green, blue channels
hslHue, saturation, lightness
cmykApproximate print conversion
wcagAA and AAA contrast options
harmoniesMathematical harmony sets
variantsGenerated tone variants
nearestColorsKnowledge graph neighbors
Download JSON Open API
Structured sections
Color systems
{
  "hex": "#50C878",
  "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"
  ]
}
Harmonies
{
  "complementary": "#C851A0",
  "analogous": [
    "#64C851",
    "#51C8B4"
  ],
  "triadic": [
    "#7851C8",
    "#C87851"
  ],
  "tetradic": [
    "#5164C8",
    "#C851A0",
    "#C8B451"
  ],
  "splitComplementary": [
    "#B451C8",
    "#C85164"
  ],
  "monochromatic": [
    "#96DEAE",
    "#50C878",
    "#2D8F4E"
  ]
}
Variants
{
  "light": "#96DEAE",
  "dark": "#2D8F4E",
  "saturated": "#37E170",
  "desaturated": "#6AAF81",
  "pastel": "#B9DFC6",
  "neon": "#42FF81"
}
Pairings
{
  "best": [
    "#000000",
    "#C851A0",
    "#64C851",
    "#51C8B4"
  ],
  "avoid": [
    "#6AAF81",
    "#96DEAE"
  ],
  "neutral": [
    "#1A1A1A",
    "#F5F5F5",
    "#E8E8E4"
  ],
  "highContrast": [
    "#000000"
  ],
  "lowContrast": [
    "#96DEAE",
    "#6AAF81"
  ]
}
Knowledge graph
{
  "nearestColors": [
    "emerald",
    "medium-sea-green",
    "medium-aquamarine",
    "verdigris",
    "cadet-blue"
  ],
  "generatedPalettes": [
    "paris-green"
  ],
  "generatedComparisons": [
    "emerald-vs-paris-green",
    "medium-sea-green-vs-paris-green"
  ],
  "relatedFamilies": [
    "/colors/by-family/green",
    "/colors/by-temperature/cool",
    "/colors/by-tone/earth-tone"
  ],
  "relatedTools": [
    "/harmonies/paris-green",
    "/wcag/paris-green",
    "/css/colors/paris-green",
    "/hex/50c878"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/green",
      "/colors/by-temperature/cool",
      "/colors/by-tone/earth-tone"
    ],
    "narrower": [
      "/palettes/paris-green"
    ],
    "related": [
      "/colors/emerald",
      "/colors/medium-sea-green",
      "/colors/medium-aquamarine",
      "/colors/verdigris",
      "/colors/cadet-blue",
      "/compare/emerald-vs-paris-green",
      "/compare/medium-sea-green-vs-paris-green",
      "/harmonies/paris-green",
      "/wcag/paris-green",
      "/css/colors/paris-green",
      "/hex/50c878"
    ]
  }
}
Full JSON dataset
{
  "slug": "paris-green",
  "name": "Paris Green",
  "hex": "#50C878",
  "uses": [
    "historical references",
    "pigment palettes",
    "cultural color systems"
  ],
  "psychology": {
    "associations": [
      "heritage",
      "craft",
      "specificity"
    ],
    "contexts": [
      "museum design",
      "education",
      "editorial research",
      "cultural references"
    ],
    "avoidIn": [
      "generic unlabeled palette systems"
    ]
  },
  "aliases": [],
  "sourceType": "curated",
  "confidence": "medium",
  "reviewStatus": "manual",
  "sourceUrl": "https://www.colorsencyclopedia.com/assets/colors.json",
  "origin": {
    "type": "common",
    "notes": "Curated common color reference used in design, material, cultural, and editorial color systems."
  },
  "family": "green",
  "temperature": "cool",
  "tone": [
    "earth-tone"
  ],
  "editorialNotes": "Curated internal color record with computed technical properties.",
  "tags": [
    "green",
    "cool",
    "earth-tone",
    "historical-references",
    "pigment-palettes",
    "cultural-color-systems",
    "heritage",
    "craft",
    "specificity"
  ],
  "popularity": 84,
  "rgb": [
    80,
    200,
    120
  ],
  "hsl": [
    140,
    52,
    55
  ],
  "cmyk": [
    60,
    0,
    40,
    22
  ],
  "luminance": 0.4437,
  "contrast": {
    "black": 9.87,
    "white": 2.13
  },
  "harmonies": {
    "complementary": "#C851A0",
    "analogous": [
      "#64C851",
      "#51C8B4"
    ],
    "triadic": [
      "#7851C8",
      "#C87851"
    ],
    "tetradic": [
      "#5164C8",
      "#C851A0",
      "#C8B451"
    ],
    "splitComplementary": [
      "#B451C8",
      "#C85164"
    ],
    "monochromatic": [
      "#96DEAE",
      "#50C878",
      "#2D8F4E"
    ]
  },
  "variants": {
    "light": "#96DEAE",
    "dark": "#2D8F4E",
    "saturated": "#37E170",
    "desaturated": "#6AAF81",
    "pastel": "#B9DFC6",
    "neon": "#42FF81"
  },
  "wcag": {
    "AA": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "AAA": [
      "#000000",
      "#1A1A1A"
    ]
  },
  "css": {
    "variable": "--color-paris-green: #50C878;",
    "utility": ".bg-paris-green { background-color: #50C878; }",
    "textUtility": ".text-paris-green { color: #50C878; }"
  },
  "nearestColors": [
    "emerald",
    "medium-sea-green",
    "medium-aquamarine",
    "verdigris",
    "cadet-blue"
  ],
  "generatedPalettes": [
    "paris-green"
  ],
  "generatedComparisons": [
    "emerald-vs-paris-green",
    "medium-sea-green-vs-paris-green"
  ],
  "relatedFamilies": [
    "/colors/by-family/green",
    "/colors/by-temperature/cool",
    "/colors/by-tone/earth-tone"
  ],
  "relatedTools": [
    "/harmonies/paris-green",
    "/wcag/paris-green",
    "/css/colors/paris-green",
    "/hex/50c878"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/green",
      "/colors/by-temperature/cool",
      "/colors/by-tone/earth-tone"
    ],
    "narrower": [
      "/palettes/paris-green"
    ],
    "related": [
      "/colors/emerald",
      "/colors/medium-sea-green",
      "/colors/medium-aquamarine",
      "/colors/verdigris",
      "/colors/cadet-blue",
      "/compare/emerald-vs-paris-green",
      "/compare/medium-sea-green-vs-paris-green",
      "/harmonies/paris-green",
      "/wcag/paris-green",
      "/css/colors/paris-green",
      "/hex/50c878"
    ]
  },
  "pairings": {
    "best": [
      "#000000",
      "#C851A0",
      "#64C851",
      "#51C8B4"
    ],
    "avoid": [
      "#6AAF81",
      "#96DEAE"
    ],
    "neutral": [
      "#1A1A1A",
      "#F5F5F5",
      "#E8E8E4"
    ],
    "highContrast": [
      "#000000"
    ],
    "lowContrast": [
      "#96DEAE",
      "#6AAF81"
    ]
  }
}

Color meaning and use

About Paris Green Color

Paris Green sits in the green family with cool temperature and earth tone visual character. Paris Green is a commonly used color name in design references, palettes, and editorial color systems.

Its common associations include heritage, craft, and specificity, which makes it relevant for museum design and education. In design work, Paris Green is most useful for historical references, pigment palettes, and cultural color systems, especially when paired with black text for stronger contrast.

WCAG Accessibility

Contrast checks for Paris Green against black and white text.

Black text9.87:1AA Pass
White text2.13:1AA Fail
AA text options#000000, #1A1A1A, #36454F
AAA text options#000000, #1A1A1A

Similar Colors

Color Harmonies

#C851A0#C851A0
#64C851#64C851
#51C8B4#51C8B4
#7851C8#7851C8
#C87851#C87851

Variants

#96DEAE#96DEAE
#2D8F4E#2D8F4E
#37E170#37E170
#6AAF81#6AAF81
#B9DFC6#B9DFC6
#42FF81#42FF81

Pairings

Black#000000
#C851A0#C851A0
#64C851#64C851
#51C8B4#51C8B4
Matte Black#1A1A1A
White Smoke#F5F5F5