Nearest-color comparison

Lime Green vs Toxic Green

Lime Green #32CD32 vs Toxic Green #61DE2A: RGB distance 50.6 and contrast 1.21:1. Compare hue, luminance, saturation, WCAG and practical use.

Lime Green and Toxic Green are related but distinguishable, with an RGB distance of 50.6. Toxic Green is lighter by 0.1038, and Toxic Green is more saturated by 12 percentage points. Their mutual contrast is 1.21:1. The pair is too close for a readable foreground/background combination and works better as neighboring palette colors.

Lime Green#32CD32
Toxic Green#61DE2A

Quick Difference Summary

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

RGB distance50.6
Pair contrast1.21:1
Luminance delta0.1038
Hue delta18 deg
Lighter colorToxic Green
More saturatedToxic Green

Side-by-Side Color Profiles

green color

Lime Green

Lime Green is #32CD32, a cool green with hue 120°, saturation 61% and luminance 0.4457. Beside Toxic Green, it is darker and less saturated. Of the two standard text choices, black text gives the higher contrast at 9.91:1.

HEX#32CD32 RGB50, 205, 50 HSL120, 61, 50 CMYK76, 0, 76, 20 Luminance0.4457 Best textblack text

green color

Toxic Green

Toxic Green is #61DE2A, a cool green with hue 102°, saturation 73% and luminance 0.5495. Beside Lime Green, it is lighter and more saturated. Of the two standard text choices, black text gives the higher contrast at 11.99:1.

HEX#61DE2A RGB97, 222, 42 HSL102, 73, 52 CMYK56, 0, 81, 13 Luminance0.5495 Best textblack text

When to Use Lime Green or Toxic Green

Choose Lime GreenChoose Lime Green when the design calls for earth tone green color at #32CD32, with cool temperature and 50% HSL lightness.
Choose Toxic GreenChoose Toxic Green when #61DE2A, its vibrant green character, or its 52% 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.21:1.

Technical Comparison Table

PropertyLime GreenToxic Green
HEX#32CD32#61DE2A
RGB50, 205, 5097, 222, 42
HSL120, 61, 50102, 73, 52
CMYK76, 0, 76, 2056, 0, 81, 13
FamilyGreenGreen
TemperatureCoolCool
ToneEarth ToneVibrant
Luminance0.44570.5495
Black contrast9.91:111.99:1
White contrast2.12:11.75:1
Shared tonesNone

Accessibility and Contrast

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

Lime Greenblack text - 9.91:1
Toxic Greenblack text - 11.99:1

Downloadable color comparison infographic

Lime Green vs Toxic Green Color Comparison Infographic

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

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

