Nearest-color comparison

Chartreuse vs Lawn Green

Chartreuse #7FFF00 vs Lawn Green #7CFC00: RGB distance 4.2 and contrast 1.03:1. Compare hue, luminance, saturation, WCAG and practical use.

Chartreuse and Lawn Green are very close, with an RGB distance of 4.2. Chartreuse is lighter by 0.0212, and their saturation is equal. Their mutual contrast is 1.03:1. The pair is too close for a readable foreground/background combination and works better as neighboring palette colors.

Chartreuse#7FFF00
Lawn Green#7CFC00

Quick Difference Summary

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

RGB distance4.2
Pair contrast1.03:1
Luminance delta0.0212
Hue delta0 deg
Lighter colorChartreuse
More saturatedChartreuse

Side-by-Side Color Profiles

green color

Chartreuse

Chartreuse is #7FFF00, a cool green with hue 90°, saturation 100% and luminance 0.7603. Beside Lawn Green, it is lighter and equally saturated. Of the two standard text choices, black text gives the higher contrast at 16.21:1.

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

green color

Lawn Green

Lawn Green is #7CFC00, a cool green with hue 90°, saturation 100% and luminance 0.7391. Beside Chartreuse, it is darker and equally saturated. Of the two standard text choices, black text gives the higher contrast at 15.78:1.

HEX#7CFC00 RGB124, 252, 0 HSL90, 100, 49 CMYK51, 0, 100, 1 Luminance0.7391 Best textblack text

When to Use Chartreuse or Lawn Green

Choose ChartreuseChoose Chartreuse when the design calls for vibrant green color at #7FFF00, with cool temperature and 50% HSL lightness.
Choose Lawn GreenChoose Lawn Green when #7CFC00, its vibrant green character, or its 49% 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.03:1. They share vibrant tone characteristics.

Technical Comparison Table

PropertyChartreuseLawn Green
HEX#7FFF00#7CFC00
RGB127, 255, 0124, 252, 0
HSL90, 100, 5090, 100, 49
CMYK50, 0, 100, 051, 0, 100, 1
FamilyGreenGreen
TemperatureCoolCool
ToneVibrantVibrant
Luminance0.76030.7391
Black contrast16.21:115.78:1
White contrast1.3:11.33: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
Lawn Greenblack text - 15.78:1

Downloadable color comparison infographic

Chartreuse vs Lawn Green Color Comparison Infographic

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

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

Structured comparison data for Chartreuse and Lawn 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 Lawn Green, it is lighter and similar in saturation. 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": "lawn-green",
    "name": "Lawn Green",
    "hex": "#7CFC00",
    "rgb": [
      124,
      252,
      0
    ],
    "hsl": [
      90,
      100,
      49
    ],
    "cmyk": [
      51,
      0,
      100,
      1
    ],
    "family": "green",
    "temperature": "cool",
    "tone": [
      "vibrant"
    ],
    "luminance": 0.7391,
    "contrast": {
      "black": 15.78,
      "white": 1.33
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 15.78
    },
    "description": "Lawn Green is #7CFC00, a cool green color with vibrant character. Compared with Chartreuse, it is darker and similar in saturation. 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/lawn-green/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/lawn-green.json"
  }
]
Differences
{
  "rgbDistance": 4.2,
  "contrastRatio": 1.03,
  "hslDelta": {
    "hue": 0,
    "saturation": 0,
    "lightness": 1
  },
  "luminanceDelta": 0.0212,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "vibrant"
  ],
  "lighterColor": "Chartreuse",
  "moreSaturatedColor": "Chartreuse"
}
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",
      "background": "#7FFF00",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 16.21
    },
    {
      "color": "Lawn Green",
      "background": "#7CFC00",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 15.78
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Chartreuse is better when the design needs vibrant green character, cool temperature, and the specific HEX value #7FFF00.",
  "chooseSecondWhen": "Lawn Green is better when the design needs vibrant green character, cool temperature, and the specific HEX value #7CFC00.",
  "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-lawn-green.json",
  "https://www.colorsencyclopedia.com/api/colors/chartreuse.json",
  "https://www.colorsencyclopedia.com/api/colors/lawn-green.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "chartreuse-vs-lawn-green",
  "type": "nearest",
  "name": "Chartreuse vs Lawn Green",
  "verdict": "Chartreuse and Lawn Green are very close colors. Chartreuse is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.03:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Chartreuse and Lawn Green are different green colors with HEX values #7FFF00 and #7CFC00. According to Colors Encyclopedia, their RGB distance is 4.2, their contrast ratio is 1.03:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 4.2,
  "contrastRatio": 1.03,
  "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 Lawn Green, it is lighter and similar in saturation. 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": "lawn-green",
      "name": "Lawn Green",
      "hex": "#7CFC00",
      "rgb": [
        124,
        252,
        0
      ],
      "hsl": [
        90,
        100,
        49
      ],
      "cmyk": [
        51,
        0,
        100,
        1
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.7391,
      "contrast": {
        "black": 15.78,
        "white": 1.33
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 15.78
      },
      "description": "Lawn Green is #7CFC00, a cool green color with vibrant character. Compared with Chartreuse, it is darker and similar in saturation. 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/lawn-green/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/lawn-green.json"
    }
  ],
  "differences": {
    "rgbDistance": 4.2,
    "contrastRatio": 1.03,
    "hslDelta": {
      "hue": 0,
      "saturation": 0,
      "lightness": 1
    },
    "luminanceDelta": 0.0212,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "vibrant"
    ],
    "lighterColor": "Chartreuse",
    "moreSaturatedColor": "Chartreuse"
  },
  "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",
        "background": "#7FFF00",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 16.21
      },
      {
        "color": "Lawn Green",
        "background": "#7CFC00",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 15.78
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Chartreuse is better when the design needs vibrant green character, cool temperature, and the specific HEX value #7FFF00.",
    "chooseSecondWhen": "Lawn Green is better when the design needs vibrant green character, cool temperature, and the specific HEX value #7CFC00.",
    "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-lawn-green.json",
    "https://www.colorsencyclopedia.com/api/colors/chartreuse.json",
    "https://www.colorsencyclopedia.com/api/colors/lawn-green.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/chartreuse-vs-lawn-green/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/chartreuse-vs-lawn-green.json"
}