Nearest-color comparison

Pastel Green vs Limestone

Pastel Green #C1E1C1 vs Limestone #D8D2C4: RGB distance 27.6 and contrast 1.06:1. Compare hue, luminance, saturation, WCAG and practical use.

Pastel Green and Limestone are related but distinguishable, with an RGB distance of 27.6. Pastel Green is lighter by 0.0436, and Pastel Green is more saturated by 15 percentage points. Their mutual contrast is 1.06:1. The pair is too close for a readable foreground/background combination and works better as neighboring palette colors.

Pastel Green#C1E1C1
Limestone#D8D2C4

Quick Difference Summary

The main measurable differences between Pastel Green and Limestone across RGB distance, luminance, hue, saturation, and contrast.

RGB distance27.6
Pair contrast1.06:1
Luminance delta0.0436
Hue delta78 deg
Lighter colorPastel Green
More saturatedPastel Green

Side-by-Side Color Profiles

green color

Pastel Green

Pastel Green is #C1E1C1, a cool green with hue 120°, saturation 35% and luminance 0.6904. Beside Limestone, it is lighter and more saturated. Of the two standard text choices, black text gives the higher contrast at 14.81:1.

HEX#C1E1C1 RGB193, 225, 193 HSL120, 35, 82 CMYK14, 0, 14, 12 Luminance0.6904 Best textblack text

orange color

Limestone

Limestone is #D8D2C4, a warm orange with hue 42°, saturation 20% and luminance 0.6468. Beside Pastel Green, it is darker and less saturated. Of the two standard text choices, black text gives the higher contrast at 13.94:1.

HEX#D8D2C4 RGB216, 210, 196 HSL42, 20, 81 CMYK0, 3, 9, 15 Luminance0.6468 Best textblack text

When to Use Pastel Green or Limestone

Choose Pastel GreenChoose Pastel Green when the design calls for balanced green color at #C1E1C1, with cool temperature and 82% HSL lightness.
Choose LimestoneChoose Limestone when #D8D2C4, its muted orange character, or its 81% 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.06:1.

Technical Comparison Table

PropertyPastel GreenLimestone
HEX#C1E1C1#D8D2C4
RGB193, 225, 193216, 210, 196
HSL120, 35, 8242, 20, 81
CMYK14, 0, 14, 120, 3, 9, 15
FamilyGreenOrange
TemperatureCoolWarm
ToneBalancedMuted
Luminance0.69040.6468
Black contrast14.81:113.94:1
White contrast1.42:11.51:1
Shared tonesNone

Accessibility and Contrast

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

Pastel Greenblack text - 14.81:1
Limestoneblack text - 13.94:1

Downloadable color comparison infographic

Pastel Green vs Limestone Color Comparison Infographic

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

1200 × 800
Pastel Green vs Limestone color comparison infographic showing both HEX colors, RGB and HSL values, color distance, mutual contrast, and accessibility guidance.
Pastel Green vs Limestone 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 Pastel Green vs Limestone Data (JSON)

