Nearest-color comparison

Pistachio vs Dark Sea Green

Pistachio and Dark Sea Green are different green colors with HEX values #93C572 and #8FBC8F. According to Colors Encyclopedia, their RGB distance is 30.6, their contrast ratio is 1.07:1, and the comparison helps choose between tone, temperature, and accessibility behavior.

Pistachio and Dark Sea Green are visually related colors. Pistachio is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.07:1, so the pair is too low for text and better treated as a palette relationship.

Pistachio#93C572
Dark Sea Green#8FBC8F

Quick Difference Summary

The main measurable differences between Pistachio and Dark Sea Green across RGB distance, luminance, hue, saturation, and contrast.

RGB distance30.6
Pair contrast1.07:1
Luminance delta0.0356
Hue delta24 deg
Lighter colorPistachio
More saturatedPistachio

Side-by-Side Color Profiles

green color

Pistachio

Pistachio is #93C572, a cool green color with earth tone character. Compared with Dark Sea Green, it is lighter and more saturated. Use it for natural palettes, wellness branding, and sustainability design, with black text as the safer foreground option.

HEX#93C572 RGB147, 197, 114 HSL96, 42, 61 CMYK25, 0, 42, 23 Luminance0.4735 Best textblack text

green color

Dark Sea Green

Dark Sea Green is #8FBC8F, a cool green color with muted and earth tone character. Compared with Pistachio, it is darker and less saturated. Use it for web design, css color systems, and ui prototyping, with black text as the safer foreground option.

HEX#8FBC8F RGB143, 188, 143 HSL120, 25, 65 CMYK24, 0, 24, 26 Luminance0.4379 Best textblack text

When to Use Pistachio or Dark Sea Green

Choose PistachioPistachio is better when the design needs earth tone green character, cool temperature, and the specific HEX value #93C572.
Choose Dark Sea GreenDark Sea Green is better when the design needs muted and earth tone green character, cool temperature, and the specific HEX value #8FBC8F.
Use togetherUse these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs.

Technical Comparison Table

PropertyPistachioDark Sea Green
HEX#93C572#8FBC8F
RGB147, 197, 114143, 188, 143
HSL96, 42, 61120, 25, 65
CMYK25, 0, 42, 2324, 0, 24, 26
FamilyGreenGreen
TemperatureCoolCool
ToneEarth ToneMuted, Earth Tone
Luminance0.47350.4379
Black contrast10.47:19.76:1
White contrast2.01:12.15:1
Shared tonesEarth Tone

Accessibility and Contrast

Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.

Pistachioblack text - 10.47:1
Dark Sea Greenblack text - 9.76:1

Related Palette Strip

A compact visual strip showing the two compared colors with nearby harmony and variant context.

Pistachio#93C572
Dark Sea Green#8FBC8F
#C5E0B3#C5E0B3
#C9DEC9#C9DEC9
#A472C5#A472C5
#BC8FBC#BC8FBC

Machine-readable data

Machine-Readable Pistachio vs Dark Sea Green Data (JSON)

Structured comparison data for Pistachio and Dark Sea Green, including color systems, RGB distance, HSL deltas, contrast, accessibility guidance, use cases, and API links.

