Nearest-color comparison

Green Yellow vs Pear

Green Yellow #ADFF2F vs Pear #D1E231: RGB distance 46.3 and contrast 1.17:1. Compare hue, luminance, saturation, WCAG and practical use.

Green Yellow and Pear are related but distinguishable, with an RGB distance of 46.3. Green Yellow is lighter by 0.1244, and Green Yellow is more saturated by 25 percentage points. Their mutual contrast is 1.17:1. The pair is too close for a readable foreground/background combination and works better as neighboring palette colors.

Green Yellow#ADFF2F
Pear#D1E231

Quick Difference Summary

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

RGB distance46.3
Pair contrast1.17:1
Luminance delta0.1244
Hue delta18 deg
Lighter colorGreen Yellow
More saturatedGreen Yellow

Side-by-Side Color Profiles

green color

Green Yellow

Green Yellow is #ADFF2F, a cool green with hue 84°, saturation 100% and luminance 0.8061. Beside Pear, it is lighter and more saturated. Of the two standard text choices, black text gives the higher contrast at 17.12:1.

HEX#ADFF2F RGB173, 255, 47 HSL84, 100, 59 CMYK32, 0, 82, 0 Luminance0.8061 Best textblack text

yellow color

Pear

Pear is #D1E231, a warm yellow with hue 66°, saturation 75% and luminance 0.6817. Beside Green Yellow, it is darker and less saturated. Of the two standard text choices, black text gives the higher contrast at 14.63:1.

HEX#D1E231 RGB209, 226, 49 HSL66, 75, 54 CMYK8, 0, 78, 11 Luminance0.6817 Best textblack text

When to Use Green Yellow or Pear

Choose Green YellowChoose Green Yellow when the design calls for vibrant green color at #ADFF2F, with cool temperature and 59% HSL lightness.
Choose PearChoose Pear when #D1E231, its vibrant yellow character, or its 54% 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.17:1. They share vibrant tone characteristics.

Technical Comparison Table

PropertyGreen YellowPear
HEX#ADFF2F#D1E231
RGB173, 255, 47209, 226, 49
HSL84, 100, 5966, 75, 54
CMYK32, 0, 82, 08, 0, 78, 11
FamilyGreenYellow
TemperatureCoolWarm
ToneVibrantVibrant
Luminance0.80610.6817
Black contrast17.12:114.63:1
White contrast1.23:11.44:1
Shared tonesVibrant

Accessibility and Contrast

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

Green Yellowblack text - 17.12:1
Pearblack text - 14.63:1

Downloadable color comparison infographic

Green Yellow vs Pear Color Comparison Infographic

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

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

