Generated palette

Medium Sea Green Palette

Medium Sea Green Palette is a generated palette built from #3CB371, #B43C7E, #42B43C, #3CB4AE. According to Colors Encyclopedia, this palette can be used as a CSS-ready color set with linked HEX values, source color context, and machine-readable palette data.

Medium Sea Green Palette combines primary #3CB371, secondary #B43C7E, surface #42B43C, background #3CB4AE, accent #000000. According to Colors Encyclopedia, the palette works as a green palette, pink palette, cyan palette system for design system tokens, CSS variables, palette reference, and AI color ingestion, with each color mapped to roles, contrast data, CSS tokens, and machine-readable JSON.

5colors
Green palettedominant group
6use cases

Palette Color Roles

Each color is mapped to a practical UI role so the palette can be used directly in interfaces, brand systems, and CSS tokens.

Primary#3CB371Medium Sea Green
Secondary#B43C7E#B43C7E
Surface#42B43C#42B43C
Background#3CB4AE#3CB4AE
Accent#000000Black

CSS Variables

--palette-medium-sea-green-primary: #3CB371;
--palette-medium-sea-green-secondary: #B43C7E;
--palette-medium-sea-green-surface: #42B43C;
--palette-medium-sea-green-background: #3CB4AE;
--palette-medium-sea-green-accent: #000000;

Accessibility Snapshot

Contrast checks for each palette color against black and white text, with best foreground guidance.

Primary#3CB371
Black 7.88:1 · White 2.67:1
Best #000000
Secondary#B43C7E
Black 3.89:1 · White 5.4:1
Best #FFFFFF
Surface#42B43C
Black 7.83:1 · White 2.68:1
Best #000000
Background#3CB4AE
Black 8.33:1 · White 2.52:1
Best #000000
Accent#000000
Black 1:1 · White 21:1
Best #FFFFFF

UI Components Preview

A compact preview of how the palette behaves across common interface components.

ButtonPrimary action with checked foreground contrast.
CardSurface treatment using palette roles.
AlertBackground, text, and accent roles together.
NavbarSecondary role with accent state.

Machine-readable data

Machine-Readable Medium Sea Green Palette Data (JSON)

Structured palette data for Medium Sea Green Palette, including color roles, accessibility, semantic groups, use cases, CSS variables, and API links.

