Nearest-color comparison

Kelly Green vs Toxic Green

Kelly Green #4CBB17 vs Toxic Green #61DE2A: RGB distance 45 and contrast 1.42:1. Compare hue, luminance, saturation, WCAG and practical use.

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

Kelly Green#4CBB17
Toxic Green#61DE2A

Quick Difference Summary

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

RGB distance45
Pair contrast1.42:1
Luminance delta0.1781
Hue delta1 deg
Lighter colorToxic Green
More saturatedKelly Green

Side-by-Side Color Profiles

green color

Kelly Green

Kelly Green is #4CBB17, a cool green with hue 101°, saturation 78% and luminance 0.3714. Beside Toxic Green, it is darker and more saturated. Of the two standard text choices, black text gives the higher contrast at 8.43:1.

HEX#4CBB17 RGB76, 187, 23 HSL101, 78, 41 CMYK59, 0, 88, 27 Luminance0.3714 Best textblack text

green color

Toxic Green

Toxic Green is #61DE2A, a cool green with hue 102°, saturation 73% and luminance 0.5495. Beside Kelly Green, it is lighter and less 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 Kelly Green or Toxic Green

Choose Kelly GreenChoose Kelly Green when the design calls for vibrant and jewel tone green color at #4CBB17, with cool temperature and 41% 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.42:1. They share vibrant tone characteristics.

Technical Comparison Table

PropertyKelly GreenToxic Green
HEX#4CBB17#61DE2A
RGB76, 187, 2397, 222, 42
HSL101, 78, 41102, 73, 52
CMYK59, 0, 88, 2756, 0, 81, 13
FamilyGreenGreen
TemperatureCoolCool
ToneVibrant, Jewel ToneVibrant
Luminance0.37140.5495
Black contrast8.43:111.99:1
White contrast2.49:11.75:1
Shared tonesVibrant

Accessibility and Contrast

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

Kelly Greenblack text - 8.43:1
Toxic Greenblack text - 11.99:1

Downloadable color comparison infographic

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

Structured comparison data for Kelly 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": "kelly-green",
    "name": "Kelly Green",
    "hex": "#4CBB17",
    "rgb": [
      76,
      187,
      23
    ],
    "hsl": [
      101,
      78,
      41
    ],
    "cmyk": [
      59,
      0,
      88,
      27
    ],
    "family": "green",
    "temperature": "cool",
    "tone": [
      "vibrant",
      "jewel-tone"
    ],
    "luminance": 0.3714,
    "contrast": {
      "black": 8.43,
      "white": 2.49
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": [
        "#000000"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 8.43
    },
    "description": "Kelly Green is #4CBB17, a cool green color with vibrant and jewel tone character. Compared with Toxic Green, it is darker 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/kelly-green/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/kelly-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 Kelly Green, it is lighter and less 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": 45,
  "contrastRatio": 1.42,
  "hslDelta": {
    "hue": 1,
    "saturation": 5,
    "lightness": 11
  },
  "luminanceDelta": 0.1781,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "vibrant"
  ],
  "lighterColor": "Toxic Green",
  "moreSaturatedColor": "Kelly Green"
}
Accessibility
{
  "pairContrastRatio": 1.42,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Kelly Green",
      "background": "#4CBB17",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 8.43
    },
    {
      "color": "Toxic Green",
      "background": "#61DE2A",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 11.99
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Kelly Green is better when the design needs vibrant and jewel tone green character, cool temperature, and the specific HEX value #4CBB17.",
  "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/kelly-green-vs-toxic-green.json",
  "https://www.colorsencyclopedia.com/api/colors/kelly-green.json",
  "https://www.colorsencyclopedia.com/api/colors/toxic-green.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "kelly-green-vs-toxic-green",
  "type": "nearest",
  "name": "Kelly Green vs Toxic Green",
  "verdict": "Kelly Green and Toxic Green are visually related colors. Toxic Green is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.42:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Kelly Green and Toxic Green are different green colors with HEX values #4CBB17 and #61DE2A. According to Colors Encyclopedia, their RGB distance is 45, their contrast ratio is 1.42:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 45,
  "contrastRatio": 1.42,
  "colors": [
    {
      "slug": "kelly-green",
      "name": "Kelly Green",
      "hex": "#4CBB17",
      "rgb": [
        76,
        187,
        23
      ],
      "hsl": [
        101,
        78,
        41
      ],
      "cmyk": [
        59,
        0,
        88,
        27
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "vibrant",
        "jewel-tone"
      ],
      "luminance": 0.3714,
      "contrast": {
        "black": 8.43,
        "white": 2.49
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": [
          "#000000"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 8.43
      },
      "description": "Kelly Green is #4CBB17, a cool green color with vibrant and jewel tone character. Compared with Toxic Green, it is darker 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/kelly-green/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/kelly-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 Kelly Green, it is lighter and less 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": 45,
    "contrastRatio": 1.42,
    "hslDelta": {
      "hue": 1,
      "saturation": 5,
      "lightness": 11
    },
    "luminanceDelta": 0.1781,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "vibrant"
    ],
    "lighterColor": "Toxic Green",
    "moreSaturatedColor": "Kelly Green"
  },
  "accessibility": {
    "pairContrastRatio": 1.42,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Kelly Green",
        "background": "#4CBB17",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 8.43
      },
      {
        "color": "Toxic Green",
        "background": "#61DE2A",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 11.99
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Kelly Green is better when the design needs vibrant and jewel tone green character, cool temperature, and the specific HEX value #4CBB17.",
    "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/kelly-green-vs-toxic-green.json",
    "https://www.colorsencyclopedia.com/api/colors/kelly-green.json",
    "https://www.colorsencyclopedia.com/api/colors/toxic-green.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/kelly-green-vs-toxic-green/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/kelly-green-vs-toxic-green.json"
}