Nearest-color comparison

Emerald Dark vs Green

Emerald Dark #046307 vs Green #008000: RGB distance 30.1 and contrast 1.46:1. Compare hue, luminance, saturation, WCAG and practical use.

Emerald Dark and Green are related but distinguishable, with an RGB distance of 30.1. Green is lighter by 0.0648, and Green is more saturated by 8 percentage points. Their mutual contrast is 1.46:1. The pair is too close for a readable foreground/background combination and works better as neighboring palette colors.

Emerald Dark#046307
Green#008000

Quick Difference Summary

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

RGB distance30.1
Pair contrast1.46:1
Luminance delta0.0648
Hue delta2 deg
Lighter colorGreen
More saturatedGreen

Side-by-Side Color Profiles

green color

Emerald Dark

Emerald Dark is #046307, a cool green with hue 122°, saturation 92% and luminance 0.0896. Beside Green, it is darker and less saturated. Of the two standard text choices, white text gives the higher contrast at 7.52:1.

HEX#046307 RGB4, 99, 7 HSL122, 92, 20 CMYK96, 0, 93, 61 Luminance0.0896 Best textwhite text

green color

Green

Green is #008000, a cool green with hue 120°, saturation 100% and luminance 0.1544. Beside Emerald Dark, it is lighter and more saturated. Of the two standard text choices, white text gives the higher contrast at 5.14:1.

HEX#008000 RGB0, 128, 0 HSL120, 100, 25 CMYK100, 0, 100, 50 Luminance0.1544 Best textwhite text

When to Use Emerald Dark or Green

Choose Emerald DarkChoose Emerald Dark when the design calls for dark and jewel tone green color at #046307, with cool temperature and 20% HSL lightness.
Choose GreenChoose Green when #008000, its jewel tone green character, or its 25% 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.46:1. They share jewel tone tone characteristics.

Technical Comparison Table

PropertyEmerald DarkGreen
HEX#046307#008000
RGB4, 99, 70, 128, 0
HSL122, 92, 20120, 100, 25
CMYK96, 0, 93, 61100, 0, 100, 50
FamilyGreenGreen
TemperatureCoolCool
ToneDark, Jewel ToneJewel Tone
Luminance0.08960.1544
Black contrast2.79:14.09:1
White contrast7.52:15.14:1
Shared tonesJewel Tone

Accessibility and Contrast

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

Emerald Darkwhite text - 7.52:1
Greenwhite text - 5.14:1

Downloadable color comparison infographic

Emerald Dark vs Green Color Comparison Infographic

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

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