AI-Ready Dataset v1.0.0
Luminance0.3439
Black text7.88:1AA Pass
White text2.67:1AA Fail
colorsPalette colors with roles and color systems
rolesPrimary, secondary, surface, background, and accent mapping
accessibilityContrast and WCAG text options by palette color
semanticGroupsAI-readable palette labels
useCasesDesign and implementation contexts
cssVariablesCopy-ready CSS custom properties
Download JSON Open API
Structured sections
Roles
[
  {
    "role": "primary",
    "hex": "#3CB371",
    "name": "Medium Sea Green"
  },
  {
    "role": "secondary",
    "hex": "#B43C7E",
    "name": "#B43C7E"
  },
  {
    "role": "surface",
    "hex": "#42B43C",
    "name": "#42B43C"
  },
  {
    "role": "background",
    "hex": "#3CB4AE",
    "name": "#3CB4AE"
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#3CB371",
    "name": "Medium Sea Green",
    "blackContrast": 7.88,
    "whiteContrast": 2.67,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A"
    ],
    "aaaTextOptions": [
      "#000000"
    ]
  },
  {
    "role": "secondary",
    "hex": "#B43C7E",
    "name": "#B43C7E",
    "blackContrast": 3.89,
    "whiteContrast": 5.4,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "surface",
    "hex": "#42B43C",
    "name": "#42B43C",
    "blackContrast": 7.83,
    "whiteContrast": 2.68,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A"
    ],
    "aaaTextOptions": [
      "#000000"
    ]
  },
  {
    "role": "background",
    "hex": "#3CB4AE",
    "name": "#3CB4AE",
    "blackContrast": 8.33,
    "whiteContrast": 2.52,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A"
    ],
    "aaaTextOptions": [
      "#000000"
    ]
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black",
    "blackContrast": 1,
    "whiteContrast": 21,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ]
  }
]
Semantic groups
[
  "medium sea green palette",
  "generated palette",
  "green palette",
  "pink palette",
  "cyan palette",
  "gray palette",
  "earth tone palette",
  "balanced palette",
  "dark palette",
  "neutral palette",
  "cool palette",
  "warm palette"
]
Use cases
[
  "design system tokens",
  "CSS variables",
  "palette reference",
  "AI color ingestion",
  "natural branding",
  "wellness and botanical palettes"
]
CSS variables
"--palette-medium-sea-green-primary: #3CB371;\n--palette-medium-sea-green-secondary: #B43C7E;\n--palette-medium-sea-green-surface: #42B43C;\n--palette-medium-sea-green-background: #3CB4AE;\n--palette-medium-sea-green-accent: #000000;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "medium-sea-green",
  "name": "Medium Sea Green Palette",
  "type": "generated",
  "sourceColor": "medium-sea-green",
  "description": "Generated palette built from Medium Sea Green, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Medium Sea Green Palette combines primary #3CB371, secondary #B43C7E, surface #42B43C, background #3CB4AE, accent #000000. According to Colors Encyclopedia, the palette works as a green palette, pink palette, cyan palette system for design system tokens, CSS variables, palette reference, and AI color ingestion, with each color mapped to roles, contrast data, CSS tokens, and machine-readable JSON.",
  "semanticGroups": [
    "medium sea green palette",
    "generated palette",
    "green palette",
    "pink palette",
    "cyan palette",
    "gray palette",
    "earth tone palette",
    "balanced palette",
    "dark palette",
    "neutral palette",
    "cool palette",
    "warm palette"
  ],
  "useCases": [
    "design system tokens",
    "CSS variables",
    "palette reference",
    "AI color ingestion",
    "natural branding",
    "wellness and botanical palettes"
  ],
  "colors": [
    {
      "role": "primary",
      "hex": "#3CB371",
      "slug": "medium-sea-green",
      "name": "Medium Sea Green",
      "rgb": [
        60,
        179,
        113
      ],
      "hsl": [
        147,
        50,
        47
      ],
      "cmyk": [
        66,
        0,
        37,
        30
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "earth-tone"
      ],
      "luminance": 0.3439,
      "contrast": {
        "black": 7.88,
        "white": 2.67
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": [
          "#000000"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/colors/medium-sea-green/"
    },
    {
      "role": "secondary",
      "hex": "#B43C7E",
      "slug": null,
      "name": "#B43C7E",
      "rgb": [
        180,
        60,
        126
      ],
      "hsl": [
        327,
        50,
        47
      ],
      "cmyk": [
        0,
        67,
        30,
        29
      ],
      "family": "pink",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.1444,
      "contrast": {
        "black": 3.89,
        "white": 5.4
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": []
      },
      "url": "https://www.colorsencyclopedia.com/hex/b43c7e/"
    },
    {
      "role": "surface",
      "hex": "#42B43C",
      "slug": null,
      "name": "#42B43C",
      "rgb": [
        66,
        180,
        60
      ],
      "hsl": [
        117,
        50,
        47
      ],
      "cmyk": [
        63,
        0,
        67,
        29
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "earth-tone"
      ],
      "luminance": 0.3413,
      "contrast": {
        "black": 7.83,
        "white": 2.68
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": [
          "#000000"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/42b43c/"
    },
    {
      "role": "background",
      "hex": "#3CB4AE",
      "slug": null,
      "name": "#3CB4AE",
      "rgb": [
        60,
        180,
        174
      ],
      "hsl": [
        177,
        50,
        47
      ],
      "cmyk": [
        67,
        0,
        3,
        29
      ],
      "family": "cyan",
      "temperature": "cool",
      "tone": [
        "balanced"
      ],
      "luminance": 0.3666,
      "contrast": {
        "black": 8.33,
        "white": 2.52
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A"
        ],
        "AAA": [
          "#000000"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/3cb4ae/"
    },
    {
      "role": "accent",
      "hex": "#000000",
      "slug": "black",
      "name": "Black",
      "rgb": [
        0,
        0,
        0
      ],
      "hsl": [
        0,
        0,
        0
      ],
      "cmyk": [
        0,
        0,
        0,
        100
      ],
      "family": "gray",
      "temperature": "neutral",
      "tone": [
        "dark",
        "neutral"
      ],
      "luminance": 0,
      "contrast": {
        "black": 1,
        "white": 21
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": [
          "#FFFFFF",
          "#F5F5F5"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/colors/black/"
    }
  ],
  "roles": [
    {
      "role": "primary",
      "hex": "#3CB371",
      "name": "Medium Sea Green"
    },
    {
      "role": "secondary",
      "hex": "#B43C7E",
      "name": "#B43C7E"
    },
    {
      "role": "surface",
      "hex": "#42B43C",
      "name": "#42B43C"
    },
    {
      "role": "background",
      "hex": "#3CB4AE",
      "name": "#3CB4AE"
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#3CB371",
      "name": "Medium Sea Green",
      "blackContrast": 7.88,
      "whiteContrast": 2.67,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A"
      ],
      "aaaTextOptions": [
        "#000000"
      ]
    },
    {
      "role": "secondary",
      "hex": "#B43C7E",
      "name": "#B43C7E",
      "blackContrast": 3.89,
      "whiteContrast": 5.4,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "surface",
      "hex": "#42B43C",
      "name": "#42B43C",
      "blackContrast": 7.83,
      "whiteContrast": 2.68,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A"
      ],
      "aaaTextOptions": [
        "#000000"
      ]
    },
    {
      "role": "background",
      "hex": "#3CB4AE",
      "name": "#3CB4AE",
      "blackContrast": 8.33,
      "whiteContrast": 2.52,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A"
      ],
      "aaaTextOptions": [
        "#000000"
      ]
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black",
      "blackContrast": 1,
      "whiteContrast": 21,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    }
  ],
  "cssVariables": "--palette-medium-sea-green-primary: #3CB371;\n--palette-medium-sea-green-secondary: #B43C7E;\n--palette-medium-sea-green-surface: #42B43C;\n--palette-medium-sea-green-background: #3CB4AE;\n--palette-medium-sea-green-accent: #000000;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/medium-sea-green.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/medium-sea-green.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/medium-sea-green/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/medium-sea-green.json"
}