Nearest-color comparison

Chartreuse Green vs Electric Lime

Chartreuse Green and Electric Lime are different yellow and green colors with HEX values #DFFF00 and #CCFF00. According to Colors Encyclopedia, their RGB distance is 19, their contrast ratio is 1.03:1, and the comparison helps choose between tone, temperature, and accessibility behavior.

Chartreuse Green and Electric Lime are very close colors. Chartreuse Green is the lighter option. Chartreuse Green reads warmer. Their mutual contrast is 1.03:1, so the pair is too low for text and better treated as a palette relationship.

Chartreuse Green#DFFF00
Electric Lime#CCFF00

Quick Difference Summary

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

RGB distance19
Pair contrast1.03:1
Luminance delta0.0285
Hue delta4 deg
Lighter colorChartreuse Green
More saturatedChartreuse Green

Side-by-Side Color Profiles

yellow color

Chartreuse Green

Chartreuse Green is #DFFF00, a warm yellow color with vibrant character. Compared with Electric Lime, it is lighter and similar in saturation. Use it for natural palettes, wellness branding, and sustainability design, with black text as the safer foreground option.

HEX#DFFF00 RGB223, 255, 0 HSL68, 100, 50 CMYK13, 0, 100, 0 Luminance0.8721 Best textblack text

green color

Electric Lime

Electric Lime is #CCFF00, a cool green color with vibrant character. Compared with Chartreuse Green, it is darker and similar in saturation. Use it for neon accents, event graphics, and high-energy digital design, with black text as the safer foreground option.

HEX#CCFF00 RGB204, 255, 0 HSL72, 100, 50 CMYK20, 0, 100, 0 Luminance0.8436 Best textblack text

When to Use Chartreuse Green or Electric Lime

Choose Chartreuse GreenChartreuse Green is better when the design needs vibrant yellow character, warm temperature, and the specific HEX value #DFFF00.
Choose Electric LimeElectric Lime is better when the design needs vibrant green character, cool temperature, and the specific HEX value #CCFF00.
Use togetherUse these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs.

Technical Comparison Table

PropertyChartreuse GreenElectric Lime
HEX#DFFF00#CCFF00
RGB223, 255, 0204, 255, 0
HSL68, 100, 5072, 100, 50
CMYK13, 0, 100, 020, 0, 100, 0
FamilyYellowGreen
TemperatureWarmCool
ToneVibrantVibrant
Luminance0.87210.8436
Black contrast18.44:117.87:1
White contrast1.14:11.18:1
Shared tonesVibrant

Accessibility and Contrast

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

Chartreuse Greenblack text - 18.44:1
Electric Limeblack text - 17.87:1

Related Palette Strip

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

Chartreuse Green#DFFF00
Electric Lime#CCFF00
#E9FF5C#E9FF5C
#DEFF5C#DEFF5C
#2200FF#2200FF
#3300FF#3300FF

Machine-readable data

Machine-Readable Chartreuse Green vs Electric Lime Data (JSON)