Structured comparison data for Green Yellow and Pear, 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": "green-yellow",
    "name": "Green Yellow",
    "hex": "#ADFF2F",
    "rgb": [
      173,
      255,
      47
    ],
    "hsl": [
      84,
      100,
      59
    ],
    "cmyk": [
      32,
      0,
      82,
      0
    ],
    "family": "green",
    "temperature": "cool",
    "tone": [
      "vibrant"
    ],
    "luminance": 0.8061,
    "contrast": {
      "black": 17.12,
      "white": 1.23
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 17.12
    },
    "description": "Green Yellow is #ADFF2F, a cool green color with vibrant character. Compared with Pear, 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/green-yellow/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/green-yellow.json"
  },
  {
    "slug": "pear",
    "name": "Pear",
    "hex": "#D1E231",
    "rgb": [
      209,
      226,
      49
    ],
    "hsl": [
      66,
      75,
      54
    ],
    "cmyk": [
      8,
      0,
      78,
      11
    ],
    "family": "yellow",
    "temperature": "warm",
    "tone": [
      "vibrant"
    ],
    "luminance": 0.6817,
    "contrast": {
      "black": 14.63,
      "white": 1.44
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 14.63
    },
    "description": "Pear is #D1E231, a warm yellow color with vibrant character. Compared with Green Yellow, it is darker and less 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/pear/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/pear.json"
  }
]
Differences
{
  "rgbDistance": 46.3,
  "contrastRatio": 1.17,
  "hslDelta": {
    "hue": 18,
    "saturation": 25,
    "lightness": 5
  },
  "luminanceDelta": 0.1244,
  "sameFamily": false,
  "sameTemperature": false,
  "sharedTones": [
    "vibrant"
  ],
  "lighterColor": "Green Yellow",
  "moreSaturatedColor": "Green Yellow"
}
Accessibility
{
  "pairContrastRatio": 1.17,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Green Yellow",
      "background": "#ADFF2F",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 17.12
    },
    {
      "color": "Pear",
      "background": "#D1E231",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 14.63
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Green Yellow is better when the design needs vibrant green character, cool temperature, and the specific HEX value #ADFF2F.",
  "chooseSecondWhen": "Pear is better when the design needs vibrant yellow character, warm temperature, and the specific HEX value #D1E231.",
  "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/green-yellow-vs-pear.json",
  "https://www.colorsencyclopedia.com/api/colors/green-yellow.json",
  "https://www.colorsencyclopedia.com/api/colors/pear.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "green-yellow-vs-pear",
  "type": "nearest",
  "name": "Green Yellow vs Pear",
  "verdict": "Green Yellow and Pear are visually related colors. Green Yellow is the lighter option. Pear reads warmer. Their mutual contrast is 1.17:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Green Yellow and Pear are different green and yellow colors with HEX values #ADFF2F and #D1E231. According to Colors Encyclopedia, their RGB distance is 46.3, their contrast ratio is 1.17:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 46.3,
  "contrastRatio": 1.17,
  "colors": [
    {
      "slug": "green-yellow",
      "name": "Green Yellow",
      "hex": "#ADFF2F",
      "rgb": [
        173,
        255,
        47
      ],
      "hsl": [
        84,
        100,
        59
      ],
      "cmyk": [
        32,
        0,
        82,
        0
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.8061,
      "contrast": {
        "black": 17.12,
        "white": 1.23
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 17.12
      },
      "description": "Green Yellow is #ADFF2F, a cool green color with vibrant character. Compared with Pear, 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/green-yellow/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/green-yellow.json"
    },
    {
      "slug": "pear",
      "name": "Pear",
      "hex": "#D1E231",
      "rgb": [
        209,
        226,
        49
      ],
      "hsl": [
        66,
        75,
        54
      ],
      "cmyk": [
        8,
        0,
        78,
        11
      ],
      "family": "yellow",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.6817,
      "contrast": {
        "black": 14.63,
        "white": 1.44
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 14.63
      },
      "description": "Pear is #D1E231, a warm yellow color with vibrant character. Compared with Green Yellow, it is darker and less 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/pear/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/pear.json"
    }
  ],
  "differences": {
    "rgbDistance": 46.3,
    "contrastRatio": 1.17,
    "hslDelta": {
      "hue": 18,
      "saturation": 25,
      "lightness": 5
    },
    "luminanceDelta": 0.1244,
    "sameFamily": false,
    "sameTemperature": false,
    "sharedTones": [
      "vibrant"
    ],
    "lighterColor": "Green Yellow",
    "moreSaturatedColor": "Green Yellow"
  },
  "accessibility": {
    "pairContrastRatio": 1.17,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Green Yellow",
        "background": "#ADFF2F",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 17.12
      },
      {
        "color": "Pear",
        "background": "#D1E231",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 14.63
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Green Yellow is better when the design needs vibrant green character, cool temperature, and the specific HEX value #ADFF2F.",
    "chooseSecondWhen": "Pear is better when the design needs vibrant yellow character, warm temperature, and the specific HEX value #D1E231.",
    "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/green-yellow-vs-pear.json",
    "https://www.colorsencyclopedia.com/api/colors/green-yellow.json",
    "https://www.colorsencyclopedia.com/api/colors/pear.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/green-yellow-vs-pear/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/green-yellow-vs-pear.json"
}