Nearest-color comparison

Spring Green vs Jade

Spring Green #00FF7F vs Jade #00A86B: RGB distance 89.3 and contrast 2.29:1. Compare hue, luminance, saturation, WCAG and practical use.

Spring Green and Jade are clearly different, with an RGB distance of 89.3. Spring Green is lighter by 0.4398, and their saturation is equal. Their mutual contrast is 2.29:1. The pair is too close for a readable foreground/background combination and works better as neighboring palette colors.

Spring Green#00FF7F
Jade#00A86B

Quick Difference Summary

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

RGB distance89.3
Pair contrast2.29:1
Luminance delta0.4398
Hue delta8 deg
Lighter colorSpring Green
More saturatedSpring Green

Side-by-Side Color Profiles

green color

Spring Green

Spring Green is #00FF7F, a cool green with hue 150°, saturation 100% and luminance 0.7305. Beside Jade, it is lighter and equally saturated. Of the two standard text choices, black text gives the higher contrast at 15.61:1.

HEX#00FF7F RGB0, 255, 127 HSL150, 100, 50 CMYK100, 0, 50, 0 Luminance0.7305 Best textblack text

green color

Jade

Jade is #00A86B, a cool green with hue 158°, saturation 100% and luminance 0.2907. Beside Spring Green, it is darker and equally saturated. Of the two standard text choices, black text gives the higher contrast at 6.81:1.

HEX#00A86B RGB0, 168, 107 HSL158, 100, 33 CMYK100, 0, 36, 34 Luminance0.2907 Best textblack text

When to Use Spring Green or Jade

Choose Spring GreenChoose Spring Green when the design calls for vibrant green color at #00FF7F, with cool temperature and 50% HSL lightness.
Choose JadeChoose Jade when #00A86B, its jewel tone green character, or its 33% 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 2.29:1.

Technical Comparison Table

PropertySpring GreenJade
HEX#00FF7F#00A86B
RGB0, 255, 1270, 168, 107
HSL150, 100, 50158, 100, 33
CMYK100, 0, 50, 0100, 0, 36, 34
FamilyGreenGreen
TemperatureCoolCool
ToneVibrantJewel Tone
Luminance0.73050.2907
Black contrast15.61:16.81:1
White contrast1.35:13.08:1
Shared tonesNone

Accessibility and Contrast

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

Spring Greenblack text - 15.61:1
Jadeblack text - 6.81:1

Downloadable color comparison infographic

Spring Green vs Jade Color Comparison Infographic

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

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

Structured comparison data for Spring Green and Jade, 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": "spring-green",
    "name": "Spring Green",
    "hex": "#00FF7F",
    "rgb": [
      0,
      255,
      127
    ],
    "hsl": [
      150,
      100,
      50
    ],
    "cmyk": [
      100,
      0,
      50,
      0
    ],
    "family": "green",
    "temperature": "cool",
    "tone": [
      "vibrant"
    ],
    "luminance": 0.7305,
    "contrast": {
      "black": 15.61,
      "white": 1.35
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 15.61
    },
    "description": "Spring Green is #00FF7F, a cool green color with vibrant character. Compared with Jade, 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/spring-green/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/spring-green.json"
  },
  {
    "slug": "jade",
    "name": "Jade",
    "hex": "#00A86B",
    "rgb": [
      0,
      168,
      107
    ],
    "hsl": [
      158,
      100,
      33
    ],
    "cmyk": [
      100,
      0,
      36,
      34
    ],
    "family": "green",
    "temperature": "cool",
    "tone": [
      "jewel-tone"
    ],
    "luminance": 0.2907,
    "contrast": {
      "black": 6.81,
      "white": 3.08
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": []
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 6.81
    },
    "description": "Jade is #00A86B, a cool green color with jewel tone character. Compared with Spring Green, it is darker 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/jade/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/jade.json"
  }
]
Differences
{
  "rgbDistance": 89.3,
  "contrastRatio": 2.29,
  "hslDelta": {
    "hue": 8,
    "saturation": 0,
    "lightness": 17
  },
  "luminanceDelta": 0.4398,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [],
  "lighterColor": "Spring Green",
  "moreSaturatedColor": "Spring Green"
}
Accessibility
{
  "pairContrastRatio": 2.29,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Spring Green",
      "background": "#00FF7F",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 15.61
    },
    {
      "color": "Jade",
      "background": "#00A86B",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 6.81
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Spring Green is better when the design needs vibrant green character, cool temperature, and the specific HEX value #00FF7F.",
  "chooseSecondWhen": "Jade is better when the design needs jewel tone green character, cool temperature, and the specific HEX value #00A86B.",
  "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/spring-green-vs-jade.json",
  "https://www.colorsencyclopedia.com/api/colors/spring-green.json",
  "https://www.colorsencyclopedia.com/api/colors/jade.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "spring-green-vs-jade",
  "type": "nearest",
  "name": "Spring Green vs Jade",
  "verdict": "Spring Green and Jade are clearly different colors. Spring Green is the lighter option. They share similar temperature behavior. Their mutual contrast is 2.29:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Spring Green and Jade are different green colors with HEX values #00FF7F and #00A86B. According to Colors Encyclopedia, their RGB distance is 89.3, their contrast ratio is 2.29:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 89.3,
  "contrastRatio": 2.29,
  "colors": [
    {
      "slug": "spring-green",
      "name": "Spring Green",
      "hex": "#00FF7F",
      "rgb": [
        0,
        255,
        127
      ],
      "hsl": [
        150,
        100,
        50
      ],
      "cmyk": [
        100,
        0,
        50,
        0
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "vibrant"
      ],
      "luminance": 0.7305,
      "contrast": {
        "black": 15.61,
        "white": 1.35
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 15.61
      },
      "description": "Spring Green is #00FF7F, a cool green color with vibrant character. Compared with Jade, 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/spring-green/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/spring-green.json"
    },
    {
      "slug": "jade",
      "name": "Jade",
      "hex": "#00A86B",
      "rgb": [
        0,
        168,
        107
      ],
      "hsl": [
        158,
        100,
        33
      ],
      "cmyk": [
        100,
        0,
        36,
        34
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "jewel-tone"
      ],
      "luminance": 0.2907,
      "contrast": {
        "black": 6.81,
        "white": 3.08
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": []
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 6.81
      },
      "description": "Jade is #00A86B, a cool green color with jewel tone character. Compared with Spring Green, it is darker 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/jade/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/jade.json"
    }
  ],
  "differences": {
    "rgbDistance": 89.3,
    "contrastRatio": 2.29,
    "hslDelta": {
      "hue": 8,
      "saturation": 0,
      "lightness": 17
    },
    "luminanceDelta": 0.4398,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [],
    "lighterColor": "Spring Green",
    "moreSaturatedColor": "Spring Green"
  },
  "accessibility": {
    "pairContrastRatio": 2.29,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Spring Green",
        "background": "#00FF7F",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 15.61
      },
      {
        "color": "Jade",
        "background": "#00A86B",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 6.81
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Spring Green is better when the design needs vibrant green character, cool temperature, and the specific HEX value #00FF7F.",
    "chooseSecondWhen": "Jade is better when the design needs jewel tone green character, cool temperature, and the specific HEX value #00A86B.",
    "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/spring-green-vs-jade.json",
    "https://www.colorsencyclopedia.com/api/colors/spring-green.json",
    "https://www.colorsencyclopedia.com/api/colors/jade.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/spring-green-vs-jade/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/spring-green-vs-jade.json"
}