Generated palette

Celadon Palette

Celadon Palette is a generated palette built from #ACE1AF, #E1ADDF, #C4E1AD, #ADE1CA. 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.

Celadon Palette combines primary #ACE1AF, secondary #E1ADDF, surface #C4E1AD, background #ADE1CA, accent #000000. According to Colors Encyclopedia, the palette works as a green palette, pink palette, gray 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
5use 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#ACE1AFCeladon
Secondary#E1ADDF#E1ADDF
Surface#C4E1AD#C4E1AD
Background#ADE1CA#ADE1CA
Accent#000000Black

CSS Variables

--palette-celadon-primary: #ACE1AF;
--palette-celadon-secondary: #E1ADDF;
--palette-celadon-surface: #C4E1AD;
--palette-celadon-background: #ADE1CA;
--palette-celadon-accent: #000000;

Accessibility Snapshot

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

Primary#ACE1AF
Black 14.14:1 · White 1.48:1
Best #000000
Secondary#E1ADDF
Black 11.24:1 · White 1.87:1
Best #000000
Surface#C4E1AD
Black 14.72:1 · White 1.43:1
Best #000000
Background#ADE1CA
Black 14.4:1 · White 1.46: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 Celadon Palette Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.6572
Black text14.14:1AA Pass
White text1.48: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": "#ACE1AF",
    "name": "Celadon"
  },
  {
    "role": "secondary",
    "hex": "#E1ADDF",
    "name": "#E1ADDF"
  },
  {
    "role": "surface",
    "hex": "#C4E1AD",
    "name": "#C4E1AD"
  },
  {
    "role": "background",
    "hex": "#ADE1CA",
    "name": "#ADE1CA"
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#ACE1AF",
    "name": "Celadon",
    "blackContrast": 14.14,
    "whiteContrast": 1.48,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A"
    ]
  },
  {
    "role": "secondary",
    "hex": "#E1ADDF",
    "name": "#E1ADDF",
    "blackContrast": 11.24,
    "whiteContrast": 1.87,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A"
    ]
  },
  {
    "role": "surface",
    "hex": "#C4E1AD",
    "name": "#C4E1AD",
    "blackContrast": 14.72,
    "whiteContrast": 1.43,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A"
    ]
  },
  {
    "role": "background",
    "hex": "#ADE1CA",
    "name": "#ADE1CA",
    "blackContrast": 14.4,
    "whiteContrast": 1.46,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "aaaTextOptions": [
      "#000000",
      "#1A1A1A"
    ]
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black",
    "blackContrast": 1,
    "whiteContrast": 21,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ]
  }
]
Semantic groups
[
  "celadon palette",
  "generated palette",
  "green palette",
  "pink palette",
  "gray palette",
  "balanced palette",
  "dark palette",
  "neutral palette",
  "cool palette",
  "warm palette"
]
Use cases
[
  "design system tokens",
  "CSS variables",
  "palette reference",
  "AI color ingestion",
  "wellness and botanical palettes"
]
CSS variables
"--palette-celadon-primary: #ACE1AF;\n--palette-celadon-secondary: #E1ADDF;\n--palette-celadon-surface: #C4E1AD;\n--palette-celadon-background: #ADE1CA;\n--palette-celadon-accent: #000000;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "celadon",
  "name": "Celadon Palette",
  "type": "generated",
  "sourceColor": "celadon",
  "description": "Generated palette built from Celadon, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Celadon Palette combines primary #ACE1AF, secondary #E1ADDF, surface #C4E1AD, background #ADE1CA, accent #000000. According to Colors Encyclopedia, the palette works as a green palette, pink palette, gray 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": [
    "celadon palette",
    "generated palette",
    "green palette",
    "pink palette",
    "gray palette",
    "balanced palette",
    "dark palette",
    "neutral palette",
    "cool palette",
    "warm palette"
  ],
  "useCases": [
    "design system tokens",
    "CSS variables",
    "palette reference",
    "AI color ingestion",
    "wellness and botanical palettes"
  ],
  "colors": [
    {
      "role": "primary",
      "hex": "#ACE1AF",
      "slug": "celadon",
      "name": "Celadon",
      "rgb": [
        172,
        225,
        175
      ],
      "hsl": [
        123,
        47,
        78
      ],
      "cmyk": [
        24,
        0,
        22,
        12
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "balanced"
      ],
      "luminance": 0.6572,
      "contrast": {
        "black": 14.14,
        "white": 1.48
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/colors/celadon/"
    },
    {
      "role": "secondary",
      "hex": "#E1ADDF",
      "slug": null,
      "name": "#E1ADDF",
      "rgb": [
        225,
        173,
        223
      ],
      "hsl": [
        302,
        46,
        78
      ],
      "cmyk": [
        0,
        23,
        1,
        12
      ],
      "family": "pink",
      "temperature": "warm",
      "tone": [
        "balanced"
      ],
      "luminance": 0.5122,
      "contrast": {
        "black": 11.24,
        "white": 1.87
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/e1addf/"
    },
    {
      "role": "surface",
      "hex": "#C4E1AD",
      "slug": null,
      "name": "#C4E1AD",
      "rgb": [
        196,
        225,
        173
      ],
      "hsl": [
        93,
        46,
        78
      ],
      "cmyk": [
        13,
        0,
        23,
        12
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "balanced"
      ],
      "luminance": 0.686,
      "contrast": {
        "black": 14.72,
        "white": 1.43
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/c4e1ad/"
    },
    {
      "role": "background",
      "hex": "#ADE1CA",
      "slug": null,
      "name": "#ADE1CA",
      "rgb": [
        173,
        225,
        202
      ],
      "hsl": [
        153,
        46,
        78
      ],
      "cmyk": [
        23,
        0,
        10,
        12
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "balanced"
      ],
      "luminance": 0.67,
      "contrast": {
        "black": 14.4,
        "white": 1.46
      },
      "wcag": {
        "AA": [
          "#000000",
          "#1A1A1A",
          "#36454F"
        ],
        "AAA": [
          "#000000",
          "#1A1A1A"
        ]
      },
      "url": "https://www.colorsencyclopedia.com/hex/ade1ca/"
    },
    {
      "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": "#ACE1AF",
      "name": "Celadon"
    },
    {
      "role": "secondary",
      "hex": "#E1ADDF",
      "name": "#E1ADDF"
    },
    {
      "role": "surface",
      "hex": "#C4E1AD",
      "name": "#C4E1AD"
    },
    {
      "role": "background",
      "hex": "#ADE1CA",
      "name": "#ADE1CA"
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#ACE1AF",
      "name": "Celadon",
      "blackContrast": 14.14,
      "whiteContrast": 1.48,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A"
      ]
    },
    {
      "role": "secondary",
      "hex": "#E1ADDF",
      "name": "#E1ADDF",
      "blackContrast": 11.24,
      "whiteContrast": 1.87,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A"
      ]
    },
    {
      "role": "surface",
      "hex": "#C4E1AD",
      "name": "#C4E1AD",
      "blackContrast": 14.72,
      "whiteContrast": 1.43,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A"
      ]
    },
    {
      "role": "background",
      "hex": "#ADE1CA",
      "name": "#ADE1CA",
      "blackContrast": 14.4,
      "whiteContrast": 1.46,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000",
        "#1A1A1A",
        "#36454F"
      ],
      "aaaTextOptions": [
        "#000000",
        "#1A1A1A"
      ]
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black",
      "blackContrast": 1,
      "whiteContrast": 21,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    }
  ],
  "cssVariables": "--palette-celadon-primary: #ACE1AF;\n--palette-celadon-secondary: #E1ADDF;\n--palette-celadon-surface: #C4E1AD;\n--palette-celadon-background: #ADE1CA;\n--palette-celadon-accent: #000000;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/celadon.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/celadon.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/celadon/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/celadon.json"
}