Generated palette

Eucalyptus Palette

Eucalyptus Palette: #5F8575, #865F6F, #5F8662, #5F8386. Check roles, contrast and CSS variables; open source-color links and JSON.

Eucalyptus Palette assigns primary #5F8575, secondary #865F6F, surface #5F8662, background #5F8386, accent #000000. The set spans Green, Pink, Cyan, and Gray families with cool, warm, and neutral temperatures. Luminance runs from #000000 at 0 to #5F8575 at 0.2049; black gives higher contrast on 3 of 5 values.

5colors
Green palettedominant group
7use cases

Palette Color Roles

Eucalyptus Palette maps 5 colors to practical UI roles for interfaces, brand systems, and CSS tokens.

Primary#5F8575Eucalyptus
Secondary#865F6F#865F6F
Surface#5F8662#5F8662
Background#5F8386#5F8386
Accent#000000Black

CSS Variables

--palette-eucalyptus-primary: #5F8575;
--palette-eucalyptus-secondary: #865F6F;
--palette-eucalyptus-surface: #5F8662;
--palette-eucalyptus-background: #5F8386;
--palette-eucalyptus-accent: #000000;

Accessibility Snapshot

Compare all 5 Eucalyptus Palette values against black and white text, with the stronger standard foreground identified for each role.

Primary#5F8575
Black 5.1:1 · White 4.12:1
Best #000000
Secondary#865F6F
Black 3.88:1 · White 5.41:1
Best #FFFFFF
Surface#5F8662
Black 5.07:1 · White 4.14:1
Best #000000
Background#5F8386
Black 5.08:1 · White 4.14:1
Best #000000
Accent#000000
Black 1:1 · White 21:1
Best #FFFFFF

UI Components Preview

