Nearest-color comparison

Manganese Blue vs Persian Green

Manganese Blue and Persian Green are different cyan colors with HEX values #03A89E and #00A693. According to Colors Encyclopedia, their RGB distance is 11.6, their contrast ratio is 1.03:1, and the comparison helps choose between tone, temperature, and accessibility behavior.

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

Manganese Blue#03A89E
Persian Green#00A693

Quick Difference Summary

The main measurable differences between Manganese Blue and Persian Green across RGB distance, luminance, hue, saturation, and contrast.

RGB distance11.6
Pair contrast1.03:1
Luminance delta0.0111
Hue delta3 deg
Lighter colorManganese Blue
More saturatedPersian Green

Side-by-Side Color Profiles

cyan color

Manganese Blue

Manganese Blue is #03A89E, a cool cyan color with balanced character. Compared with Persian Green, it is lighter and less saturated. Use it for historical references, pigment palettes, and cultural color systems, with black text as the safer foreground option.

HEX#03A89E RGB3, 168, 158 HSL176, 96, 34 CMYK98, 0, 6, 34 Luminance0.3049 Best textblack text

cyan color

Persian Green

Persian Green is #00A693, a cool cyan color with balanced character. Compared with Manganese Blue, it is darker and more saturated. Use it for historical references, pigment palettes, and cultural color systems, with black text as the safer foreground option.

HEX#00A693 RGB0, 166, 147 HSL173, 100, 33 CMYK100, 0, 11, 35 Luminance0.2938 Best textblack text

When to Use Manganese Blue or Persian Green

Choose Manganese BlueManganese Blue is better when the design needs balanced cyan character, cool temperature, and the specific HEX value #03A89E.
Choose Persian GreenPersian Green is better when the design needs balanced cyan character, cool temperature, and the specific HEX value #00A693.
Use togetherUse these colors together as related palette neighbors, subtle material differences, or tonal alternatives rather than readable foreground/background pairs.

Technical Comparison Table

PropertyManganese BluePersian Green
HEX#03A89E#00A693
RGB3, 168, 1580, 166, 147
HSL176, 96, 34173, 100, 33
CMYK98, 0, 6, 34100, 0, 11, 35
FamilyCyanCyan
TemperatureCoolCool
ToneBalancedBalanced
Luminance0.30490.2938
Black contrast7.1:16.88:1
White contrast2.96:13.05:1
Shared tonesBalanced

Accessibility and Contrast

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

Manganese Blueblack text - 7.1:1
Persian Greenblack text - 6.88:1

Related Palette Strip

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

Manganese Blue#03A89E
Persian Green#00A693
#0FFAEA#0FFAEA
#05FFE2#05FFE2
#AA030F#AA030F
#A80014#A80014

Machine-readable data

Machine-Readable Manganese Blue vs Persian Green Data (JSON)