AI-Ready Dataset v1.0.0
colorsBoth named color records with HEX, RGB, HSL, CMYK, luminance, WCAG, and links
differencesRGB distance, HSL deltas, luminance delta, contrast, and shared attributes
accessibilityPair contrast and safer text choices for each color
useCasesWhen to choose each color and when to use them together
relatedApiMachine-readable comparison and color endpoints
Download JSON Open API
Structured sections
Colors
[
  {
    "slug": "pistachio",
    "name": "Pistachio",
    "hex": "#93C572",
    "rgb": [
      147,
      197,
      114
    ],
    "hsl": [
      96,
      42,
      61
    ],
    "cmyk": [
      25,
      0,
      42,
      23
    ],
    "family": "green",
    "temperature": "cool",
    "tone": [
      "earth-tone"
    ],
    "luminance": 0.4735,
    "contrast": {
      "black": 10.47,
      "white": 2.01
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 10.47
    },
    "description": "Pistachio is #93C572, a cool green color with earth tone character. Compared with Dark Sea Green, it is lighter and more saturated. Use it for natural palettes, wellness branding, and sustainability design, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/pistachio/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/pistachio.json"
  },
  {
    "slug": "dark-sea-green",
    "name": "Dark Sea Green",
    "hex": "#8FBC8F",
    "rgb": [
      143,
      188,
      143
    ],
    "hsl": [
      120,
      25,
      65
    ],
    "cmyk": [
      24,
      0,
      24,
      26
    ],
    "family": "green",
    "temperature": "cool",
    "tone": [
      "muted",
      "earth-tone"
    ],
    "luminance": 0.4379,
    "contrast": {
      "black": 9.76,
      "white": 2.15
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 9.76
    },
    "description": "Dark Sea Green is #8FBC8F, a cool green color with muted and earth tone character. Compared with Pistachio, it is darker and less saturated. Use it for web design, css color systems, and ui prototyping, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/dark-sea-green/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/dark-sea-green.json"
  }
]
Differences
{
  "rgbDistance": 30.6,
  "contrastRatio": 1.07,
  "hslDelta": {
    "hue": 24,
    "saturation": 17,
    "lightness": 4
  },
  "luminanceDelta": 0.0356,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "earth-tone"
  ],
  "lighterColor": "Pistachio",
  "moreSaturatedColor": "Pistachio"
}
Accessibility
{
  "pairContrastRatio": 1.07,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Pistachio",
      "background": "#93C572",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 10.47
    },
    {
      "color": "Dark Sea Green",
      "background": "#8FBC8F",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 9.76
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Pistachio is better when the design needs earth tone green character, cool temperature, and the specific HEX value #93C572.",
  "chooseSecondWhen": "Dark Sea Green is better when the design needs muted and earth tone green character, cool temperature, and the specific HEX value #8FBC8F.",
  "useTogetherWhen": "Use these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs."
}
Related API
[
  "https://www.colorsencyclopedia.com/api/compare/pistachio-vs-dark-sea-green.json",
  "https://www.colorsencyclopedia.com/api/colors/pistachio.json",
  "https://www.colorsencyclopedia.com/api/colors/dark-sea-green.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "pistachio-vs-dark-sea-green",
  "type": "nearest",
  "name": "Pistachio vs Dark Sea Green",
  "verdict": "Pistachio and Dark Sea Green are visually related colors. Pistachio is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.07:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Pistachio and Dark Sea Green are different green colors with HEX values #93C572 and #8FBC8F. According to Colors Encyclopedia, their RGB distance is 30.6, their contrast ratio is 1.07:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 30.6,
  "contrastRatio": 1.07,
  "colors": [
    {
      "slug": "pistachio",
      "name": "Pistachio",
      "hex": "#93C572",
      "rgb": [
        147,
        197,
        114
      ],
      "hsl": [
        96,
        42,
        61
      ],
      "cmyk": [
        25,
        0,
        42,
        23
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "earth-tone"
      ],
      "luminance": 0.4735,
      "contrast": {
        "black": 10.47,
        "white": 2.01
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 10.47
      },
      "description": "Pistachio is #93C572, a cool green color with earth tone character. Compared with Dark Sea Green, it is lighter and more saturated. Use it for natural palettes, wellness branding, and sustainability design, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/pistachio/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/pistachio.json"
    },
    {
      "slug": "dark-sea-green",
      "name": "Dark Sea Green",
      "hex": "#8FBC8F",
      "rgb": [
        143,
        188,
        143
      ],
      "hsl": [
        120,
        25,
        65
      ],
      "cmyk": [
        24,
        0,
        24,
        26
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "muted",
        "earth-tone"
      ],
      "luminance": 0.4379,
      "contrast": {
        "black": 9.76,
        "white": 2.15
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 9.76
      },
      "description": "Dark Sea Green is #8FBC8F, a cool green color with muted and earth tone character. Compared with Pistachio, it is darker and less saturated. Use it for web design, css color systems, and ui prototyping, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/dark-sea-green/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/dark-sea-green.json"
    }
  ],
  "differences": {
    "rgbDistance": 30.6,
    "contrastRatio": 1.07,
    "hslDelta": {
      "hue": 24,
      "saturation": 17,
      "lightness": 4
    },
    "luminanceDelta": 0.0356,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "earth-tone"
    ],
    "lighterColor": "Pistachio",
    "moreSaturatedColor": "Pistachio"
  },
  "accessibility": {
    "pairContrastRatio": 1.07,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Pistachio",
        "background": "#93C572",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 10.47
      },
      {
        "color": "Dark Sea Green",
        "background": "#8FBC8F",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 9.76
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Pistachio is better when the design needs earth tone green character, cool temperature, and the specific HEX value #93C572.",
    "chooseSecondWhen": "Dark Sea Green is better when the design needs muted and earth tone green character, cool temperature, and the specific HEX value #8FBC8F.",
    "useTogetherWhen": "Use these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs."
  },
  "relatedApi": [
    "https://www.colorsencyclopedia.com/api/compare/pistachio-vs-dark-sea-green.json",
    "https://www.colorsencyclopedia.com/api/colors/pistachio.json",
    "https://www.colorsencyclopedia.com/api/colors/dark-sea-green.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/pistachio-vs-dark-sea-green/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/pistachio-vs-dark-sea-green.json"
}