Nearest-color comparison

Medium Sea Green vs Paris Green

Medium Sea Green #3CB371 vs Paris Green #50C878: RGB distance 29.8 and contrast 1.25:1. Compare hue, luminance, saturation, WCAG and practical use.

Medium Sea Green and Paris Green are related but distinguishable, with an RGB distance of 29.8. Paris Green is lighter by 0.0998, and Paris Green is more saturated by 2 percentage points. Their mutual contrast is 1.25:1. The pair is too close for a readable foreground/background combination and works better as neighboring palette colors.

Medium Sea Green#3CB371
Paris Green#50C878

Quick Difference Summary

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

RGB distance29.8
Pair contrast1.25:1
Luminance delta0.0998
Hue delta7 deg
Lighter colorParis Green
More saturatedParis Green

Side-by-Side Color Profiles

green color

Medium Sea Green

Medium Sea Green is #3CB371, a cool green with hue 147°, saturation 50% and luminance 0.3439. Beside Paris Green, it is darker and less saturated. Of the two standard text choices, black text gives the higher contrast at 7.88:1.

HEX#3CB371 RGB60, 179, 113 HSL147, 50, 47 CMYK66, 0, 37, 30 Luminance0.3439 Best textblack text

green color

Paris Green

Paris Green is #50C878, a cool green with hue 140°, saturation 52% and luminance 0.4437. Beside Medium Sea Green, it is lighter and more saturated. Of the two standard text choices, black text gives the higher contrast at 9.87:1.

HEX#50C878 RGB80, 200, 120 HSL140, 52, 55 CMYK60, 0, 40, 22 Luminance0.4437 Best textblack text

When to Use Medium Sea Green or Paris Green

Choose Medium Sea GreenChoose Medium Sea Green when the design calls for earth tone green color at #3CB371, with cool temperature and 47% HSL lightness.
Choose Paris GreenChoose Paris Green when #50C878, its earth tone green character, or its 55% HSL lightness is the closer match.
Use togetherTreat them as tonal alternatives or adjacent palette steps, not as text and background. Their contrast is only 1.25:1. They share earth tone tone characteristics.

Technical Comparison Table

PropertyMedium Sea GreenParis Green
HEX#3CB371#50C878
RGB60, 179, 11380, 200, 120
HSL147, 50, 47140, 52, 55
CMYK66, 0, 37, 3060, 0, 40, 22
FamilyGreenGreen
TemperatureCoolCool
ToneEarth ToneEarth Tone
Luminance0.34390.4437
Black contrast7.88:19.87:1
White contrast2.67:12.13: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.

Medium Sea Greenblack text - 7.88:1
Paris Greenblack text - 9.87:1

Downloadable color comparison infographic

Medium Sea Green vs Paris Green Color Comparison Infographic

Save a high-resolution comparison infographic with both HEX colors, visual distance, mutual contrast, and accessibility guidance.

1200 × 800
Medium Sea Green vs Paris Green color comparison infographic showing both HEX colors, RGB and HSL values, color distance, mutual contrast, and accessibility guidance.
Medium Sea Green vs Paris Green color comparison infographic generated from the canonical dataset values shown on this page.

Related Palette Strip

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

Machine-readable data

Machine-Readable Medium Sea Green vs Paris Green Data (JSON)