Structured comparison data for Manganese Blue and Persian 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": "manganese-blue",
    "name": "Manganese Blue",
    "hex": "#03A89E",
    "rgb": [
      3,
      168,
      158
    ],
    "hsl": [
      176,
      96,
      34
    ],
    "cmyk": [
      98,
      0,
      6,
      34
    ],
    "family": "cyan",
    "temperature": "cool",
    "tone": [
      "balanced"
    ],
    "luminance": 0.3049,
    "contrast": {
      "black": 7.1,
      "white": 2.96
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": [
        "#000000"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 7.1
    },
    "description": "Manganese Blue is #03A89E, a cool cyan color with balanced character. Compared with Persian Green, it is lighter and less saturated. Use it for historical references, pigment palettes, and cultural color systems, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/manganese-blue/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/manganese-blue.json"
  },
  {
    "slug": "persian-green",
    "name": "Persian Green",
    "hex": "#00A693",
    "rgb": [
      0,
      166,
      147
    ],
    "hsl": [
      173,
      100,
      33
    ],
    "cmyk": [
      100,
      0,
      11,
      35
    ],
    "family": "cyan",
    "temperature": "cool",
    "tone": [
      "balanced"
    ],
    "luminance": 0.2938,
    "contrast": {
      "black": 6.88,
      "white": 3.05
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A"
      ],
      "AAA": []
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 6.88
    },
    "description": "Persian Green is #00A693, a cool cyan color with balanced character. Compared with Manganese Blue, it is darker and more saturated. Use it for historical references, pigment palettes, and cultural color systems, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/persian-green/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/persian-green.json"
  }
]
Differences
{
  "rgbDistance": 11.6,
  "contrastRatio": 1.03,
  "hslDelta": {
    "hue": 3,
    "saturation": 4,
    "lightness": 1
  },
  "luminanceDelta": 0.0111,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "balanced"
  ],
  "lighterColor": "Manganese Blue",
  "moreSaturatedColor": "Persian Green"
}
Accessibility
{
  "pairContrastRatio": 1.03,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Manganese Blue",
      "background": "#03A89E",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 7.1
    },
    {
      "color": "Persian Green",
      "background": "#00A693",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 6.88
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Manganese Blue is better when the design needs balanced cyan character, cool temperature, and the specific HEX value #03A89E.",
  "chooseSecondWhen": "Persian Green is better when the design needs balanced cyan character, cool temperature, and the specific HEX value #00A693.",
  "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/manganese-blue-vs-persian-green.json",
  "https://www.colorsencyclopedia.com/api/colors/manganese-blue.json",
  "https://www.colorsencyclopedia.com/api/colors/persian-green.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "manganese-blue-vs-persian-green",
  "type": "nearest",
  "name": "Manganese Blue vs Persian Green",
  "verdict": "Manganese Blue and Persian Green are very close colors. Manganese Blue is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.03:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Manganese Blue and Persian Green are different cyan colors with HEX values #03A89E and #00A693. According to Colors Encyclopedia, their RGB distance is 11.6, their contrast ratio is 1.03:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 11.6,
  "contrastRatio": 1.03,
  "colors": [
    {
      "slug": "manganese-blue",
      "name": "Manganese Blue",
      "hex": "#03A89E",
      "rgb": [
        3,
        168,
        158
      ],
      "hsl": [
        176,
        96,
        34
      ],
      "cmyk": [
        98,
        0,
        6,
        34
      ],
      "family": "cyan",
      "temperature": "cool",
      "tone": [
        "balanced"
      ],
      "luminance": 0.3049,
      "contrast": {
        "black": 7.1,
        "white": 2.96
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": [
          "#000000"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 7.1
      },
      "description": "Manganese Blue is #03A89E, a cool cyan color with balanced character. Compared with Persian Green, it is lighter and less saturated. Use it for historical references, pigment palettes, and cultural color systems, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/manganese-blue/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/manganese-blue.json"
    },
    {
      "slug": "persian-green",
      "name": "Persian Green",
      "hex": "#00A693",
      "rgb": [
        0,
        166,
        147
      ],
      "hsl": [
        173,
        100,
        33
      ],
      "cmyk": [
        100,
        0,
        11,
        35
      ],
      "family": "cyan",
      "temperature": "cool",
      "tone": [
        "balanced"
      ],
      "luminance": 0.2938,
      "contrast": {
        "black": 6.88,
        "white": 3.05
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": []
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 6.88
      },
      "description": "Persian Green is #00A693, a cool cyan color with balanced character. Compared with Manganese Blue, it is darker and more saturated. Use it for historical references, pigment palettes, and cultural color systems, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/persian-green/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/persian-green.json"
    }
  ],
  "differences": {
    "rgbDistance": 11.6,
    "contrastRatio": 1.03,
    "hslDelta": {
      "hue": 3,
      "saturation": 4,
      "lightness": 1
    },
    "luminanceDelta": 0.0111,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "balanced"
    ],
    "lighterColor": "Manganese Blue",
    "moreSaturatedColor": "Persian Green"
  },
  "accessibility": {
    "pairContrastRatio": 1.03,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Manganese Blue",
        "background": "#03A89E",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 7.1
      },
      {
        "color": "Persian Green",
        "background": "#00A693",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 6.88
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Manganese Blue is better when the design needs balanced cyan character, cool temperature, and the specific HEX value #03A89E.",
    "chooseSecondWhen": "Persian Green is better when the design needs balanced cyan character, cool temperature, and the specific HEX value #00A693.",
    "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/manganese-blue-vs-persian-green.json",
    "https://www.colorsencyclopedia.com/api/colors/manganese-blue.json",
    "https://www.colorsencyclopedia.com/api/colors/persian-green.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/manganese-blue-vs-persian-green/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/manganese-blue-vs-persian-green.json"
}