Nearest-color comparison

Dark Sea Green vs Lichen

Dark Sea Green #8FBC8F vs Lichen #9BC4A2: RGB distance 23.9 and contrast 1.11:1. Compare hue, luminance, saturation, WCAG and practical use.

Dark Sea Green and Lichen are very close, with an RGB distance of 23.9. Lichen is lighter by 0.0527, and Lichen is more saturated by 1 percentage points. Their mutual contrast is 1.11:1. The pair is too close for a readable foreground/background combination and works better as neighboring palette colors.

Dark Sea Green#8FBC8F
Lichen#9BC4A2

Quick Difference Summary

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

RGB distance23.9
Pair contrast1.11:1
Luminance delta0.0527
Hue delta10 deg
Lighter colorLichen
More saturatedLichen

Side-by-Side Color Profiles

green color

Dark Sea Green

Dark Sea Green is #8FBC8F, a cool green with hue 120°, saturation 25% and luminance 0.4379. Beside Lichen, it is darker and less saturated. Of the two standard text choices, black text gives the higher contrast at 9.76:1.

HEX#8FBC8F RGB143, 188, 143 HSL120, 25, 65 CMYK24, 0, 24, 26 Luminance0.4379 Best textblack text

green color

Lichen

Lichen is #9BC4A2, a cool green with hue 130°, saturation 26% and luminance 0.4906. Beside Dark Sea Green, it is lighter and more saturated. Of the two standard text choices, black text gives the higher contrast at 10.81:1.

HEX#9BC4A2 RGB155, 196, 162 HSL130, 26, 69 CMYK21, 0, 17, 23 Luminance0.4906 Best textblack text

When to Use Dark Sea Green or Lichen

Choose Dark Sea GreenChoose Dark Sea Green when the design calls for muted and earth tone green color at #8FBC8F, with cool temperature and 65% HSL lightness.
Choose LichenChoose Lichen when #9BC4A2, its muted and earth tone green character, or its 69% 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.11:1. They share muted and earth tone tone characteristics.

Technical Comparison Table

PropertyDark Sea GreenLichen
HEX#8FBC8F#9BC4A2
RGB143, 188, 143155, 196, 162
HSL120, 25, 65130, 26, 69
CMYK24, 0, 24, 2621, 0, 17, 23
FamilyGreenGreen
TemperatureCoolCool
ToneMuted, Earth ToneMuted, Earth Tone
Luminance0.43790.4906
Black contrast9.76:110.81:1
White contrast2.15:11.94:1
Shared tonesMuted, Earth Tone

Accessibility and Contrast

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

Dark Sea Greenblack text - 9.76:1
Lichenblack text - 10.81:1

Downloadable color comparison infographic

Dark Sea Green vs Lichen Color Comparison Infographic

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

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