Structured comparison data for Pastel Green and Limestone, 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": "pastel-green",
    "name": "Pastel Green",
    "hex": "#C1E1C1",
    "rgb": [
      193,
      225,
      193
    ],
    "hsl": [
      120,
      35,
      82
    ],
    "cmyk": [
      14,
      0,
      14,
      12
    ],
    "family": "green",
    "temperature": "cool",
    "tone": [
      "balanced"
    ],
    "luminance": 0.6904,
    "contrast": {
      "black": 14.81,
      "white": 1.42
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 14.81
    },
    "description": "Pastel Green is #C1E1C1, a cool green color with balanced character. Compared with Limestone, it is lighter and more saturated. Use it for soft ui backgrounds, pastel palettes, and gentle product design, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/pastel-green/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/pastel-green.json"
  },
  {
    "slug": "limestone",
    "name": "Limestone",
    "hex": "#D8D2C4",
    "rgb": [
      216,
      210,
      196
    ],
    "hsl": [
      42,
      20,
      81
    ],
    "cmyk": [
      0,
      3,
      9,
      15
    ],
    "family": "orange",
    "temperature": "warm",
    "tone": [
      "muted"
    ],
    "luminance": 0.6468,
    "contrast": {
      "black": 13.94,
      "white": 1.51
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 13.94
    },
    "description": "Limestone is #D8D2C4, a warm orange color with muted character. Compared with Pastel Green, it is darker and less saturated. Use it for earth-tone palettes, interior design, and material-inspired branding, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/limestone/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/limestone.json"
  }
]
Differences
{
  "rgbDistance": 27.6,
  "contrastRatio": 1.06,
  "hslDelta": {
    "hue": 78,
    "saturation": 15,
    "lightness": 1
  },
  "luminanceDelta": 0.0436,
  "sameFamily": false,
  "sameTemperature": false,
  "sharedTones": [],
  "lighterColor": "Pastel Green",
  "moreSaturatedColor": "Pastel Green"
}
Accessibility
{
  "pairContrastRatio": 1.06,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Pastel Green",
      "background": "#C1E1C1",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 14.81
    },
    {
      "color": "Limestone",
      "background": "#D8D2C4",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 13.94
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Pastel Green is better when the design needs balanced green character, cool temperature, and the specific HEX value #C1E1C1.",
  "chooseSecondWhen": "Limestone is better when the design needs muted orange character, warm temperature, and the specific HEX value #D8D2C4.",
  "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/pastel-green-vs-limestone.json",
  "https://www.colorsencyclopedia.com/api/colors/pastel-green.json",
  "https://www.colorsencyclopedia.com/api/colors/limestone.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "pastel-green-vs-limestone",
  "type": "nearest",
  "name": "Pastel Green vs Limestone",
  "verdict": "Pastel Green and Limestone are visually related colors. Pastel Green is the lighter option. Limestone reads warmer. Their mutual contrast is 1.06:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Pastel Green and Limestone are different green and orange colors with HEX values #C1E1C1 and #D8D2C4. According to Colors Encyclopedia, their RGB distance is 27.6, their contrast ratio is 1.06:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 27.6,
  "contrastRatio": 1.06,
  "colors": [
    {
      "slug": "pastel-green",
      "name": "Pastel Green",
      "hex": "#C1E1C1",
      "rgb": [
        193,
        225,
        193
      ],
      "hsl": [
        120,
        35,
        82
      ],
      "cmyk": [
        14,
        0,
        14,
        12
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "balanced"
      ],
      "luminance": 0.6904,
      "contrast": {
        "black": 14.81,
        "white": 1.42
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 14.81
      },
      "description": "Pastel Green is #C1E1C1, a cool green color with balanced character. Compared with Limestone, it is lighter and more saturated. Use it for soft ui backgrounds, pastel palettes, and gentle product design, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/pastel-green/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/pastel-green.json"
    },
    {
      "slug": "limestone",
      "name": "Limestone",
      "hex": "#D8D2C4",
      "rgb": [
        216,
        210,
        196
      ],
      "hsl": [
        42,
        20,
        81
      ],
      "cmyk": [
        0,
        3,
        9,
        15
      ],
      "family": "orange",
      "temperature": "warm",
      "tone": [
        "muted"
      ],
      "luminance": 0.6468,
      "contrast": {
        "black": 13.94,
        "white": 1.51
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 13.94
      },
      "description": "Limestone is #D8D2C4, a warm orange color with muted character. Compared with Pastel Green, it is darker and less saturated. Use it for earth-tone palettes, interior design, and material-inspired branding, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/limestone/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/limestone.json"
    }
  ],
  "differences": {
    "rgbDistance": 27.6,
    "contrastRatio": 1.06,
    "hslDelta": {
      "hue": 78,
      "saturation": 15,
      "lightness": 1
    },
    "luminanceDelta": 0.0436,
    "sameFamily": false,
    "sameTemperature": false,
    "sharedTones": [],
    "lighterColor": "Pastel Green",
    "moreSaturatedColor": "Pastel Green"
  },
  "accessibility": {
    "pairContrastRatio": 1.06,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Pastel Green",
        "background": "#C1E1C1",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 14.81
      },
      {
        "color": "Limestone",
        "background": "#D8D2C4",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 13.94
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Pastel Green is better when the design needs balanced green character, cool temperature, and the specific HEX value #C1E1C1.",
    "chooseSecondWhen": "Limestone is better when the design needs muted orange character, warm temperature, and the specific HEX value #D8D2C4.",
    "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/pastel-green-vs-limestone.json",
    "https://www.colorsencyclopedia.com/api/colors/pastel-green.json",
    "https://www.colorsencyclopedia.com/api/colors/limestone.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/pastel-green-vs-limestone/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/pastel-green-vs-limestone.json"
}