Named color

Eucalyptus

Eucalyptus is a muted and earth tone green color with HEX #5F8575. According to Colors Encyclopedia, it has RGB 95, 133, 117, HSL 155, 17%, 45%, cool temperature, and is useful for natural palettes, wellness branding, and sustainability design.

HEX #5F8575
RGB rgb(95, 133, 117)
HSL hsl(155 17% 45%)
CMYK cmyk(29, 0, 12, 48)
Luminance 0.2049
Contrast Black 5.1:1White 4.12:1

CSS Utilities

--color-eucalyptus: #5F8575;
.bg-eucalyptus { background-color: #5F8575; }
.text-eucalyptus { color: #5F8575; }

Machine-readable data

Machine-Readable Color Data (JSON)

Perfect for CSS, design systems, automation, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.2049
Black text5.1:1AA Pass
White text4.12:1AA Fail
hexCanonical HEX value
rgbRed, green, blue channels
hslHue, saturation, lightness
cmykApproximate print conversion
wcagAA and AAA contrast options
harmoniesMathematical harmony sets
variantsGenerated tone variants
nearestColorsKnowledge graph neighbors
Download JSON Open API
Structured sections
Color systems
{
  "hex": "#5F8575",
  "rgb": [
    95,
    133,
    117
  ],
  "hsl": [
    155,
    17,
    45
  ],
  "cmyk": [
    29,
    0,
    12,
    48
  ],
  "luminance": 0.2049,
  "contrast": {
    "black": 5.1,
    "white": 4.12
  }
}
WCAG
{
  "AA": [
    "#000000"
  ],
  "AAA": []
}
Harmonies
{
  "complementary": "#865F6F",
  "analogous": [
    "#5F8662",
    "#5F8386"
  ],
  "triadic": [
    "#765F86",
    "#86765F"
  ],
  "tetradic": [
    "#625F86",
    "#865F6F",
    "#83865F"
  ],
  "splitComplementary": [
    "#865F83",
    "#86625F"
  ],
  "monochromatic": [
    "#91B1A3",
    "#5F8575",
    "#395147"
  ]
}
Variants
{
  "light": "#91B1A3",
  "dark": "#395147",
  "saturated": "#46A07A",
  "desaturated": "#737373",
  "pastel": "#B1B4B3",
  "neon": "#0FFF9B"
}
Pairings
{
  "best": [
    "#000000",
    "#865F6F",
    "#5F8662",
    "#5F8386"
  ],
  "avoid": [
    "#737373",
    "#91B1A3"
  ],
  "neutral": [
    "#1A1A1A",
    "#F5F5F5",
    "#E8E8E4"
  ],
  "highContrast": [
    "#000000"
  ],
  "lowContrast": [
    "#91B1A3",
    "#737373"
  ]
}
Knowledge graph
{
  "nearestColors": [
    "agave",
    "oxidized-copper",
    "smoke",
    "labradorite",
    "steel-gray"
  ],
  "generatedPalettes": [
    "eucalyptus"
  ],
  "generatedComparisons": [
    "agave-vs-eucalyptus",
    "eucalyptus-vs-oxidized-copper"
  ],
  "relatedFamilies": [
    "/colors/by-family/green",
    "/colors/by-temperature/cool",
    "/colors/by-tone/muted",
    "/colors/by-tone/earth-tone"
  ],
  "relatedTools": [
    "/harmonies/eucalyptus",
    "/wcag/eucalyptus",
    "/css/colors/eucalyptus",
    "/hex/5f8575"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/green",
      "/colors/by-temperature/cool",
      "/colors/by-tone/muted",
      "/colors/by-tone/earth-tone"
    ],
    "narrower": [
      "/palettes/eucalyptus"
    ],
    "related": [
      "/colors/agave",
      "/colors/oxidized-copper",
      "/colors/smoke",
      "/colors/labradorite",
      "/colors/steel-gray",
      "/compare/agave-vs-eucalyptus",
      "/compare/eucalyptus-vs-oxidized-copper",
      "/harmonies/eucalyptus",
      "/wcag/eucalyptus",
      "/css/colors/eucalyptus",
      "/hex/5f8575"
    ]
  }
}
Full JSON dataset
{
  "slug": "eucalyptus",
  "name": "Eucalyptus",
  "hex": "#5F8575",
  "uses": [
    "natural palettes",
    "wellness branding",
    "sustainability design"
  ],
  "psychology": {
    "associations": [
      "nature",
      "growth",
      "balance"
    ],
    "contexts": [
      "wellness",
      "outdoor brands",
      "gardening",
      "organic products"
    ],
    "avoidIn": [
      "urgent error states"
    ]
  },
  "aliases": [],
  "sourceType": "curated",
  "confidence": "medium",
  "reviewStatus": "manual",
  "sourceUrl": "https://www.colorsencyclopedia.com/assets/colors.json",
  "origin": {
    "type": "common",
    "notes": "Curated common color reference used in design and editorial color systems."
  },
  "family": "green",
  "temperature": "cool",
  "tone": [
    "muted",
    "earth-tone"
  ],
  "editorialNotes": "Curated internal color record with computed technical properties.",
  "tags": [
    "green",
    "cool",
    "muted",
    "earth-tone",
    "natural-palettes",
    "wellness-branding",
    "sustainability-design",
    "nature",
    "growth",
    "balance"
  ],
  "popularity": 84,
  "rgb": [
    95,
    133,
    117
  ],
  "hsl": [
    155,
    17,
    45
  ],
  "cmyk": [
    29,
    0,
    12,
    48
  ],
  "luminance": 0.2049,
  "contrast": {
    "black": 5.1,
    "white": 4.12
  },
  "harmonies": {
    "complementary": "#865F6F",
    "analogous": [
      "#5F8662",
      "#5F8386"
    ],
    "triadic": [
      "#765F86",
      "#86765F"
    ],
    "tetradic": [
      "#625F86",
      "#865F6F",
      "#83865F"
    ],
    "splitComplementary": [
      "#865F83",
      "#86625F"
    ],
    "monochromatic": [
      "#91B1A3",
      "#5F8575",
      "#395147"
    ]
  },
  "variants": {
    "light": "#91B1A3",
    "dark": "#395147",
    "saturated": "#46A07A",
    "desaturated": "#737373",
    "pastel": "#B1B4B3",
    "neon": "#0FFF9B"
  },
  "wcag": {
    "AA": [
      "#000000"
    ],
    "AAA": []
  },
  "css": {
    "variable": "--color-eucalyptus: #5F8575;",
    "utility": ".bg-eucalyptus { background-color: #5F8575; }",
    "textUtility": ".text-eucalyptus { color: #5F8575; }"
  },
  "nearestColors": [
    "agave",
    "oxidized-copper",
    "smoke",
    "labradorite",
    "steel-gray"
  ],
  "generatedPalettes": [
    "eucalyptus"
  ],
  "generatedComparisons": [
    "agave-vs-eucalyptus",
    "eucalyptus-vs-oxidized-copper"
  ],
  "relatedFamilies": [
    "/colors/by-family/green",
    "/colors/by-temperature/cool",
    "/colors/by-tone/muted",
    "/colors/by-tone/earth-tone"
  ],
  "relatedTools": [
    "/harmonies/eucalyptus",
    "/wcag/eucalyptus",
    "/css/colors/eucalyptus",
    "/hex/5f8575"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/green",
      "/colors/by-temperature/cool",
      "/colors/by-tone/muted",
      "/colors/by-tone/earth-tone"
    ],
    "narrower": [
      "/palettes/eucalyptus"
    ],
    "related": [
      "/colors/agave",
      "/colors/oxidized-copper",
      "/colors/smoke",
      "/colors/labradorite",
      "/colors/steel-gray",
      "/compare/agave-vs-eucalyptus",
      "/compare/eucalyptus-vs-oxidized-copper",
      "/harmonies/eucalyptus",
      "/wcag/eucalyptus",
      "/css/colors/eucalyptus",
      "/hex/5f8575"
    ]
  },
  "pairings": {
    "best": [
      "#000000",
      "#865F6F",
      "#5F8662",
      "#5F8386"
    ],
    "avoid": [
      "#737373",
      "#91B1A3"
    ],
    "neutral": [
      "#1A1A1A",
      "#F5F5F5",
      "#E8E8E4"
    ],
    "highContrast": [
      "#000000"
    ],
    "lowContrast": [
      "#91B1A3",
      "#737373"
    ]
  }
}

Color meaning and use

About Eucalyptus Color

Eucalyptus sits in the green family with cool temperature and muted and earth tone visual character. Eucalyptus is a commonly used color name in design references, palettes, and editorial color systems.

Its common associations include nature, growth, and balance, which makes it relevant for wellness and outdoor brands. In design work, Eucalyptus is most useful for natural palettes, wellness branding, and sustainability design, especially when paired with black text for stronger contrast.

WCAG Accessibility

Contrast checks for Eucalyptus against black and white text.

Black text5.1:1AA Pass
White text4.12:1AA Fail
AA text options#000000
AAA text optionsNone in seed set

Similar Colors

Color Harmonies

#865F6F#865F6F
#5F8662#5F8662
#5F8386#5F8386
#765F86#765F86
#86765F#86765F

Variants

#91B1A3#91B1A3
#395147#395147
#46A07A#46A07A
#737373#737373
#B1B4B3#B1B4B3
#0FFF9B#0FFF9B

Pairings

Black#000000
#865F6F#865F6F
#5F8662#5F8662
#5F8386#5F8386
Matte Black#1A1A1A
White Smoke#F5F5F5