Structured comparison data for Medium Sea Green and Paris 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": "medium-sea-green",
    "name": "Medium Sea Green",
    "hex": "#3CB371",
    "rgb": [
      60,
      179,
      113
    ],
    "hsl": [
      147,
      50,
      47
    ],
    "cmyk": [
      66,
      0,
      37,
      30
    ],
    "family": "green",
    "temperature": "cool",
    "tone": [
      "earth-tone"
    ],
    "luminance": 0.3439,
    "contrast": {
      "black": 7.88,
      "white": 2.67
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": [
        "#000000"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 7.88
    },
    "description": "Medium Sea Green is #3CB371, a cool green color with earth tone character. Compared with Paris Green, 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/medium-sea-green/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/medium-sea-green.json"
  },
  {
    "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"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 9.87
    },
    "description": "Paris Green is #50C878, a cool green color with earth tone character. Compared with Medium Sea Green, it is lighter and more saturated. Use it for historical references, pigment palettes, and cultural color systems, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/paris-green/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/paris-green.json"
  }
]
Differences
{
  "rgbDistance": 29.8,
  "contrastRatio": 1.25,
  "hslDelta": {
    "hue": 7,
    "saturation": 2,
    "lightness": 8
  },
  "luminanceDelta": 0.0998,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "earth-tone"
  ],
  "lighterColor": "Paris Green",
  "moreSaturatedColor": "Paris Green"
}
Accessibility
{
  "pairContrastRatio": 1.25,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Medium Sea Green",
      "background": "#3CB371",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 7.88
    },
    {
      "color": "Paris Green",
      "background": "#50C878",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 9.87
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Medium Sea Green is better when the design needs earth tone green character, cool temperature, and the specific HEX value #3CB371.",
  "chooseSecondWhen": "Paris Green is better when the design needs earth tone green character, cool temperature, and the specific HEX value #50C878.",
  "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/medium-sea-green-vs-paris-green.json",
  "https://www.colorsencyclopedia.com/api/colors/medium-sea-green.json",
  "https://www.colorsencyclopedia.com/api/colors/paris-green.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "medium-sea-green-vs-paris-green",
  "type": "nearest",
  "name": "Medium Sea Green vs Paris Green",
  "verdict": "Medium Sea Green and Paris Green are visually related colors. Paris Green is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.25:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Medium Sea Green and Paris Green are different green colors with HEX values #3CB371 and #50C878. According to Colors Encyclopedia, their RGB distance is 29.8, their contrast ratio is 1.25:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 29.8,
  "contrastRatio": 1.25,
  "colors": [
    {
      "slug": "medium-sea-green",
      "name": "Medium Sea Green",
      "hex": "#3CB371",
      "rgb": [
        60,
        179,
        113
      ],
      "hsl": [
        147,
        50,
        47
      ],
      "cmyk": [
        66,
        0,
        37,
        30
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "earth-tone"
      ],
      "luminance": 0.3439,
      "contrast": {
        "black": 7.88,
        "white": 2.67
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": [
          "#000000"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 7.88
      },
      "description": "Medium Sea Green is #3CB371, a cool green color with earth tone character. Compared with Paris Green, 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/medium-sea-green/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/medium-sea-green.json"
    },
    {
      "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"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 9.87
      },
      "description": "Paris Green is #50C878, a cool green color with earth tone character. Compared with Medium Sea Green, it is lighter and more saturated. Use it for historical references, pigment palettes, and cultural color systems, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/paris-green/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/paris-green.json"
    }
  ],
  "differences": {
    "rgbDistance": 29.8,
    "contrastRatio": 1.25,
    "hslDelta": {
      "hue": 7,
      "saturation": 2,
      "lightness": 8
    },
    "luminanceDelta": 0.0998,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "earth-tone"
    ],
    "lighterColor": "Paris Green",
    "moreSaturatedColor": "Paris Green"
  },
  "accessibility": {
    "pairContrastRatio": 1.25,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Medium Sea Green",
        "background": "#3CB371",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 7.88
      },
      {
        "color": "Paris Green",
        "background": "#50C878",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 9.87
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Medium Sea Green is better when the design needs earth tone green character, cool temperature, and the specific HEX value #3CB371.",
    "chooseSecondWhen": "Paris Green is better when the design needs earth tone green character, cool temperature, and the specific HEX value #50C878.",
    "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/medium-sea-green-vs-paris-green.json",
    "https://www.colorsencyclopedia.com/api/colors/medium-sea-green.json",
    "https://www.colorsencyclopedia.com/api/colors/paris-green.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/medium-sea-green-vs-paris-green/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/medium-sea-green-vs-paris-green.json"
}