Structured comparison data for Chartreuse Green and Electric Lime, 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-green",
    "name": "Chartreuse Green",
    "hex": "#DFFF00",
    "rgb": [
      223,
      255,
      0
    ],
    "hsl": [
      68,
      100,
      50
    ],
    "cmyk": [
      13,
      0,
      100,
      0
    ],
    "family": "yellow",
    "temperature": "warm",
    "tone": [
      "vibrant"
    ],
    "luminance": 0.8721,
    "contrast": {
      "black": 18.44,
      "white": 1.14
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 18.44
    },
    "description": "Chartreuse Green is #DFFF00, a warm yellow color with vibrant character. Compared with Electric Lime, it is lighter and similar in saturation. Use it for natural palettes, wellness branding, and sustainability design, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/chartreuse-green/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/chartreuse-green.json"
  },
  {
    "slug": "electric-lime",
    "name": "Electric Lime",
    "hex": "#CCFF00",
    "rgb": [
      204,
      255,
      0
    ],
    "hsl": [
      72,
      100,
      50
    ],
    "cmyk": [
      20,
      0,
      100,
      0
    ],
    "family": "green",
    "temperature": "cool",
    "tone": [
      "vibrant"
    ],
    "luminance": 0.8436,
    "contrast": {
      "black": 17.87,
      "white": 1.18
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 17.87
    },
    "description": "Electric Lime is #CCFF00, a cool green color with vibrant character. Compared with Chartreuse Green, it is darker and similar in saturation. 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/electric-lime/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/electric-lime.json"
  }
]
Differences
{
  "rgbDistance": 19,
  "contrastRatio": 1.03,
  "hslDelta": {
    "hue": 4,
    "saturation": 0,
    "lightness": 0
  },
  "luminanceDelta": 0.0285,
  "sameFamily": false,
  "sameTemperature": false,
  "sharedTones": [
    "vibrant"
  ],
  "lighterColor": "Chartreuse Green",
  "moreSaturatedColor": "Chartreuse Green"
}
Accessibility
{
  "pairContrastRatio": 1.03,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Chartreuse Green",
      "background": "#DFFF00",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 18.44
    },
    {
      "color": "Electric Lime",
      "background": "#CCFF00",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 17.87
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Chartreuse Green is better when the design needs vibrant yellow character, warm temperature, and the specific HEX value #DFFF00.",
  "chooseSecondWhen": "Electric Lime is better when the design needs vibrant green character, cool temperature, and the specific HEX value #CCFF00.",
  "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-green-vs-electric-lime.json",
  "https://www.colorsencyclopedia.com/api/colors/chartreuse-green.json",
  "https://www.colorsencyclopedia.com/api/colors/electric-lime.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "chartreuse-green-vs-electric-lime",
  "type": "nearest",
  "name": "Chartreuse Green vs Electric Lime",
  "verdict": "Chartreuse Green and Electric Lime are very close colors. Chartreuse Green is the lighter option. Chartreuse Green reads warmer. Their mutual contrast is 1.03:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Chartreuse Green and Electric Lime are different yellow and green colors with HEX values #DFFF00 and #CCFF00. According to Colors Encyclopedia, their RGB distance is 19, their contrast ratio is 1.03:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 19,
  "contrastRatio": 1.03,
  "colors": [
    {
      "slug": "chartreuse-green",
      "name": "Chartreuse Green",
      "hex": "#DFFF00",
      "rgb": [
        223,
        255,
        0
      ],
      "hsl": [
        68,
        100,
        50
      ],
      "cmyk": [
        13,
        0,
        100,
        0
      ],
      "family": "yellow",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.8721,
      "contrast": {
        "black": 18.44,
        "white": 1.14
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 18.44
      },
      "description": "Chartreuse Green is #DFFF00, a warm yellow color with vibrant character. Compared with Electric Lime, it is lighter and similar in saturation. Use it for natural palettes, wellness branding, and sustainability design, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/chartreuse-green/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/chartreuse-green.json"
    },
    {
      "slug": "electric-lime",
      "name": "Electric Lime",
      "hex": "#CCFF00",
      "rgb": [
        204,
        255,
        0
      ],
      "hsl": [
        72,
        100,
        50
      ],
      "cmyk": [
        20,
        0,
        100,
        0
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.8436,
      "contrast": {
        "black": 17.87,
        "white": 1.18
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 17.87
      },
      "description": "Electric Lime is #CCFF00, a cool green color with vibrant character. Compared with Chartreuse Green, it is darker and similar in saturation. 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/electric-lime/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/electric-lime.json"
    }
  ],
  "differences": {
    "rgbDistance": 19,
    "contrastRatio": 1.03,
    "hslDelta": {
      "hue": 4,
      "saturation": 0,
      "lightness": 0
    },
    "luminanceDelta": 0.0285,
    "sameFamily": false,
    "sameTemperature": false,
    "sharedTones": [
      "vibrant"
    ],
    "lighterColor": "Chartreuse Green",
    "moreSaturatedColor": "Chartreuse Green"
  },
  "accessibility": {
    "pairContrastRatio": 1.03,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Chartreuse Green",
        "background": "#DFFF00",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 18.44
      },
      {
        "color": "Electric Lime",
        "background": "#CCFF00",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 17.87
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Chartreuse Green is better when the design needs vibrant yellow character, warm temperature, and the specific HEX value #DFFF00.",
    "chooseSecondWhen": "Electric Lime is better when the design needs vibrant green character, cool temperature, and the specific HEX value #CCFF00.",
    "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-green-vs-electric-lime.json",
    "https://www.colorsencyclopedia.com/api/colors/chartreuse-green.json",
    "https://www.colorsencyclopedia.com/api/colors/electric-lime.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/chartreuse-green-vs-electric-lime/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/chartreuse-green-vs-electric-lime.json"
}