Structured comparison data for Lime Green and Toxic 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": "lime-green",
    "name": "Lime Green",
    "hex": "#32CD32",
    "rgb": [
      50,
      205,
      50
    ],
    "hsl": [
      120,
      61,
      50
    ],
    "cmyk": [
      76,
      0,
      76,
      20
    ],
    "family": "green",
    "temperature": "cool",
    "tone": [
      "earth-tone"
    ],
    "luminance": 0.4457,
    "contrast": {
      "black": 9.91,
      "white": 2.12
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 9.91
    },
    "description": "Lime Green is #32CD32, a cool green color with earth tone character. Compared with Toxic 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/lime-green/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/lime-green.json"
  },
  {
    "slug": "toxic-green",
    "name": "Toxic Green",
    "hex": "#61DE2A",
    "rgb": [
      97,
      222,
      42
    ],
    "hsl": [
      102,
      73,
      52
    ],
    "cmyk": [
      56,
      0,
      81,
      13
    ],
    "family": "green",
    "temperature": "cool",
    "tone": [
      "vibrant"
    ],
    "luminance": 0.5495,
    "contrast": {
      "black": 11.99,
      "white": 1.75
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 11.99
    },
    "description": "Toxic Green is #61DE2A, a cool green color with vibrant character. Compared with Lime Green, it is lighter and more saturated. Use it for neon accents, event graphics, and high-energy digital design, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/toxic-green/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/toxic-green.json"
  }
]
Differences
{
  "rgbDistance": 50.6,
  "contrastRatio": 1.21,
  "hslDelta": {
    "hue": 18,
    "saturation": 12,
    "lightness": 2
  },
  "luminanceDelta": 0.1038,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [],
  "lighterColor": "Toxic Green",
  "moreSaturatedColor": "Toxic Green"
}
Accessibility
{
  "pairContrastRatio": 1.21,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Lime Green",
      "background": "#32CD32",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 9.91
    },
    {
      "color": "Toxic Green",
      "background": "#61DE2A",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 11.99
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Lime Green is better when the design needs earth tone green character, cool temperature, and the specific HEX value #32CD32.",
  "chooseSecondWhen": "Toxic Green is better when the design needs vibrant green character, cool temperature, and the specific HEX value #61DE2A.",
  "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/lime-green-vs-toxic-green.json",
  "https://www.colorsencyclopedia.com/api/colors/lime-green.json",
  "https://www.colorsencyclopedia.com/api/colors/toxic-green.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "lime-green-vs-toxic-green",
  "type": "nearest",
  "name": "Lime Green vs Toxic Green",
  "verdict": "Lime Green and Toxic Green are visually related colors. Toxic Green is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.21:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Lime Green and Toxic Green are different green colors with HEX values #32CD32 and #61DE2A. According to Colors Encyclopedia, their RGB distance is 50.6, their contrast ratio is 1.21:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 50.6,
  "contrastRatio": 1.21,
  "colors": [
    {
      "slug": "lime-green",
      "name": "Lime Green",
      "hex": "#32CD32",
      "rgb": [
        50,
        205,
        50
      ],
      "hsl": [
        120,
        61,
        50
      ],
      "cmyk": [
        76,
        0,
        76,
        20
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "earth-tone"
      ],
      "luminance": 0.4457,
      "contrast": {
        "black": 9.91,
        "white": 2.12
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 9.91
      },
      "description": "Lime Green is #32CD32, a cool green color with earth tone character. Compared with Toxic 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/lime-green/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/lime-green.json"
    },
    {
      "slug": "toxic-green",
      "name": "Toxic Green",
      "hex": "#61DE2A",
      "rgb": [
        97,
        222,
        42
      ],
      "hsl": [
        102,
        73,
        52
      ],
      "cmyk": [
        56,
        0,
        81,
        13
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.5495,
      "contrast": {
        "black": 11.99,
        "white": 1.75
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 11.99
      },
      "description": "Toxic Green is #61DE2A, a cool green color with vibrant character. Compared with Lime Green, it is lighter and more saturated. Use it for neon accents, event graphics, and high-energy digital design, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/toxic-green/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/toxic-green.json"
    }
  ],
  "differences": {
    "rgbDistance": 50.6,
    "contrastRatio": 1.21,
    "hslDelta": {
      "hue": 18,
      "saturation": 12,
      "lightness": 2
    },
    "luminanceDelta": 0.1038,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [],
    "lighterColor": "Toxic Green",
    "moreSaturatedColor": "Toxic Green"
  },
  "accessibility": {
    "pairContrastRatio": 1.21,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Lime Green",
        "background": "#32CD32",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 9.91
      },
      {
        "color": "Toxic Green",
        "background": "#61DE2A",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 11.99
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Lime Green is better when the design needs earth tone green character, cool temperature, and the specific HEX value #32CD32.",
    "chooseSecondWhen": "Toxic Green is better when the design needs vibrant green character, cool temperature, and the specific HEX value #61DE2A.",
    "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/lime-green-vs-toxic-green.json",
    "https://www.colorsencyclopedia.com/api/colors/lime-green.json",
    "https://www.colorsencyclopedia.com/api/colors/toxic-green.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/lime-green-vs-toxic-green/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/lime-green-vs-toxic-green.json"
}