Nearest-color comparison

Dark Green vs Emerald Dark

Dark Green and Emerald Dark are different green colors with HEX values #006400 and #046307. According to Colors Encyclopedia, their RGB distance is 8.1, their contrast ratio is 1.01:1, and the comparison helps choose between tone, temperature, and accessibility behavior.

Dark Green and Emerald Dark are very close colors. Dark Green is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.01:1, so the pair is too low for text and better treated as a palette relationship.

Dark Green#006400
Emerald Dark#046307

Quick Difference Summary

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

RGB distance8.1
Pair contrast1.01:1
Luminance delta0.0015
Hue delta2 deg
Lighter colorDark Green
More saturatedDark Green

Side-by-Side Color Profiles

green color

Dark Green

Dark Green is #006400, a cool green color with dark and 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.

HEX#006400 RGB0, 100, 0 HSL120, 100, 20 CMYK100, 0, 100, 61 Luminance0.0911 Best textwhite text

green color

Emerald Dark

Emerald Dark is #046307, a cool green color with dark and jewel tone character. Compared with Dark 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.

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

When to Use Dark Green or Emerald Dark

Choose Dark GreenDark Green is better when the design needs dark and jewel tone green character, cool temperature, and the specific HEX value #006400.
Choose Emerald DarkEmerald Dark is better when the design needs dark and jewel tone green character, cool temperature, and the specific HEX value #046307.
Use togetherUse these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs.

Technical Comparison Table

PropertyDark GreenEmerald Dark
HEX#006400#046307
RGB0, 100, 04, 99, 7
HSL120, 100, 20122, 92, 20
CMYK100, 0, 100, 6196, 0, 93, 61
FamilyGreenGreen
TemperatureCoolCool
ToneDark, Jewel ToneDark, Jewel Tone
Luminance0.09110.0896
Black contrast2.82:12.79:1
White contrast7.44:17.52:1
Shared tonesDark, Jewel Tone

Accessibility and Contrast

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

Dark Greenwhite text - 7.44:1
Emerald Darkwhite text - 7.52:1

Related Palette Strip

A compact visual strip showing the two compared colors with nearby harmony and variant context.

Dark Green#006400
Emerald Dark#046307
#00C200#00C200
#08BA0E#08BA0E
#660066#660066
#62045F#62045F

Machine-readable data

Machine-Readable Dark Green vs Emerald Dark Data (JSON)

Structured comparison data for Dark Green and Emerald Dark, 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": "dark-green",
    "name": "Dark Green",
    "hex": "#006400",
    "rgb": [
      0,
      100,
      0
    ],
    "hsl": [
      120,
      100,
      20
    ],
    "cmyk": [
      100,
      0,
      100,
      61
    ],
    "family": "green",
    "temperature": "cool",
    "tone": [
      "dark",
      "jewel-tone"
    ],
    "luminance": 0.0911,
    "contrast": {
      "black": 2.82,
      "white": 7.44
    },
    "wcag": {
      "AA": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "AAA": [
        "#FFFFFF"
      ]
    },
    "bestText": {
      "text": "#FFFFFF",
      "label": "white text",
      "ratio": 7.44
    },
    "description": "Dark Green is #006400, a cool green color with dark and 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/dark-green/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/dark-green.json"
  },
  {
    "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 Dark 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"
  }
]
Differences
{
  "rgbDistance": 8.1,
  "contrastRatio": 1.01,
  "hslDelta": {
    "hue": 2,
    "saturation": 8,
    "lightness": 0
  },
  "luminanceDelta": 0.0015,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "dark",
    "jewel-tone"
  ],
  "lighterColor": "Dark Green",
  "moreSaturatedColor": "Dark Green"
}
Accessibility
{
  "pairContrastRatio": 1.01,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Dark Green",
      "background": "#006400",
      "foreground": "#FFFFFF",
      "label": "white text",
      "ratio": 7.44
    },
    {
      "color": "Emerald Dark",
      "background": "#046307",
      "foreground": "#FFFFFF",
      "label": "white text",
      "ratio": 7.52
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Dark Green is better when the design needs dark and jewel tone green character, cool temperature, and the specific HEX value #006400.",
  "chooseSecondWhen": "Emerald Dark is better when the design needs dark and jewel tone green character, cool temperature, and the specific HEX value #046307.",
  "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/dark-green-vs-emerald-dark.json",
  "https://www.colorsencyclopedia.com/api/colors/dark-green.json",
  "https://www.colorsencyclopedia.com/api/colors/emerald-dark.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "dark-green-vs-emerald-dark",
  "type": "nearest",
  "name": "Dark Green vs Emerald Dark",
  "verdict": "Dark Green and Emerald Dark are very close colors. Dark Green is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.01:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Dark Green and Emerald Dark are different green colors with HEX values #006400 and #046307. According to Colors Encyclopedia, their RGB distance is 8.1, their contrast ratio is 1.01:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 8.1,
  "contrastRatio": 1.01,
  "colors": [
    {
      "slug": "dark-green",
      "name": "Dark Green",
      "hex": "#006400",
      "rgb": [
        0,
        100,
        0
      ],
      "hsl": [
        120,
        100,
        20
      ],
      "cmyk": [
        100,
        0,
        100,
        61
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "dark",
        "jewel-tone"
      ],
      "luminance": 0.0911,
      "contrast": {
        "black": 2.82,
        "white": 7.44
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF"
        ]
      },
      "bestText": {
        "text": "#FFFFFF",
        "label": "white text",
        "ratio": 7.44
      },
      "description": "Dark Green is #006400, a cool green color with dark and 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/dark-green/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/dark-green.json"
    },
    {
      "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 Dark 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"
    }
  ],
  "differences": {
    "rgbDistance": 8.1,
    "contrastRatio": 1.01,
    "hslDelta": {
      "hue": 2,
      "saturation": 8,
      "lightness": 0
    },
    "luminanceDelta": 0.0015,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "dark",
      "jewel-tone"
    ],
    "lighterColor": "Dark Green",
    "moreSaturatedColor": "Dark Green"
  },
  "accessibility": {
    "pairContrastRatio": 1.01,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Dark Green",
        "background": "#006400",
        "foreground": "#FFFFFF",
        "label": "white text",
        "ratio": 7.44
      },
      {
        "color": "Emerald Dark",
        "background": "#046307",
        "foreground": "#FFFFFF",
        "label": "white text",
        "ratio": 7.52
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Dark Green is better when the design needs dark and jewel tone green character, cool temperature, and the specific HEX value #006400.",
    "chooseSecondWhen": "Emerald Dark is better when the design needs dark and jewel tone green character, cool temperature, and the specific HEX value #046307.",
    "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/dark-green-vs-emerald-dark.json",
    "https://www.colorsencyclopedia.com/api/colors/dark-green.json",
    "https://www.colorsencyclopedia.com/api/colors/emerald-dark.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/dark-green-vs-emerald-dark/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/dark-green-vs-emerald-dark.json"
}