Nearest-color comparison

Acid Green vs Peridot

Acid Green #B0BF1A vs Peridot #B4C424: RGB distance 11.9 and contrast 1.05:1. Compare hue, luminance, saturation, WCAG and practical use.

Acid Green and Peridot are very close, with an RGB distance of 11.9. Peridot is lighter by 0.0274, and Acid Green is more saturated by 7 percentage points. Their mutual contrast is 1.05:1. The pair is too close for a readable foreground/background combination and works better as neighboring palette colors.

Acid Green#B0BF1A
Peridot#B4C424

Quick Difference Summary

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

RGB distance11.9
Pair contrast1.05:1
Luminance delta0.0274
Hue delta1 deg
Lighter colorPeridot
More saturatedAcid Green

Side-by-Side Color Profiles

yellow color

Acid Green

Acid Green is #B0BF1A, a warm yellow with hue 65°, saturation 76% and luminance 0.4657. Beside Peridot, it is darker and more saturated. Of the two standard text choices, black text gives the higher contrast at 10.31:1.

HEX#B0BF1A RGB176, 191, 26 HSL65, 76, 43 CMYK8, 0, 86, 25 Luminance0.4657 Best textblack text

yellow color

Peridot

Peridot is #B4C424, a warm yellow with hue 66°, saturation 69% and luminance 0.4931. Beside Acid Green, it is lighter and less saturated. Of the two standard text choices, black text gives the higher contrast at 10.86:1.

HEX#B4C424 RGB180, 196, 36 HSL66, 69, 45 CMYK8, 0, 82, 23 Luminance0.4931 Best textblack text

When to Use Acid Green or Peridot

Choose Acid GreenChoose Acid Green when the design calls for vibrant yellow color at #B0BF1A, with warm temperature and 43% HSL lightness.
Choose PeridotChoose Peridot when #B4C424, its balanced yellow character, or its 45% 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.05:1.

Technical Comparison Table

PropertyAcid GreenPeridot
HEX#B0BF1A#B4C424
RGB176, 191, 26180, 196, 36
HSL65, 76, 4366, 69, 45
CMYK8, 0, 86, 258, 0, 82, 23
FamilyYellowYellow
TemperatureWarmWarm
ToneVibrantBalanced
Luminance0.46570.4931
Black contrast10.31:110.86:1
White contrast2.04:11.93:1
Shared tonesNone

Accessibility and Contrast

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

Acid Greenblack text - 10.31:1
Peridotblack text - 10.86:1

Downloadable color comparison infographic

Acid Green vs Peridot Color Comparison Infographic

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

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

