Nearest-color comparison

Chartreuse vs Toxic Green

Chartreuse and Toxic Green are different green colors with HEX values #7FFF00 and #61DE2A. According to Colors Encyclopedia, their RGB distance is 61.3, their contrast ratio is 1.35:1, and the comparison helps choose between tone, temperature, and accessibility behavior.

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

Chartreuse#7FFF00
Toxic Green#61DE2A

Quick Difference Summary

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

RGB distance61.3
Pair contrast1.35:1
Luminance delta0.2108
Hue delta12 deg
Lighter colorChartreuse
More saturatedChartreuse

Side-by-Side Color Profiles

green color

Chartreuse

Chartreuse is #7FFF00, a cool green color with vibrant character. Compared with Toxic Green, it is lighter and more saturated. Use it for web design, css color systems, and ui prototyping, with black text as the safer foreground option.

HEX#7FFF00 RGB127, 255, 0 HSL90, 100, 50 CMYK50, 0, 100, 0 Luminance0.7603 Best textblack text

green color

Toxic Green

Toxic Green is #61DE2A, a cool green color with vibrant character. Compared with Chartreuse, it is darker and less saturated. Use it for neon accents, event graphics, and high-energy digital design, with black text as the safer foreground option.

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

When to Use Chartreuse or Toxic Green

Choose ChartreuseChartreuse is better when the design needs vibrant green character, cool temperature, and the specific HEX value #7FFF00.
Choose Toxic GreenToxic Green is better when the design needs vibrant green character, cool temperature, and the specific HEX value #61DE2A.
Use togetherUse these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs.

Technical Comparison Table

PropertyChartreuseToxic Green
HEX#7FFF00#61DE2A
RGB127, 255, 097, 222, 42
HSL90, 100, 50102, 73, 52
CMYK50, 0, 100, 056, 0, 81, 13
FamilyGreenGreen
TemperatureCoolCool
ToneVibrantVibrant
Luminance0.76030.5495
Black contrast16.21:111.99:1
White contrast1.3: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.

Chartreuseblack text - 16.21:1
Toxic Greenblack text - 11.99:1

Related Palette Strip

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

Chartreuse#7FFF00
Toxic Green#61DE2A
#ADFF5C#ADFF5C
#9CEA7B#9CEA7B
#7F00FF#7F00FF
#A82BDE#A82BDE

Machine-readable data

Machine-Readable Chartreuse vs Toxic Green Data (JSON)

Structured comparison data for Chartreuse 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": "chartreuse",
    "name": "Chartreuse",
    "hex": "#7FFF00",
    "rgb": [
      127,
      255,
      0
    ],
    "hsl": [
      90,
      100,
      50
    ],
    "cmyk": [
      50,
      0,
      100,
      0
    ],
    "family": "green",
    "temperature": "cool",
    "tone": [
      "vibrant"
    ],
    "luminance": 0.7603,
    "contrast": {
      "black": 16.21,
      "white": 1.3
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 16.21
    },
    "description": "Chartreuse is #7FFF00, a cool green color with vibrant character. Compared with Toxic Green, it is lighter and more 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/chartreuse/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/chartreuse.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 Chartreuse, it is darker 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": 61.3,
  "contrastRatio": 1.35,
  "hslDelta": {
    "hue": 12,
    "saturation": 27,
    "lightness": 2
  },
  "luminanceDelta": 0.2108,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "vibrant"
  ],
  "lighterColor": "Chartreuse",
  "moreSaturatedColor": "Chartreuse"
}
Accessibility
{
  "pairContrastRatio": 1.35,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Chartreuse",
      "background": "#7FFF00",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 16.21
    },
    {
      "color": "Toxic Green",
      "background": "#61DE2A",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 11.99
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Chartreuse is better when the design needs vibrant green character, cool temperature, and the specific HEX value #7FFF00.",
  "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/chartreuse-vs-toxic-green.json",
  "https://www.colorsencyclopedia.com/api/colors/chartreuse.json",
  "https://www.colorsencyclopedia.com/api/colors/toxic-green.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "chartreuse-vs-toxic-green",
  "type": "nearest",
  "name": "Chartreuse vs Toxic Green",
  "verdict": "Chartreuse and Toxic Green are visually related colors. Chartreuse is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.35:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Chartreuse and Toxic Green are different green colors with HEX values #7FFF00 and #61DE2A. According to Colors Encyclopedia, their RGB distance is 61.3, their contrast ratio is 1.35:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 61.3,
  "contrastRatio": 1.35,
  "colors": [
    {
      "slug": "chartreuse",
      "name": "Chartreuse",
      "hex": "#7FFF00",
      "rgb": [
        127,
        255,
        0
      ],
      "hsl": [
        90,
        100,
        50
      ],
      "cmyk": [
        50,
        0,
        100,
        0
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.7603,
      "contrast": {
        "black": 16.21,
        "white": 1.3
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 16.21
      },
      "description": "Chartreuse is #7FFF00, a cool green color with vibrant character. Compared with Toxic Green, it is lighter and more 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/chartreuse/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/chartreuse.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 Chartreuse, it is darker 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": 61.3,
    "contrastRatio": 1.35,
    "hslDelta": {
      "hue": 12,
      "saturation": 27,
      "lightness": 2
    },
    "luminanceDelta": 0.2108,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "vibrant"
    ],
    "lighterColor": "Chartreuse",
    "moreSaturatedColor": "Chartreuse"
  },
  "accessibility": {
    "pairContrastRatio": 1.35,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Chartreuse",
        "background": "#7FFF00",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 16.21
      },
      {
        "color": "Toxic Green",
        "background": "#61DE2A",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 11.99
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Chartreuse is better when the design needs vibrant green character, cool temperature, and the specific HEX value #7FFF00.",
    "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/chartreuse-vs-toxic-green.json",
    "https://www.colorsencyclopedia.com/api/colors/chartreuse.json",
    "https://www.colorsencyclopedia.com/api/colors/toxic-green.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/chartreuse-vs-toxic-green/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/chartreuse-vs-toxic-green.json"
}