---
title: Google Tests New Colors For Search Results—Which Could Make it Millions
description: The last time the company changed search link colors, it made $200 million on it.
authors:
  - name: Ethan Wolff-Mann
    url: https://money.com/author/ethan-wolff-mann/
    at_money_since: 2015
    articles: 160
    covers:
      - Technology
      - Banking
      - Business
      - Career Advice
      - Credit
      - Credit Cards
      - Economy and Politics
      - Education
      - Housing
      - Identity Theft
      - Insurance
      - Investing
      - Lifestyle
      - Personal Finance
      - Professional Services
      - Shopping
      - Taxes
    social:
      - https://x.com/ewolffmann
    former_staff: true
published: '2016-05-09T21:00:06.000Z'
modified: '2016-05-09T21:00:06.000Z'
section: Technology
tags:
  - Advertising
  - Google
  - pubdesk
  - technology
word_count: 171
canonical: https://money.com/google-tests-new-colors-for-search-results/
type: Article
source: structured-blocks
---

> **Disclosure:** We research all brands listed and may earn a fee from our partners. Research and financial considerations may influence how brands are displayed. Not all brands are included. [Learn more](https://money.com/page/disclaimer/).

![Google Updates Its Logo](https://img.money.com/2016/05/gettyimages-486234008.jpg)

A few years ago, Google beta-tested various shades of blue—50 to be exact—which got it a little gentle ribbing from the public for being so nitpicky. Google, of course, had the last laugh, and [made a reported $200 million off its attention to detail](https://www.theguardian.com/technology/2014/feb/05/why-google-engineers-designers), as users really did click more on certain colors.

On Monday, some users noticed that their Google search results were showing up in a new color—black.

<!-- omitted unsupported block: embed-twitter -->

"We're always running many small-scale experiments with the design of the results page," a Google spokesperson told *Money*. "We're not quite sure that black is the new blue."

Google's search design hasn't changed much since Larry Page and Sergey Brin created it 20 years ago, so a change like this would be monumental and potentially jarring. The data Google gleans when it presents users with different test versions of a single webpage is especially important to the company, because it draws a considerable amount of its revenue from sponsored and (hopefully) relevant links that appear on the top of searches.

```json
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "BreadcrumbList",
      "@id": "https://money.com/google-tests-new-colors-for-search-results/#breadcrumb",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "name": "Home",
          "item": "https://money.com"
        },
        {
          "@type": "ListItem",
          "position": 2,
          "name": "Technology",
          "item": "https://money.com/technology/"
        },
        {
          "@type": "ListItem",
          "position": 3,
          "name": "Websites",
          "item": "https://money.com/websites/"
        },
        {
          "@type": "ListItem",
          "position": 4,
          "name": "Google Tests New Colors For Search Results—Which Could Make it Millions"
        }
      ]
    },
    {
      "@type": "WebSite",
      "@id": "https://money.com/#website",
      "url": "https://money.com",
      "name": "Money",
      "publisher": {
        "@id": "https://money.com/#organization"
      }
    },
    {
      "@type": "WebPage",
      "@id": "https://money.com/google-tests-new-colors-for-search-results/#webpage",
      "url": "https://money.com/google-tests-new-colors-for-search-results/",
      "name": "Google Tests New Colors For Search Results—Which Could Make it Millions",
      "isPartOf": {
        "@id": "https://money.com/#website"
      },
      "datePublished": "2016-05-09T21:00:06.000Z",
      "mainEntity": {
        "@id": "https://money.com/google-tests-new-colors-for-search-results/"
      },
      "inLanguage": "en-US",
      "breadcrumb": {
        "@id": "https://money.com/google-tests-new-colors-for-search-results/#breadcrumb"
      },
      "dateModified": "2016-05-09T21:00:06.000Z"
    },
    {
      "@type": "Article",
      "headline": "Google Tests New Colors For Search Results—Which Could Make it Millions",
      "articleSection": "Technology",
      "image": [
        {
          "@type": "ImageObject",
          "url": "https://img.money.com/2016/05/gettyimages-486234008.jpg",
          "width": 3000,
          "height": 2002,
          "caption": "Google Updates Its Logo"
        }
      ],
      "author": [
        {
          "@type": "Person",
          "name": "Ethan Wolff-Mann",
          "url": "https://money.com/author/ethan-wolff-mann/",
          "@id": "https://money.com/author/ethan-wolff-mann/#author",
          "sameAs": [
            "https://x.com/ewolffmann"
          ]
        }
      ],
      "publisher": "https://money.com/#organization",
      "datePublished": "2016-05-09T21:00:06.000Z",
      "description": "The last time the company changed search link colors, it made $200 million on it.",
      "abstract": "The last time the company changed search link colors, it made $200 million on it.",
      "@id": "https://money.com/google-tests-new-colors-for-search-results/",
      "inLanguage": "en-US",
      "dateModified": "2016-05-09T21:00:06.000Z",
      "wordCount": 171,
      "keywords": [
        "Advertising",
        "Google",
        "pubdesk",
        "technology"
      ],
      "about": [
        {
          "@type": "Thing",
          "name": "Technology",
          "sameAs": [
            "https://en.wikipedia.org/wiki/Technology"
          ]
        },
        {
          "@type": "Thing",
          "name": "Website",
          "sameAs": [
            "https://en.wikipedia.org/wiki/Website"
          ]
        }
      ]
    }
  ]
}
```