Structured comparison data for Acid Green and Peridot, 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": "acid-green",
    "name": "Acid Green",
    "hex": "#B0BF1A",
    "rgb": [
      176,
      191,
      26
    ],
    "hsl": [
      65,
      76,
      43
    ],
    "cmyk": [
      8,
      0,
      86,
      25
    ],
    "family": "yellow",
    "temperature": "warm",
    "tone": [
      "vibrant"
    ],
    "luminance": 0.4657,
    "contrast": {
      "black": 10.31,
      "white": 2.04
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 10.31
    },
    "description": "Acid Green is #B0BF1A, a warm yellow color with vibrant character. Compared with Peridot, it is darker and more 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/acid-green/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/acid-green.json"
  },
  {
    "slug": "peridot",
    "name": "Peridot",
    "hex": "#B4C424",
    "rgb": [
      180,
      196,
      36
    ],
    "hsl": [
      66,
      69,
      45
    ],
    "cmyk": [
      8,
      0,
      82,
      23
    ],
    "family": "yellow",
    "temperature": "warm",
    "tone": [
      "balanced"
    ],
    "luminance": 0.4931,
    "contrast": {
      "black": 10.86,
      "white": 1.93
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 10.86
    },
    "description": "Peridot is #B4C424, a warm yellow color with balanced character. Compared with Acid Green, it is lighter and less saturated. Use it for jewel-tone palettes, luxury branding, and premium interface accents, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/peridot/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/peridot.json"
  }
]
Differences
{
  "rgbDistance": 11.9,
  "contrastRatio": 1.05,
  "hslDelta": {
    "hue": 1,
    "saturation": 7,
    "lightness": 2
  },
  "luminanceDelta": 0.0274,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [],
  "lighterColor": "Peridot",
  "moreSaturatedColor": "Acid Green"
}
Accessibility
{
  "pairContrastRatio": 1.05,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Acid Green",
      "background": "#B0BF1A",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 10.31
    },
    {
      "color": "Peridot",
      "background": "#B4C424",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 10.86
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Acid Green is better when the design needs vibrant yellow character, warm temperature, and the specific HEX value #B0BF1A.",
  "chooseSecondWhen": "Peridot is better when the design needs balanced yellow character, warm temperature, and the specific HEX value #B4C424.",
  "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/acid-green-vs-peridot.json",
  "https://www.colorsencyclopedia.com/api/colors/acid-green.json",
  "https://www.colorsencyclopedia.com/api/colors/peridot.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "acid-green-vs-peridot",
  "type": "nearest",
  "name": "Acid Green vs Peridot",
  "verdict": "Acid Green and Peridot are very close colors. Peridot is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.05:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Acid Green and Peridot are different yellow colors with HEX values #B0BF1A and #B4C424. According to Colors Encyclopedia, their RGB distance is 11.9, their contrast ratio is 1.05:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 11.9,
  "contrastRatio": 1.05,
  "colors": [
    {
      "slug": "acid-green",
      "name": "Acid Green",
      "hex": "#B0BF1A",
      "rgb": [
        176,
        191,
        26
      ],
      "hsl": [
        65,
        76,
        43
      ],
      "cmyk": [
        8,
        0,
        86,
        25
      ],
      "family": "yellow",
      "temperature": "warm",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.4657,
      "contrast": {
        "black": 10.31,
        "white": 2.04
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 10.31
      },
      "description": "Acid Green is #B0BF1A, a warm yellow color with vibrant character. Compared with Peridot, it is darker and more 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/acid-green/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/acid-green.json"
    },
    {
      "slug": "peridot",
      "name": "Peridot",
      "hex": "#B4C424",
      "rgb": [
        180,
        196,
        36
      ],
      "hsl": [
        66,
        69,
        45
      ],
      "cmyk": [
        8,
        0,
        82,
        23
      ],
      "family": "yellow",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.4931,
      "contrast": {
        "black": 10.86,
        "white": 1.93
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 10.86
      },
      "description": "Peridot is #B4C424, a warm yellow color with balanced character. Compared with Acid Green, it is lighter and less saturated. Use it for jewel-tone palettes, luxury branding, and premium interface accents, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/peridot/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/peridot.json"
    }
  ],
  "differences": {
    "rgbDistance": 11.9,
    "contrastRatio": 1.05,
    "hslDelta": {
      "hue": 1,
      "saturation": 7,
      "lightness": 2
    },
    "luminanceDelta": 0.0274,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [],
    "lighterColor": "Peridot",
    "moreSaturatedColor": "Acid Green"
  },
  "accessibility": {
    "pairContrastRatio": 1.05,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Acid Green",
        "background": "#B0BF1A",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 10.31
      },
      {
        "color": "Peridot",
        "background": "#B4C424",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 10.86
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Acid Green is better when the design needs vibrant yellow character, warm temperature, and the specific HEX value #B0BF1A.",
    "chooseSecondWhen": "Peridot is better when the design needs balanced yellow character, warm temperature, and the specific HEX value #B4C424.",
    "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/acid-green-vs-peridot.json",
    "https://www.colorsencyclopedia.com/api/colors/acid-green.json",
    "https://www.colorsencyclopedia.com/api/colors/peridot.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/acid-green-vs-peridot/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/acid-green-vs-peridot.json"
}