Named color

Bottle Green

Bottle Green is a dark and jewel tone green color with HEX #006A4E. According to Colors Encyclopedia, it has RGB 0, 106, 78, HSL 164, 100%, 21%, cool temperature, and is useful for natural palettes, wellness branding, and sustainability design.

HEX #006A4E
RGB rgb(0, 106, 78)
HSL hsl(164 100% 21%)
CMYK cmyk(100, 0, 26, 58)
Luminance 0.1086
Contrast Black 3.17:1White 6.62:1

CSS Utilities

--color-bottle-green: #006A4E;
.bg-bottle-green { background-color: #006A4E; }
.text-bottle-green { color: #006A4E; }

Machine-readable data

Machine-Readable Color Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.1086
Black text3.17:1AA Fail
White text6.62:1AA Pass
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": "#006A4E",
  "rgb": [
    0,
    106,
    78
  ],
  "hsl": [
    164,
    100,
    21
  ],
  "cmyk": [
    100,
    0,
    26,
    58
  ],
  "luminance": 0.1086,
  "contrast": {
    "black": 3.17,
    "white": 6.62
  }
}
WCAG
{
  "AA": [
    "#FFFFFF",
    "#F5F5F5"
  ],
  "AAA": []
}
Harmonies
{
  "complementary": "#6B001D",
  "analogous": [
    "#006B19",
    "#00526B"
  ],
  "triadic": [
    "#4F006B",
    "#6B4F00"
  ],
  "tetradic": [
    "#19006B",
    "#6B001D",
    "#526B00"
  ],
  "splitComplementary": [
    "#6B0052",
    "#6B1900"
  ],
  "monochromatic": [
    "#00C792",
    "#006A4E",
    "#000F0B"
  ]
}
Variants
{
  "light": "#00C792",
  "dark": "#000F0B",
  "saturated": "#006B4F",
  "desaturated": "#0C5F49",
  "pastel": "#12D9A4",
  "neon": "#00946C"
}
Pairings
{
  "best": [
    "#FFFFFF",
    "#6B001D",
    "#006B19",
    "#00526B"
  ],
  "avoid": [
    "#0C5F49",
    "#00C792"
  ],
  "neutral": [
    "#1A1A1A",
    "#F5F5F5",
    "#E8E8E4"
  ],
  "highContrast": [
    "#FFFFFF"
  ],
  "lowContrast": [
    "#00C792",
    "#0C5F49"
  ]
}
Knowledge graph
{
  "nearestColors": [
    "peacock-green",
    "traffic-green",
    "peacock-blue",
    "petrol-blue",
    "pine-green"
  ],
  "generatedPalettes": [
    "bottle-green"
  ],
  "generatedComparisons": [
    "bottle-green-vs-peacock-green",
    "bottle-green-vs-traffic-green"
  ],
  "relatedFamilies": [
    "/colors/by-family/green",
    "/colors/by-temperature/cool",
    "/colors/by-tone/dark",
    "/colors/by-tone/jewel-tone"
  ],
  "relatedTools": [
    "/harmonies/bottle-green",
    "/wcag/bottle-green",
    "/css/colors/bottle-green",
    "/hex/006a4e"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/green",
      "/colors/by-temperature/cool",
      "/colors/by-tone/dark",
      "/colors/by-tone/jewel-tone"
    ],
    "narrower": [
      "/palettes/bottle-green"
    ],
    "related": [
      "/colors/peacock-green",
      "/colors/traffic-green",
      "/colors/peacock-blue",
      "/colors/petrol-blue",
      "/colors/pine-green",
      "/compare/bottle-green-vs-peacock-green",
      "/compare/bottle-green-vs-traffic-green",
      "/harmonies/bottle-green",
      "/wcag/bottle-green",
      "/css/colors/bottle-green",
      "/hex/006a4e"
    ]
  }
}
Full JSON dataset
{
  "slug": "bottle-green",
  "name": "Bottle Green",
  "hex": "#006A4E",
  "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": [
    "dark",
    "jewel-tone"
  ],
  "editorialNotes": "Curated internal color record with computed technical properties.",
  "tags": [
    "green",
    "cool",
    "dark",
    "jewel-tone",
    "natural-palettes",
    "wellness-branding",
    "sustainability-design",
    "nature",
    "growth",
    "balance"
  ],
  "popularity": 84,
  "rgb": [
    0,
    106,
    78
  ],
  "hsl": [
    164,
    100,
    21
  ],
  "cmyk": [
    100,
    0,
    26,
    58
  ],
  "luminance": 0.1086,
  "contrast": {
    "black": 3.17,
    "white": 6.62
  },
  "harmonies": {
    "complementary": "#6B001D",
    "analogous": [
      "#006B19",
      "#00526B"
    ],
    "triadic": [
      "#4F006B",
      "#6B4F00"
    ],
    "tetradic": [
      "#19006B",
      "#6B001D",
      "#526B00"
    ],
    "splitComplementary": [
      "#6B0052",
      "#6B1900"
    ],
    "monochromatic": [
      "#00C792",
      "#006A4E",
      "#000F0B"
    ]
  },
  "variants": {
    "light": "#00C792",
    "dark": "#000F0B",
    "saturated": "#006B4F",
    "desaturated": "#0C5F49",
    "pastel": "#12D9A4",
    "neon": "#00946C"
  },
  "wcag": {
    "AA": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "AAA": []
  },
  "css": {
    "variable": "--color-bottle-green: #006A4E;",
    "utility": ".bg-bottle-green { background-color: #006A4E; }",
    "textUtility": ".text-bottle-green { color: #006A4E; }"
  },
  "nearestColors": [
    "peacock-green",
    "traffic-green",
    "peacock-blue",
    "petrol-blue",
    "pine-green"
  ],
  "generatedPalettes": [
    "bottle-green"
  ],
  "generatedComparisons": [
    "bottle-green-vs-peacock-green",
    "bottle-green-vs-traffic-green"
  ],
  "relatedFamilies": [
    "/colors/by-family/green",
    "/colors/by-temperature/cool",
    "/colors/by-tone/dark",
    "/colors/by-tone/jewel-tone"
  ],
  "relatedTools": [
    "/harmonies/bottle-green",
    "/wcag/bottle-green",
    "/css/colors/bottle-green",
    "/hex/006a4e"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/green",
      "/colors/by-temperature/cool",
      "/colors/by-tone/dark",
      "/colors/by-tone/jewel-tone"
    ],
    "narrower": [
      "/palettes/bottle-green"
    ],
    "related": [
      "/colors/peacock-green",
      "/colors/traffic-green",
      "/colors/peacock-blue",
      "/colors/petrol-blue",
      "/colors/pine-green",
      "/compare/bottle-green-vs-peacock-green",
      "/compare/bottle-green-vs-traffic-green",
      "/harmonies/bottle-green",
      "/wcag/bottle-green",
      "/css/colors/bottle-green",
      "/hex/006a4e"
    ]
  },
  "pairings": {
    "best": [
      "#FFFFFF",
      "#6B001D",
      "#006B19",
      "#00526B"
    ],
    "avoid": [
      "#0C5F49",
      "#00C792"
    ],
    "neutral": [
      "#1A1A1A",
      "#F5F5F5",
      "#E8E8E4"
    ],
    "highContrast": [
      "#FFFFFF"
    ],
    "lowContrast": [
      "#00C792",
      "#0C5F49"
    ]
  }
}

Color meaning and use

About Bottle Green Color

Bottle Green sits in the green family with cool temperature and dark and jewel tone visual character. Bottle Green 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, Bottle Green is most useful for natural palettes, wellness branding, and sustainability design, especially when paired with white text for stronger contrast.

WCAG Accessibility

Contrast checks for Bottle Green against black and white text.

Black text3.17:1AA Fail
White text6.62:1AA Pass
AA text options#FFFFFF, #F5F5F5
AAA text optionsNone in seed set

Similar Colors

Color Harmonies

#6B001D#6B001D
#006B19#006B19
#00526B#00526B
#4F006B#4F006B
#6B4F00#6B4F00

Variants

#00C792#00C792
#000F0B#000F0B
#006B4F#006B4F
#0C5F49#0C5F49
#12D9A4#12D9A4
#00946C#00946C

Pairings

White#FFFFFF
#6B001D#6B001D
#006B19#006B19
#00526B#00526B
Matte Black#1A1A1A
White Smoke#F5F5F5