Preview how the Eucalyptus Palette roles behave together across common interface components before copying the CSS variables.

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 Eucalyptus Palette Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.2049
Black text5.1:1AA Pass
White text4.12: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": "#5F8575",
    "name": "Eucalyptus"
  },
  {
    "role": "secondary",
    "hex": "#865F6F",
    "name": "#865F6F"
  },
  {
    "role": "surface",
    "hex": "#5F8662",
    "name": "#5F8662"
  },
  {
    "role": "background",
    "hex": "#5F8386",
    "name": "#5F8386"
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black"
  }
]
Accessibility
[
  {
    "role": "primary",
    "hex": "#5F8575",
    "name": "Eucalyptus",
    "blackContrast": 5.1,
    "whiteContrast": 4.12,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "secondary",
    "hex": "#865F6F",
    "name": "#865F6F",
    "blackContrast": 3.88,
    "whiteContrast": 5.41,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "surface",
    "hex": "#5F8662",
    "name": "#5F8662",
    "blackContrast": 5.07,
    "whiteContrast": 4.14,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "background",
    "hex": "#5F8386",
    "name": "#5F8386",
    "blackContrast": 5.08,
    "whiteContrast": 4.14,
    "bestTextColor": "#000000",
    "aaTextOptions": [
      "#000000"
    ],
    "aaaTextOptions": []
  },
  {
    "role": "accent",
    "hex": "#000000",
    "name": "Black",
    "blackContrast": 1,
    "whiteContrast": 21,
    "bestTextColor": "#FFFFFF",
    "aaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "aaaTextOptions": [
      "#FFFFFF",
      "#F5F5F5"
    ]
  }
]
Semantic groups
[
  "eucalyptus palette",
  "generated palette",
  "green palette",
  "pink palette",
  "cyan palette",
  "gray palette",
  "muted palette",
  "earth tone palette",
  "dark palette",
  "neutral palette",
  "cool palette",
  "warm palette"
]
Use cases
[
  "design system tokens",
  "CSS variables",
  "palette reference",
  "AI color ingestion",
  "quiet UI themes",
  "natural branding",
  "wellness and botanical palettes"
]
CSS variables
"--palette-eucalyptus-primary: #5F8575;\n--palette-eucalyptus-secondary: #865F6F;\n--palette-eucalyptus-surface: #5F8662;\n--palette-eucalyptus-background: #5F8386;\n--palette-eucalyptus-accent: #000000;"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "eucalyptus",
  "name": "Eucalyptus Palette",
  "type": "generated",
  "sourceColor": "eucalyptus",
  "description": "Generated palette built from Eucalyptus, its harmonies, a high-contrast pairing, and a light variant.",
  "narrative": "Eucalyptus Palette combines primary #5F8575, secondary #865F6F, surface #5F8662, background #5F8386, 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": [
    "eucalyptus palette",
    "generated palette",
    "green palette",
    "pink palette",
    "cyan palette",
    "gray palette",
    "muted palette",
    "earth tone palette",
    "dark palette",
    "neutral palette",
    "cool palette",
    "warm palette"
  ],
  "useCases": [
    "design system tokens",
    "CSS variables",
    "palette reference",
    "AI color ingestion",
    "quiet UI themes",
    "natural branding",
    "wellness and botanical palettes"
  ],
  "colors": [
    {
      "role": "primary",
      "hex": "#5F8575",
      "slug": "eucalyptus",
      "name": "Eucalyptus",
      "rgb": [
        95,
        133,
        117
      ],
      "hsl": [
        155,
        17,
        45
      ],
      "cmyk": [
        29,
        0,
        12,
        48
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "muted",
        "earth-tone"
      ],
      "luminance": 0.2049,
      "contrast": {
        "black": 5.1,
        "white": 4.12
      },
      "wcag": {
        "AA": [
          "#000000"
        ],
        "AAA": []
      },
      "url": "https://www.colorsencyclopedia.com/colors/eucalyptus/"
    },
    {
      "role": "secondary",
      "hex": "#865F6F",
      "slug": null,
      "name": "#865F6F",
      "rgb": [
        134,
        95,
        111
      ],
      "hsl": [
        335,
        17,
        45
      ],
      "cmyk": [
        0,
        29,
        17,
        47
      ],
      "family": "pink",
      "temperature": "warm",
      "tone": [
        "muted"
      ],
      "luminance": 0.144,
      "contrast": {
        "black": 3.88,
        "white": 5.41
      },
      "wcag": {
        "AA": [
          "#FFFFFF",
          "#F5F5F5"
        ],
        "AAA": []
      },
      "url": null
    },
    {
      "role": "surface",
      "hex": "#5F8662",
      "slug": null,
      "name": "#5F8662",
      "rgb": [
        95,
        134,
        98
      ],
      "hsl": [
        125,
        17,
        45
      ],
      "cmyk": [
        29,
        0,
        27,
        47
      ],
      "family": "green",
      "temperature": "cool",
      "tone": [
        "muted",
        "earth-tone"
      ],
      "luminance": 0.2036,
      "contrast": {
        "black": 5.07,
        "white": 4.14
      },
      "wcag": {
        "AA": [
          "#000000"
        ],
        "AAA": []
      },
      "url": null
    },
    {
      "role": "background",
      "hex": "#5F8386",
      "slug": null,
      "name": "#5F8386",
      "rgb": [
        95,
        131,
        134
      ],
      "hsl": [
        185,
        17,
        45
      ],
      "cmyk": [
        29,
        2,
        0,
        47
      ],
      "family": "cyan",
      "temperature": "cool",
      "tone": [
        "muted"
      ],
      "luminance": 0.2039,
      "contrast": {
        "black": 5.08,
        "white": 4.14
      },
      "wcag": {
        "AA": [
          "#000000"
        ],
        "AAA": []
      },
      "url": null
    },
    {
      "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": "#5F8575",
      "name": "Eucalyptus"
    },
    {
      "role": "secondary",
      "hex": "#865F6F",
      "name": "#865F6F"
    },
    {
      "role": "surface",
      "hex": "#5F8662",
      "name": "#5F8662"
    },
    {
      "role": "background",
      "hex": "#5F8386",
      "name": "#5F8386"
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black"
    }
  ],
  "accessibility": [
    {
      "role": "primary",
      "hex": "#5F8575",
      "name": "Eucalyptus",
      "blackContrast": 5.1,
      "whiteContrast": 4.12,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "secondary",
      "hex": "#865F6F",
      "name": "#865F6F",
      "blackContrast": 3.88,
      "whiteContrast": 5.41,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "surface",
      "hex": "#5F8662",
      "name": "#5F8662",
      "blackContrast": 5.07,
      "whiteContrast": 4.14,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "background",
      "hex": "#5F8386",
      "name": "#5F8386",
      "blackContrast": 5.08,
      "whiteContrast": 4.14,
      "bestTextColor": "#000000",
      "aaTextOptions": [
        "#000000"
      ],
      "aaaTextOptions": []
    },
    {
      "role": "accent",
      "hex": "#000000",
      "name": "Black",
      "blackContrast": 1,
      "whiteContrast": 21,
      "bestTextColor": "#FFFFFF",
      "aaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ],
      "aaaTextOptions": [
        "#FFFFFF",
        "#F5F5F5"
      ]
    }
  ],
  "cssVariables": "--palette-eucalyptus-primary: #5F8575;\n--palette-eucalyptus-secondary: #865F6F;\n--palette-eucalyptus-surface: #5F8662;\n--palette-eucalyptus-background: #5F8386;\n--palette-eucalyptus-accent: #000000;",
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/palettes/eucalyptus.json",
    "https://www.colorsencyclopedia.com/api/palettes.json",
    "https://www.colorsencyclopedia.com/api/colors/eucalyptus.json"
  ],
  "url": "https://www.colorsencyclopedia.com/palettes/eucalyptus/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/palettes/eucalyptus.json"
}