Named color

Pistachio

Pistachio is an earth tone green color with HEX #93C572. According to Colors Encyclopedia, it has RGB 147, 197, 114, HSL 96, 42%, 61%, cool temperature, and is useful for natural palettes, wellness branding, and sustainability design.

HEX #93C572
RGB rgb(147, 197, 114)
HSL hsl(96 42% 61%)
CMYK cmyk(25, 0, 42, 23)
Luminance 0.4735
Contrast Black 10.47:1White 2.01:1

CSS Utilities

--color-pistachio: #93C572;
.bg-pistachio { background-color: #93C572; }
.text-pistachio { color: #93C572; }

Machine-readable data

Machine-Readable Color Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.4735
Black text10.47:1AA Pass
White text2.01: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": "#93C572",
  "rgb": [
    147,
    197,
    114
  ],
  "hsl": [
    96,
    42,
    61
  ],
  "cmyk": [
    25,
    0,
    42,
    23
  ],
  "luminance": 0.4735,
  "contrast": {
    "black": 10.47,
    "white": 2.01
  }
}
WCAG
{
  "AA": [
    "#000000",
    "#1A1A1A",
    "#36454F"
  ],
  "AAA": [
    "#000000",
    "#1A1A1A"
  ]
}
Harmonies
{
  "complementary": "#A472C5",
  "analogous": [
    "#BDC572",
    "#72C57A"
  ],
  "triadic": [
    "#7293C5",
    "#C57293"
  ],
  "tetradic": [
    "#72BDC5",
    "#A472C5",
    "#C57A72"
  ],
  "splitComplementary": [
    "#7A72C5",
    "#C572BD"
  ],
  "monochromatic": [
    "#C5E0B3",
    "#93C572",
    "#649C40"
  ]
}
Variants
{
  "light": "#C5E0B3",
  "dark": "#649C40",
  "saturated": "#8FDB5C",
  "desaturated": "#98AF88",
  "pastel": "#D9E5D2",
  "neon": "#A0FF61"
}
Pairings
{
  "best": [
    "#000000",
    "#A472C5",
    "#BDC572",
    "#72C57A"
  ],
  "avoid": [
    "#98AF88",
    "#C5E0B3"
  ],
  "neutral": [
    "#1A1A1A",
    "#F5F5F5",
    "#E8E8E4"
  ],
  "highContrast": [
    "#000000"
  ],
  "lowContrast": [
    "#C5E0B3",
    "#98AF88"
  ]
}
Knowledge graph
{
  "nearestColors": [
    "dark-sea-green",
    "sage-green",
    "willow-green",
    "dark-khaki",
    "sage-gray"
  ],
  "generatedPalettes": [
    "pistachio"
  ],
  "generatedComparisons": [
    "pistachio-vs-dark-sea-green",
    "pistachio-vs-sage-green"
  ],
  "relatedFamilies": [
    "/colors/by-family/green",
    "/colors/by-temperature/cool",
    "/colors/by-tone/earth-tone"
  ],
  "relatedTools": [
    "/harmonies/pistachio",
    "/wcag/pistachio",
    "/css/colors/pistachio",
    "/hex/93c572"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/green",
      "/colors/by-temperature/cool",
      "/colors/by-tone/earth-tone"
    ],
    "narrower": [
      "/palettes/pistachio"
    ],
    "related": [
      "/colors/dark-sea-green",
      "/colors/sage-green",
      "/colors/willow-green",
      "/colors/dark-khaki",
      "/colors/sage-gray",
      "/compare/pistachio-vs-dark-sea-green",
      "/compare/pistachio-vs-sage-green",
      "/harmonies/pistachio",
      "/wcag/pistachio",
      "/css/colors/pistachio",
      "/hex/93c572"
    ]
  }
}
Full JSON dataset
{
  "slug": "pistachio",
  "name": "Pistachio",
  "hex": "#93C572",
  "uses": [
    "natural palettes",
    "wellness branding",
    "sustainability design"
  ],
  "psychology": {
    "associations": [
      "nature",
      "growth",
      "balance"
    ],
    "contexts": [
      "wellness",
      "outdoor brands",
      "gardening",
      "organic products"
    ],
    "avoidIn": [
      "urgent error states"
    ]
  },
  "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 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",
    "natural-palettes",
    "wellness-branding",
    "sustainability-design",
    "nature",
    "growth",
    "balance"
  ],
  "popularity": 84,
  "rgb": [
    147,
    197,
    114
  ],
  "hsl": [
    96,
    42,
    61
  ],
  "cmyk": [
    25,
    0,
    42,
    23
  ],
  "luminance": 0.4735,
  "contrast": {
    "black": 10.47,
    "white": 2.01
  },
  "harmonies": {
    "complementary": "#A472C5",
    "analogous": [
      "#BDC572",
      "#72C57A"
    ],
    "triadic": [
      "#7293C5",
      "#C57293"
    ],
    "tetradic": [
      "#72BDC5",
      "#A472C5",
      "#C57A72"
    ],
    "splitComplementary": [
      "#7A72C5",
      "#C572BD"
    ],
    "monochromatic": [
      "#C5E0B3",
      "#93C572",
      "#649C40"
    ]
  },
  "variants": {
    "light": "#C5E0B3",
    "dark": "#649C40",
    "saturated": "#8FDB5C",
    "desaturated": "#98AF88",
    "pastel": "#D9E5D2",
    "neon": "#A0FF61"
  },
  "wcag": {
    "AA": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "AAA": [
      "#000000",
      "#1A1A1A"
    ]
  },
  "css": {
    "variable": "--color-pistachio: #93C572;",
    "utility": ".bg-pistachio { background-color: #93C572; }",
    "textUtility": ".text-pistachio { color: #93C572; }"
  },
  "nearestColors": [
    "dark-sea-green",
    "sage-green",
    "willow-green",
    "dark-khaki",
    "sage-gray"
  ],
  "generatedPalettes": [
    "pistachio"
  ],
  "generatedComparisons": [
    "pistachio-vs-dark-sea-green",
    "pistachio-vs-sage-green"
  ],
  "relatedFamilies": [
    "/colors/by-family/green",
    "/colors/by-temperature/cool",
    "/colors/by-tone/earth-tone"
  ],
  "relatedTools": [
    "/harmonies/pistachio",
    "/wcag/pistachio",
    "/css/colors/pistachio",
    "/hex/93c572"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/green",
      "/colors/by-temperature/cool",
      "/colors/by-tone/earth-tone"
    ],
    "narrower": [
      "/palettes/pistachio"
    ],
    "related": [
      "/colors/dark-sea-green",
      "/colors/sage-green",
      "/colors/willow-green",
      "/colors/dark-khaki",
      "/colors/sage-gray",
      "/compare/pistachio-vs-dark-sea-green",
      "/compare/pistachio-vs-sage-green",
      "/harmonies/pistachio",
      "/wcag/pistachio",
      "/css/colors/pistachio",
      "/hex/93c572"
    ]
  },
  "pairings": {
    "best": [
      "#000000",
      "#A472C5",
      "#BDC572",
      "#72C57A"
    ],
    "avoid": [
      "#98AF88",
      "#C5E0B3"
    ],
    "neutral": [
      "#1A1A1A",
      "#F5F5F5",
      "#E8E8E4"
    ],
    "highContrast": [
      "#000000"
    ],
    "lowContrast": [
      "#C5E0B3",
      "#98AF88"
    ]
  }
}

Color meaning and use

About Pistachio Color

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

Its common associations include nature, growth, and balance, which makes it relevant for wellness and outdoor brands. In design work, Pistachio is most useful for natural palettes, wellness branding, and sustainability design, especially when paired with black text for stronger contrast.

WCAG Accessibility

Contrast checks for Pistachio against black and white text.

Black text10.47:1AA Pass
White text2.01:1AA Fail
AA text options#000000, #1A1A1A, #36454F
AAA text options#000000, #1A1A1A

Similar Colors

Color Harmonies

#A472C5#A472C5
#BDC572#BDC572
#72C57A#72C57A
#7293C5#7293C5
#C57293#C57293

Variants

#C5E0B3#C5E0B3
#649C40#649C40
#8FDB5C#8FDB5C
#98AF88#98AF88
#D9E5D2#D9E5D2
#A0FF61#A0FF61

Pairings

Black#000000
#A472C5#A472C5
#BDC572#BDC572
#72C57A#72C57A
Matte Black#1A1A1A
White Smoke#F5F5F5