Nearest-color comparison

Manganese Blue vs Persian Green

Manganese Blue #03A89E vs Persian Green #00A693: RGB distance 11.6 and contrast 1.03:1. Compare hue, luminance, saturation, WCAG and practical use.

Manganese Blue and Persian Green are very close, with an RGB distance of 11.6. Manganese Blue is lighter by 0.0111, and Persian Green is more saturated by 4 percentage points. Their mutual contrast is 1.03:1. The pair is too close for a readable foreground/background combination and works better as neighboring palette colors.

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 with hue 176°, saturation 96% and luminance 0.3049. Beside Persian Green, it is lighter and less saturated. Of the two standard text choices, black text gives the higher contrast at 7.1:1.

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 with hue 173°, saturation 100% and luminance 0.2938. Beside Manganese Blue, it is darker and more saturated. Of the two standard text choices, black text gives the higher contrast at 6.88:1.

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 BlueChoose Manganese Blue when the design calls for balanced cyan color at #03A89E, with cool temperature and 34% HSL lightness.
Choose Persian GreenChoose Persian Green when #00A693, its balanced cyan 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 1.03:1. They share balanced tone characteristics.

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

Downloadable color comparison infographic

Manganese Blue vs Persian Green Color Comparison Infographic

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

1200 × 800
Manganese Blue vs Persian Green color comparison infographic showing both HEX colors, RGB and HSL values, color distance, mutual contrast, and accessibility guidance.
Manganese Blue vs Persian 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 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"
}