Structured comparison data for Dark Sea Green and Lichen, 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-sea-green",
    "name": "Dark Sea Green",
    "hex": "#8FBC8F",
    "rgb": [
      143,
      188,
      143
    ],
    "hsl": [
      120,
      25,
      65
    ],
    "cmyk": [
      24,
      0,
      24,
      26
    ],
    "family": "green",
    "temperature": "cool",
    "tone": [
      "muted",
      "earth-tone"
    ],
    "luminance": 0.4379,
    "contrast": {
      "black": 9.76,
      "white": 2.15
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 9.76
    },
    "description": "Dark Sea Green is #8FBC8F, a cool green color with muted and earth tone character. Compared with Lichen, it is darker and less saturated. 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/dark-sea-green/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/dark-sea-green.json"
  },
  {
    "slug": "lichen",
    "name": "Lichen",
    "hex": "#9BC4A2",
    "rgb": [
      155,
      196,
      162
    ],
    "hsl": [
      130,
      26,
      69
    ],
    "cmyk": [
      21,
      0,
      17,
      23
    ],
    "family": "green",
    "temperature": "cool",
    "tone": [
      "muted",
      "earth-tone"
    ],
    "luminance": 0.4906,
    "contrast": {
      "black": 10.81,
      "white": 1.94
    },
    "wcag": {
      "AA": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "AAA": [
        "#000000",
        "#1A1A1A"
      ]
    },
    "bestText": {
      "text": "#000000",
      "label": "black text",
      "ratio": 10.81
    },
    "description": "Lichen is #9BC4A2, a cool green color with muted and earth tone character. Compared with Dark Sea Green, it is lighter and more saturated. Use it for natural palettes, wellness branding, and sustainability design, with black text as the safer foreground option.",
    "url": "https://www.colorsencyclopedia.com/colors/lichen/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/lichen.json"
  }
]
Differences
{
  "rgbDistance": 23.9,
  "contrastRatio": 1.11,
  "hslDelta": {
    "hue": 10,
    "saturation": 1,
    "lightness": 4
  },
  "luminanceDelta": 0.0527,
  "sameFamily": true,
  "sameTemperature": true,
  "sharedTones": [
    "muted",
    "earth-tone"
  ],
  "lighterColor": "Lichen",
  "moreSaturatedColor": "Lichen"
}
Accessibility
{
  "pairContrastRatio": 1.11,
  "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
  "safeText": [
    {
      "color": "Dark Sea Green",
      "background": "#8FBC8F",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 9.76
    },
    {
      "color": "Lichen",
      "background": "#9BC4A2",
      "foreground": "#000000",
      "label": "black text",
      "ratio": 10.81
    }
  ]
}
Use cases
{
  "chooseFirstWhen": "Dark Sea Green is better when the design needs muted and earth tone green character, cool temperature, and the specific HEX value #8FBC8F.",
  "chooseSecondWhen": "Lichen is better when the design needs muted and earth tone green character, cool temperature, and the specific HEX value #9BC4A2.",
  "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-sea-green-vs-lichen.json",
  "https://www.colorsencyclopedia.com/api/colors/dark-sea-green.json",
  "https://www.colorsencyclopedia.com/api/colors/lichen.json"
]
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "dark-sea-green-vs-lichen",
  "type": "nearest",
  "name": "Dark Sea Green vs Lichen",
  "verdict": "Dark Sea Green and Lichen are very close colors. Lichen is the lighter option. They share similar temperature behavior. Their mutual contrast is 1.11:1, so the pair is too low for text and better treated as a palette relationship.",
  "summary": "Dark Sea Green and Lichen are different green colors with HEX values #8FBC8F and #9BC4A2. According to Colors Encyclopedia, their RGB distance is 23.9, their contrast ratio is 1.11:1, and the comparison helps choose between tone, temperature, and accessibility behavior.",
  "rgbDistance": 23.9,
  "contrastRatio": 1.11,
  "colors": [
    {
      "slug": "dark-sea-green",
      "name": "Dark Sea Green",
      "hex": "#8FBC8F",
      "rgb": [
        143,
        188,
        143
      ],
      "hsl": [
        120,
        25,
        65
      ],
      "cmyk": [
        24,
        0,
        24,
        26
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "muted",
        "earth-tone"
      ],
      "luminance": 0.4379,
      "contrast": {
        "black": 9.76,
        "white": 2.15
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 9.76
      },
      "description": "Dark Sea Green is #8FBC8F, a cool green color with muted and earth tone character. Compared with Lichen, it is darker and less saturated. 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/dark-sea-green/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/dark-sea-green.json"
    },
    {
      "slug": "lichen",
      "name": "Lichen",
      "hex": "#9BC4A2",
      "rgb": [
        155,
        196,
        162
      ],
      "hsl": [
        130,
        26,
        69
      ],
      "cmyk": [
        21,
        0,
        17,
        23
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "muted",
        "earth-tone"
      ],
      "luminance": 0.4906,
      "contrast": {
        "black": 10.81,
        "white": 1.94
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "bestText": {
        "text": "#000000",
        "label": "black text",
        "ratio": 10.81
      },
      "description": "Lichen is #9BC4A2, a cool green color with muted and earth tone character. Compared with Dark Sea Green, it is lighter and more saturated. Use it for natural palettes, wellness branding, and sustainability design, with black text as the safer foreground option.",
      "url": "https://www.colorsencyclopedia.com/colors/lichen/",
      "apiUrl": "https://www.colorsencyclopedia.com/api/colors/lichen.json"
    }
  ],
  "differences": {
    "rgbDistance": 23.9,
    "contrastRatio": 1.11,
    "hslDelta": {
      "hue": 10,
      "saturation": 1,
      "lightness": 4
    },
    "luminanceDelta": 0.0527,
    "sameFamily": true,
    "sameTemperature": true,
    "sharedTones": [
      "muted",
      "earth-tone"
    ],
    "lighterColor": "Lichen",
    "moreSaturatedColor": "Lichen"
  },
  "accessibility": {
    "pairContrastRatio": 1.11,
    "textRecommendation": "Do not use this pair for text; use it for neighboring palette colors, decoration, or low-emphasis surfaces.",
    "safeText": [
      {
        "color": "Dark Sea Green",
        "background": "#8FBC8F",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 9.76
      },
      {
        "color": "Lichen",
        "background": "#9BC4A2",
        "foreground": "#000000",
        "label": "black text",
        "ratio": 10.81
      }
    ]
  },
  "useCases": {
    "chooseFirstWhen": "Dark Sea Green is better when the design needs muted and earth tone green character, cool temperature, and the specific HEX value #8FBC8F.",
    "chooseSecondWhen": "Lichen is better when the design needs muted and earth tone green character, cool temperature, and the specific HEX value #9BC4A2.",
    "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-sea-green-vs-lichen.json",
    "https://www.colorsencyclopedia.com/api/colors/dark-sea-green.json",
    "https://www.colorsencyclopedia.com/api/colors/lichen.json"
  ],
  "url": "https://www.colorsencyclopedia.com/compare/dark-sea-green-vs-lichen/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/compare/dark-sea-green-vs-lichen.json"
}