Structured comparison data for Emerald Dark and 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": "emerald-dark",
    "name": "Emerald Dark",
    "hex": "#046307",
    "rgb": [
      4,
      99,
      7
    ],
    "hsl": [
      122,
      92,
      20
    ],
    "cmyk": [
      96,
      0,
      93,
      61
    ],
    "family": "green",
    "temperature": "cool",
    "tone": [
      "dark",
      "jewel-tone"
    ],
    "luminance": 0.0896,
    "contrast": {
      "black": 2.79,
      "white": 7.52
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF"
      ]
    },
    "bestText": {
      "text": "#FFFFFF",
      "label": "white text",
      "ratio": 7.52
    },
    "description": "Emerald Dark is #046307, a cool green color with dark and jewel tone character. Compared with Green, it is darker and less saturated. Use it for jewel-tone palettes, luxury branding, and premium interface accents, with white text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/emerald-dark/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/emerald-dark.json"
  },
  {
    "slug": "green",
    "name": "Green",
    "hex": "#008000",
    "rgb": [
      0,
      128,
      0
    ],
    "hsl": [
      120,
      100,
      25
    ],
    "cmyk": [
      100,
      0,
      100,
      50
    ],
    "family": "green",
    "temperature": "cool",
    "tone": [
      "jewel-tone"
    ],
    "luminance": 0.1544,
    "contrast": {
      "black": 4.09,
      "white": 5.14
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": []
    },
    "bestText": {
      "text": "#FFFFFF",
      "label": "white text",
      "ratio": 5.14
    },
    "description": "Green is #008000, a cool green color with jewel tone character. Compared with Emerald Dark, it is lighter and more saturated. Use it for web design, css color systems, and ui prototyping, with white text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/green/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/green.json"
  }
]
Differences
{
  "rgbDistance": 30.1,
  "contrastRatio": 1.46,
  "hslDelta": {
    "hue": 2,
    "saturation": 8,
    "lightness": 5
  },
  "luminanceDelta": 0.0648,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "jewel-tone"
  ],
  "lighterColor": "Green",
  "moreSaturatedColor": "Green"
}
Accessibility
{
  "pairContrastRatio": 1.46,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Emerald Dark",
      "background": "#046307",
      "foreground": "#FFFFFF",
      "label": "white text",
      "ratio": 7.52
    },
    {
      "color": "Green",
      "background": "#008000",
      "foreground": "#FFFFFF",
      "label": "white text",
      "ratio": 5.14
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Emerald Dark is better when the design needs dark and jewel tone green character, cool temperature, and the specific HEX value #046307.",
  "chooseSecondWhen": "Green is better when the design needs jewel tone green character, cool temperature, and the specific HEX value #008000.",
  "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/emerald-dark-vs-green.json",
  "https://www.colorsencyclopedia.com/api/colors/emerald-dark.json",
  "https://www.colorsencyclopedia.com/api/colors/green.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "emerald-dark-vs-green",
  "type": "nearest",
  "name": "Emerald Dark vs Green",
  "verdict": "Emerald Dark and Green are visually related colors. Green is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.46:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Emerald Dark and Green are different green colors with HEX values #046307 and #008000. According to Colors Encyclopedia, their RGB distance is 30.1, their contrast ratio is 1.46:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 30.1,
  "contrastRatio": 1.46,
  "colors": [
    {
      "slug": "emerald-dark",
      "name": "Emerald Dark",
      "hex": "#046307",
      "rgb": [
        4,
        99,
        7
      ],
      "hsl": [
        122,
        92,
        20
      ],
      "cmyk": [
        96,
        0,
        93,
        61
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "dark",
        "jewel-tone"
      ],
      "luminance": 0.0896,
      "contrast": {
        "black": 2.79,
        "white": 7.52
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF"
        ]
      },
      "bestText": {
        "text": "#FFFFFF",
        "label": "white text",
        "ratio": 7.52
      },
      "description": "Emerald Dark is #046307, a cool green color with dark and jewel tone character. Compared with Green, it is darker and less saturated. Use it for jewel-tone palettes, luxury branding, and premium interface accents, with white text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/emerald-dark/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/emerald-dark.json"
    },
    {
      "slug": "green",
      "name": "Green",
      "hex": "#008000",
      "rgb": [
        0,
        128,
        0
      ],
      "hsl": [
        120,
        100,
        25
      ],
      "cmyk": [
        100,
        0,
        100,
        50
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "jewel-tone"
      ],
      "luminance": 0.1544,
      "contrast": {
        "black": 4.09,
        "white": 5.14
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": []
      },
      "bestText": {
        "text": "#FFFFFF",
        "label": "white text",
        "ratio": 5.14
      },
      "description": "Green is #008000, a cool green color with jewel tone character. Compared with Emerald Dark, it is lighter and more saturated. Use it for web design, css color systems, and ui prototyping, with white text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/green/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/green.json"
    }
  ],
  "differences": {
    "rgbDistance": 30.1,
    "contrastRatio": 1.46,
    "hslDelta": {
      "hue": 2,
      "saturation": 8,
      "lightness": 5
    },
    "luminanceDelta": 0.0648,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "jewel-tone"
    ],
    "lighterColor": "Green",
    "moreSaturatedColor": "Green"
  },
  "accessibility": {
    "pairContrastRatio": 1.46,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Emerald Dark",
        "background": "#046307",
        "foreground": "#FFFFFF",
        "label": "white text",
        "ratio": 7.52
      },
      {
        "color": "Green",
        "background": "#008000",
        "foreground": "#FFFFFF",
        "label": "white text",
        "ratio": 5.14
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Emerald Dark is better when the design needs dark and jewel tone green character, cool temperature, and the specific HEX value #046307.",
    "chooseSecondWhen": "Green is better when the design needs jewel tone green character, cool temperature, and the specific HEX value #008000.",
    "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/emerald-dark-vs-green.json",
    "https://www.colorsencyclopedia.com/api/colors/emerald-dark.json",
    "https://www.colorsencyclopedia.com/api/colors/green.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/emerald-dark-vs-green/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/emerald-dark-vs-green.json"
}