Named color

Scheele Green

Scheele Green is a jewel tone green color with HEX #478800. According to Colors Encyclopedia, it has RGB 71, 136, 0, HSL 89, 100%, 27%, cool temperature, and is useful for historical references, pigment palettes, and cultural color systems.

HEX #478800
RGB rgb(71, 136, 0)
HSL hsl(89 100% 27%)
CMYK cmyk(48, 0, 100, 47)
Luminance 0.1895
Contrast Black 4.79:1White 4.38:1

CSS Utilities

--color-scheeles-green: #478800;
.bg-scheeles-green { background-color: #478800; }
.text-scheeles-green { color: #478800; }

Machine-readable data

Machine-Readable Color Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.1895
Black text4.79:1AA Pass
White text4.38: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": "#478800",
  "rgb": [
    71,
    136,
    0
  ],
  "hsl": [
    89,
    100,
    27
  ],
  "cmyk": [
    48,
    0,
    100,
    47
  ],
  "luminance": 0.1895,
  "contrast": {
    "black": 4.79,
    "white": 4.38
  }
}
WCAG
{
  "AA": [
    "#000000"
  ],
  "AAA": []
}
Harmonies
{
  "complementary": "#43008A",
  "analogous": [
    "#8A8700",
    "#028A00"
  ],
  "triadic": [
    "#00478A",
    "#8A0047"
  ],
  "tetradic": [
    "#008A87",
    "#43008A",
    "#8A0002"
  ],
  "splitComplementary": [
    "#00028A",
    "#87008A"
  ],
  "monochromatic": [
    "#77E600",
    "#478800",
    "#182E00"
  ]
}
Variants
{
  "light": "#77E600",
  "dark": "#182E00",
  "saturated": "#478A00",
  "desaturated": "#477B0F",
  "pastel": "#88ED1D",
  "neon": "#5CB300"
}
Pairings
{
  "best": [
    "#000000",
    "#43008A",
    "#8A8700",
    "#028A00"
  ],
  "avoid": [
    "#477B0F",
    "#77E600"
  ],
  "neutral": [
    "#1A1A1A",
    "#F5F5F5",
    "#E8E8E4"
  ],
  "highContrast": [
    "#000000"
  ],
  "lowContrast": [
    "#77E600",
    "#477B0F"
  ]
}
Knowledge graph
{
  "nearestColors": [
    "avocado",
    "terre-verte",
    "fern-frond",
    "forest-green",
    "olive-drab"
  ],
  "generatedPalettes": [
    "scheeles-green"
  ],
  "generatedComparisons": [
    "avocado-vs-scheeles-green",
    "forest-green-vs-scheeles-green",
    "scheeles-green-vs-terre-verte"
  ],
  "relatedFamilies": [
    "/colors/by-family/green",
    "/colors/by-temperature/cool",
    "/colors/by-tone/jewel-tone"
  ],
  "relatedTools": [
    "/harmonies/scheeles-green",
    "/wcag/scheeles-green",
    "/css/colors/scheeles-green",
    "/hex/478800"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/green",
      "/colors/by-temperature/cool",
      "/colors/by-tone/jewel-tone"
    ],
    "narrower": [
      "/palettes/scheeles-green"
    ],
    "related": [
      "/colors/avocado",
      "/colors/terre-verte",
      "/colors/fern-frond",
      "/colors/forest-green",
      "/colors/olive-drab",
      "/compare/avocado-vs-scheeles-green",
      "/compare/forest-green-vs-scheeles-green",
      "/compare/scheeles-green-vs-terre-verte",
      "/harmonies/scheeles-green",
      "/wcag/scheeles-green",
      "/css/colors/scheeles-green",
      "/hex/478800"
    ]
  }
}
Full JSON dataset
{
  "slug": "scheeles-green",
  "name": "Scheele Green",
  "hex": "#478800",
  "uses": [
    "historical references",
    "pigment palettes",
    "cultural color systems"
  ],
  "psychology": {
    "associations": [
      "heritage",
      "craft",
      "specificity"
    ],
    "contexts": [
      "museum design",
      "education",
      "editorial research",
      "cultural references"
    ],
    "avoidIn": [
      "generic unlabeled palette systems"
    ]
  },
  "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, material, cultural, and editorial color systems."
  },
  "family": "green",
  "temperature": "cool",
  "tone": [
    "jewel-tone"
  ],
  "editorialNotes": "Curated internal color record with computed technical properties.",
  "tags": [
    "green",
    "cool",
    "jewel-tone",
    "historical-references",
    "pigment-palettes",
    "cultural-color-systems",
    "heritage",
    "craft",
    "specificity"
  ],
  "popularity": 84,
  "rgb": [
    71,
    136,
    0
  ],
  "hsl": [
    89,
    100,
    27
  ],
  "cmyk": [
    48,
    0,
    100,
    47
  ],
  "luminance": 0.1895,
  "contrast": {
    "black": 4.79,
    "white": 4.38
  },
  "harmonies": {
    "complementary": "#43008A",
    "analogous": [
      "#8A8700",
      "#028A00"
    ],
    "triadic": [
      "#00478A",
      "#8A0047"
    ],
    "tetradic": [
      "#008A87",
      "#43008A",
      "#8A0002"
    ],
    "splitComplementary": [
      "#00028A",
      "#87008A"
    ],
    "monochromatic": [
      "#77E600",
      "#478800",
      "#182E00"
    ]
  },
  "variants": {
    "light": "#77E600",
    "dark": "#182E00",
    "saturated": "#478A00",
    "desaturated": "#477B0F",
    "pastel": "#88ED1D",
    "neon": "#5CB300"
  },
  "wcag": {
    "AA": [
      "#000000"
    ],
    "AAA": []
  },
  "css": {
    "variable": "--color-scheeles-green: #478800;",
    "utility": ".bg-scheeles-green { background-color: #478800; }",
    "textUtility": ".text-scheeles-green { color: #478800; }"
  },
  "nearestColors": [
    "avocado",
    "terre-verte",
    "fern-frond",
    "forest-green",
    "olive-drab"
  ],
  "generatedPalettes": [
    "scheeles-green"
  ],
  "generatedComparisons": [
    "avocado-vs-scheeles-green",
    "forest-green-vs-scheeles-green",
    "scheeles-green-vs-terre-verte"
  ],
  "relatedFamilies": [
    "/colors/by-family/green",
    "/colors/by-temperature/cool",
    "/colors/by-tone/jewel-tone"
  ],
  "relatedTools": [
    "/harmonies/scheeles-green",
    "/wcag/scheeles-green",
    "/css/colors/scheeles-green",
    "/hex/478800"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/green",
      "/colors/by-temperature/cool",
      "/colors/by-tone/jewel-tone"
    ],
    "narrower": [
      "/palettes/scheeles-green"
    ],
    "related": [
      "/colors/avocado",
      "/colors/terre-verte",
      "/colors/fern-frond",
      "/colors/forest-green",
      "/colors/olive-drab",
      "/compare/avocado-vs-scheeles-green",
      "/compare/forest-green-vs-scheeles-green",
      "/compare/scheeles-green-vs-terre-verte",
      "/harmonies/scheeles-green",
      "/wcag/scheeles-green",
      "/css/colors/scheeles-green",
      "/hex/478800"
    ]
  },
  "pairings": {
    "best": [
      "#000000",
      "#43008A",
      "#8A8700",
      "#028A00"
    ],
    "avoid": [
      "#477B0F",
      "#77E600"
    ],
    "neutral": [
      "#1A1A1A",
      "#F5F5F5",
      "#E8E8E4"
    ],
    "highContrast": [
      "#000000"
    ],
    "lowContrast": [
      "#77E600",
      "#477B0F"
    ]
  }
}

Color meaning and use

About Scheele Green Color

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

Its common associations include heritage, craft, and specificity, which makes it relevant for museum design and education. In design work, Scheele Green is most useful for historical references, pigment palettes, and cultural color systems, especially when paired with black text for stronger contrast.

WCAG Accessibility

Contrast checks for Scheele Green against black and white text.

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

Similar Colors

Color Harmonies

#43008A#43008A
#8A8700#8A8700
#028A00#028A00
#00478A#00478A
#8A0047#8A0047

Variants

#77E600#77E600
#182E00#182E00
#478A00#478A00
#477B0F#477B0F
#88ED1D#88ED1D
#5CB300#5CB300

Pairings

Black#000000
#43008A#43008A
#8A8700#8A8700
#028A00#028A00
Matte Black#1A1A1A
White Smoke#F5F5F5