Harmony system

Bottle Green Color Harmonies

Bottle Green harmonies from #006A4E: complementary #6B001D, plus five harmony groups with CSS and contrast data.

Bottle Green is a cool green at hue 164°, saturation 100% and lightness 21%. The sets below keep those measurements visible while moving around the color wheel, making it easier to choose close hues, direct contrast or a wider token system.

SourceBottle Green · #006A4E
Groups6
Palette colors6
FamilyGreen

How the harmony works

Bottle Green Harmony Guide

Bottle Green harmonies are computed from hue relationships rather than subjective palette names. Complementary colors create direct contrast, analogous colors stay close to the source hue, triadic and tetradic groups add broader palette range, split-complementary colors soften contrast, and monochromatic variants keep the same hue for UI surfaces and states.

Machine-readable data

Machine-Readable Bottle Green Harmony Data (JSON)

Structured harmony groups, source color metadata, CSS tokens, accessibility notes, and related API endpoints for Bottle Green.

AI-Ready Dataset v1.0.0
Luminance0.1086
Black text3.17:1AA Fail
White text6.62:1AA Pass
sourceColorCanonical source color
harmonyGroupsComplementary, analogous, triadic, tetradic, split-complementary, and monochromatic sets
signaturePaletteCompact harmony preview palette
semanticGroupsAI-ready harmony labels
useCasesDesign and retrieval contexts
accessibilityNotesContrast guidance for the source color
Download JSON Open API
Structured sections
Source color
{
  "slug": "bottle-green",
  "name": "Bottle Green",
  "hex": "#006A4E",
  "url": "https://www.colorsencyclopedia.com/colors/bottle-green/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/colors/bottle-green.json"
}
Harmony groups
[
  {
    "key": "complementary",
    "label": "Complementary",
    "behavior": "maximum hue contrast",
    "bestUse": "accent colors, strong calls to action, visual opposition",
    "description": "Complementary harmony uses the color opposite the source hue. It creates the strongest direct relationship in the wheel, so it is best for accents, contrast anchors, and palettes that need immediate separation.",
    "colors": [
      {
        "hex": "#6B001D",
        "name": "#6B001D",
        "slug": null,
        "rgb": [
          107,
          0,
          29
        ],
        "hsl": [
          344,
          100,
          21
        ],
        "cmyk": [
          0,
          100,
          73,
          58
        ],
        "luminance": 0.0321,
        "contrast": {
          "black": 1.64,
          "white": 12.79
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": null,
        "apiUrl": null
      }
    ],
    "anchor": "bottle-green-harmony-complementary"
  },
  {
    "key": "analogous",
    "label": "Analogous",
    "behavior": "neighboring hue movement",
    "bestUse": "calm palettes, gradients, natural transitions",
    "description": "Analogous harmony uses hues close to the source color. It keeps the palette visually connected and is useful for quiet interfaces, editorial color systems, and smooth background or gradient work.",
    "colors": [
      {
        "hex": "#006B19",
        "name": "#006B19",
        "slug": null,
        "rgb": [
          0,
          107,
          25
        ],
        "hsl": [
          134,
          100,
          21
        ],
        "cmyk": [
          100,
          0,
          77,
          58
        ],
        "luminance": 0.1059,
        "contrast": {
          "black": 3.12,
          "white": 6.74
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": []
        },
        "url": null,
        "apiUrl": null
      },
      {
        "hex": "#00526B",
        "name": "#00526B",
        "slug": null,
        "rgb": [
          0,
          82,
          107
        ],
        "hsl": [
          194,
          100,
          21
        ],
        "cmyk": [
          100,
          23,
          0,
          58
        ],
        "luminance": 0.071,
        "contrast": {
          "black": 2.42,
          "white": 8.68
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": null,
        "apiUrl": null
      }
    ],
    "anchor": "bottle-green-harmony-analogous"
  },
  {
    "key": "triadic",
    "label": "Triadic",
    "behavior": "three evenly spaced hues",
    "bestUse": "balanced contrast, playful systems, broad palette range",
    "description": "Triadic harmony places colors around the wheel at equal intervals. It gives more range than analogous harmony while keeping a stable mathematical relationship between the selected hues.",
    "colors": [
      {
        "hex": "#4F006B",
        "name": "#4F006B",
        "slug": null,
        "rgb": [
          79,
          0,
          107
        ],
        "hsl": [
          284,
          100,
          21
        ],
        "cmyk": [
          26,
          100,
          0,
          58
        ],
        "luminance": 0.0272,
        "contrast": {
          "black": 1.54,
          "white": 13.6
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": null,
        "apiUrl": null
      },
      {
        "hex": "#6B4F00",
        "name": "#6B4F00",
        "slug": null,
        "rgb": [
          107,
          79,
          0
        ],
        "hsl": [
          44,
          100,
          21
        ],
        "cmyk": [
          0,
          26,
          100,
          58
        ],
        "luminance": 0.0872,
        "contrast": {
          "black": 2.74,
          "white": 7.65
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": null,
        "apiUrl": null
      }
    ],
    "anchor": "bottle-green-harmony-triadic"
  },
  {
    "key": "tetradic",
    "label": "Tetradic",
    "behavior": "two complementary pairs",
    "bestUse": "large design systems, dashboards, multi-state UI",
    "description": "Tetradic harmony creates a four-color system from two complementary relationships. It is useful when a palette needs multiple roles, but the colors should be assigned carefully so one hue remains dominant.",
    "colors": [
      {
        "hex": "#19006B",
        "name": "#19006B",
        "slug": null,
        "rgb": [
          25,
          0,
          107
        ],
        "hsl": [
          254,
          100,
          21
        ],
        "cmyk": [
          77,
          100,
          0,
          58
        ],
        "luminance": 0.0127,
        "contrast": {
          "black": 1.25,
          "white": 16.75
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": null,
        "apiUrl": null
      },
      {
        "hex": "#6B001D",
        "name": "#6B001D",
        "slug": null,
        "rgb": [
          107,
          0,
          29
        ],
        "hsl": [
          344,
          100,
          21
        ],
        "cmyk": [
          0,
          100,
          73,
          58
        ],
        "luminance": 0.0321,
        "contrast": {
          "black": 1.64,
          "white": 12.79
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": null,
        "apiUrl": null
      },
      {
        "hex": "#526B00",
        "name": "#526B00",
        "slug": null,
        "rgb": [
          82,
          107,
          0
        ],
        "hsl": [
          74,
          100,
          21
        ],
        "cmyk": [
          23,
          0,
          100,
          58
        ],
        "luminance": 0.1231,
        "contrast": {
          "black": 3.46,
          "white": 6.07
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": []
        },
        "url": null,
        "apiUrl": null
      }
    ],
    "anchor": "bottle-green-harmony-tetradic"
  },
  {
    "key": "splitComplementary",
    "label": "Split Complementary",
    "behavior": "softened complementary contrast",
    "bestUse": "brand palettes, accent pairs, less aggressive contrast",
    "description": "Split-complementary harmony replaces the direct opposite with the two hues beside it. This keeps useful contrast while reducing the visual tension of a pure complementary pair.",
    "colors": [
      {
        "hex": "#6B0052",
        "name": "#6B0052",
        "slug": null,
        "rgb": [
          107,
          0,
          82
        ],
        "hsl": [
          314,
          100,
          21
        ],
        "cmyk": [
          0,
          100,
          23,
          58
        ],
        "luminance": 0.0373,
        "contrast": {
          "black": 1.75,
          "white": 12.03
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": null,
        "apiUrl": null
      },
      {
        "hex": "#6B1900",
        "name": "#6B1900",
        "slug": null,
        "rgb": [
          107,
          25,
          0
        ],
        "hsl": [
          14,
          100,
          21
        ],
        "cmyk": [
          0,
          77,
          100,
          58
        ],
        "luminance": 0.0382,
        "contrast": {
          "black": 1.76,
          "white": 11.9
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": null,
        "apiUrl": null
      }
    ],
    "anchor": "bottle-green-harmony-split-complementary"
  },
  {
    "key": "monochromatic",
    "label": "Monochromatic",
    "behavior": "same hue, different values",
    "bestUse": "surfaces, states, elevation, restrained UI themes",
    "description": "Monochromatic harmony keeps the source hue and changes lightness. It is the safest system for tonal UI, cards, hover states, shadows, backgrounds, and subtle visual hierarchy.",
    "colors": [
      {
        "hex": "#00C792",
        "name": "#00C792",
        "slug": null,
        "rgb": [
          0,
          199,
          146
        ],
        "hsl": [
          164,
          100,
          39
        ],
        "cmyk": [
          100,
          0,
          27,
          22
        ],
        "luminance": 0.4292,
        "contrast": {
          "black": 9.58,
          "white": 2.19
        },
        "wcag": {
          "AA": [
            "#000000",
            "#1A1A1A",
            "#36454F"
          ],
          "AAA": [
            "#000000",
            "#1A1A1A"
          ]
        },
        "url": null,
        "apiUrl": null
      },
      {
        "hex": "#006A4E",
        "name": "Bottle Green",
        "slug": "bottle-green",
        "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": []
        },
        "url": "https://www.colorsencyclopedia.com/colors/bottle-green/",
        "apiUrl": "https://www.colorsencyclopedia.com/api/colors/bottle-green.json"
      },
      {
        "hex": "#000F0B",
        "name": "#000F0B",
        "slug": null,
        "rgb": [
          0,
          15,
          11
        ],
        "hsl": [
          164,
          100,
          3
        ],
        "cmyk": [
          100,
          0,
          27,
          94
        ],
        "luminance": 0.0037,
        "contrast": {
          "black": 1.07,
          "white": 19.55
        },
        "wcag": {
          "AA": [
            "#FFFFFF",
            "#F5F5F5"
          ],
          "AAA": [
            "#FFFFFF",
            "#F5F5F5"
          ]
        },
        "url": null,
        "apiUrl": null
      }
    ],
    "anchor": "bottle-green-harmony-monochromatic"
  }
]
Signature palette
[
  "#006A4E",
  "#6B001D",
  "#006B19",
  "#00526B",
  "#00C792",
  "#000F0B"
]
Accessibility notes
[
  "Black contrast on Bottle Green: 3.17:1",
  "White contrast on Bottle Green: 6.62:1",
  "AA text options: #FFFFFF, #F5F5F5"
]
CSS tokens
":root {\n  --color-bottle-green: #006A4E;\n  --bottle-green-complementary-1: #6B001D;\n  --bottle-green-analogous-1: #006B19;\n  --bottle-green-analogous-2: #00526B;\n  --bottle-green-triadic-1: #4F006B;\n  --bottle-green-triadic-2: #6B4F00;\n  --bottle-green-tetradic-1: #19006B;\n  --bottle-green-tetradic-2: #6B001D;\n  --bottle-green-tetradic-3: #526B00;\n  --bottle-green-split-complementary-1: #6B0052;\n  --bottle-green-split-complementary-2: #6B1900;\n  --bottle-green-monochromatic-1: #00C792;\n  --bottle-green-monochromatic-2: #006A4E;\n  --bottle-green-monochromatic-3: #000F0B;\n}\n\n.palette-bottle-green-harmony {\n  color: #FFFFFF;\n  background: linear-gradient(135deg, #006A4E, #6B001D, #006B19, #00526B, #00C792, #000F0B);\n}"
Full JSON dataset
{
  "datasetVersion": "1.0.0",
  "slug": "bottle-green",
  "name": "Bottle Green",
  "hex": "#006A4E",
  "rgb": [
    0,
    106,
    78
  ],
  "hsl": [
    164,
    100,
    21
  ],
  "cmyk": [
    100,
    0,
    26,
    58
  ],
  "family": "green",
  "temperature": "cool",
  "tone": [
    "dark",
    "jewel-tone"
  ],
  "luminance": 0.1086,
  "contrast": {
    "black": 3.17,
    "white": 6.62
  },
  "wcag": {
    "AA": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "AAA": []
  },
  "sourceColor": {
    "slug": "bottle-green",
    "name": "Bottle Green",
    "hex": "#006A4E",
    "url": "https://www.colorsencyclopedia.com/colors/bottle-green/",
    "apiUrl": "https://www.colorsencyclopedia.com/api/colors/bottle-green.json"
  },
  "harmonyGroups": [
    {
      "key": "complementary",
      "label": "Complementary",
      "behavior": "maximum hue contrast",
      "bestUse": "accent colors, strong calls to action, visual opposition",
      "description": "Complementary harmony uses the color opposite the source hue. It creates the strongest direct relationship in the wheel, so it is best for accents, contrast anchors, and palettes that need immediate separation.",
      "colors": [
        {
          "hex": "#6B001D",
          "name": "#6B001D",
          "slug": null,
          "rgb": [
            107,
            0,
            29
          ],
          "hsl": [
            344,
            100,
            21
          ],
          "cmyk": [
            0,
            100,
            73,
            58
          ],
          "luminance": 0.0321,
          "contrast": {
            "black": 1.64,
            "white": 12.79
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": null,
          "apiUrl": null
        }
      ],
      "anchor": "bottle-green-harmony-complementary"
    },
    {
      "key": "analogous",
      "label": "Analogous",
      "behavior": "neighboring hue movement",
      "bestUse": "calm palettes, gradients, natural transitions",
      "description": "Analogous harmony uses hues close to the source color. It keeps the palette visually connected and is useful for quiet interfaces, editorial color systems, and smooth background or gradient work.",
      "colors": [
        {
          "hex": "#006B19",
          "name": "#006B19",
          "slug": null,
          "rgb": [
            0,
            107,
            25
          ],
          "hsl": [
            134,
            100,
            21
          ],
          "cmyk": [
            100,
            0,
            77,
            58
          ],
          "luminance": 0.1059,
          "contrast": {
            "black": 3.12,
            "white": 6.74
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": []
          },
          "url": null,
          "apiUrl": null
        },
        {
          "hex": "#00526B",
          "name": "#00526B",
          "slug": null,
          "rgb": [
            0,
            82,
            107
          ],
          "hsl": [
            194,
            100,
            21
          ],
          "cmyk": [
            100,
            23,
            0,
            58
          ],
          "luminance": 0.071,
          "contrast": {
            "black": 2.42,
            "white": 8.68
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": null,
          "apiUrl": null
        }
      ],
      "anchor": "bottle-green-harmony-analogous"
    },
    {
      "key": "triadic",
      "label": "Triadic",
      "behavior": "three evenly spaced hues",
      "bestUse": "balanced contrast, playful systems, broad palette range",
      "description": "Triadic harmony places colors around the wheel at equal intervals. It gives more range than analogous harmony while keeping a stable mathematical relationship between the selected hues.",
      "colors": [
        {
          "hex": "#4F006B",
          "name": "#4F006B",
          "slug": null,
          "rgb": [
            79,
            0,
            107
          ],
          "hsl": [
            284,
            100,
            21
          ],
          "cmyk": [
            26,
            100,
            0,
            58
          ],
          "luminance": 0.0272,
          "contrast": {
            "black": 1.54,
            "white": 13.6
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": null,
          "apiUrl": null
        },
        {
          "hex": "#6B4F00",
          "name": "#6B4F00",
          "slug": null,
          "rgb": [
            107,
            79,
            0
          ],
          "hsl": [
            44,
            100,
            21
          ],
          "cmyk": [
            0,
            26,
            100,
            58
          ],
          "luminance": 0.0872,
          "contrast": {
            "black": 2.74,
            "white": 7.65
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": null,
          "apiUrl": null
        }
      ],
      "anchor": "bottle-green-harmony-triadic"
    },
    {
      "key": "tetradic",
      "label": "Tetradic",
      "behavior": "two complementary pairs",
      "bestUse": "large design systems, dashboards, multi-state UI",
      "description": "Tetradic harmony creates a four-color system from two complementary relationships. It is useful when a palette needs multiple roles, but the colors should be assigned carefully so one hue remains dominant.",
      "colors": [
        {
          "hex": "#19006B",
          "name": "#19006B",
          "slug": null,
          "rgb": [
            25,
            0,
            107
          ],
          "hsl": [
            254,
            100,
            21
          ],
          "cmyk": [
            77,
            100,
            0,
            58
          ],
          "luminance": 0.0127,
          "contrast": {
            "black": 1.25,
            "white": 16.75
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": null,
          "apiUrl": null
        },
        {
          "hex": "#6B001D",
          "name": "#6B001D",
          "slug": null,
          "rgb": [
            107,
            0,
            29
          ],
          "hsl": [
            344,
            100,
            21
          ],
          "cmyk": [
            0,
            100,
            73,
            58
          ],
          "luminance": 0.0321,
          "contrast": {
            "black": 1.64,
            "white": 12.79
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": null,
          "apiUrl": null
        },
        {
          "hex": "#526B00",
          "name": "#526B00",
          "slug": null,
          "rgb": [
            82,
            107,
            0
          ],
          "hsl": [
            74,
            100,
            21
          ],
          "cmyk": [
            23,
            0,
            100,
            58
          ],
          "luminance": 0.1231,
          "contrast": {
            "black": 3.46,
            "white": 6.07
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": []
          },
          "url": null,
          "apiUrl": null
        }
      ],
      "anchor": "bottle-green-harmony-tetradic"
    },
    {
      "key": "splitComplementary",
      "label": "Split Complementary",
      "behavior": "softened complementary contrast",
      "bestUse": "brand palettes, accent pairs, less aggressive contrast",
      "description": "Split-complementary harmony replaces the direct opposite with the two hues beside it. This keeps useful contrast while reducing the visual tension of a pure complementary pair.",
      "colors": [
        {
          "hex": "#6B0052",
          "name": "#6B0052",
          "slug": null,
          "rgb": [
            107,
            0,
            82
          ],
          "hsl": [
            314,
            100,
            21
          ],
          "cmyk": [
            0,
            100,
            23,
            58
          ],
          "luminance": 0.0373,
          "contrast": {
            "black": 1.75,
            "white": 12.03
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": null,
          "apiUrl": null
        },
        {
          "hex": "#6B1900",
          "name": "#6B1900",
          "slug": null,
          "rgb": [
            107,
            25,
            0
          ],
          "hsl": [
            14,
            100,
            21
          ],
          "cmyk": [
            0,
            77,
            100,
            58
          ],
          "luminance": 0.0382,
          "contrast": {
            "black": 1.76,
            "white": 11.9
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": null,
          "apiUrl": null
        }
      ],
      "anchor": "bottle-green-harmony-split-complementary"
    },
    {
      "key": "monochromatic",
      "label": "Monochromatic",
      "behavior": "same hue, different values",
      "bestUse": "surfaces, states, elevation, restrained UI themes",
      "description": "Monochromatic harmony keeps the source hue and changes lightness. It is the safest system for tonal UI, cards, hover states, shadows, backgrounds, and subtle visual hierarchy.",
      "colors": [
        {
          "hex": "#00C792",
          "name": "#00C792",
          "slug": null,
          "rgb": [
            0,
            199,
            146
          ],
          "hsl": [
            164,
            100,
            39
          ],
          "cmyk": [
            100,
            0,
            27,
            22
          ],
          "luminance": 0.4292,
          "contrast": {
            "black": 9.58,
            "white": 2.19
          },
          "wcag": {
            "AA": [
              "#000000",
              "#1A1A1A",
              "#36454F"
            ],
            "AAA": [
              "#000000",
              "#1A1A1A"
            ]
          },
          "url": null,
          "apiUrl": null
        },
        {
          "hex": "#006A4E",
          "name": "Bottle Green",
          "slug": "bottle-green",
          "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": []
          },
          "url": "https://www.colorsencyclopedia.com/colors/bottle-green/",
          "apiUrl": "https://www.colorsencyclopedia.com/api/colors/bottle-green.json"
        },
        {
          "hex": "#000F0B",
          "name": "#000F0B",
          "slug": null,
          "rgb": [
            0,
            15,
            11
          ],
          "hsl": [
            164,
            100,
            3
          ],
          "cmyk": [
            100,
            0,
            27,
            94
          ],
          "luminance": 0.0037,
          "contrast": {
            "black": 1.07,
            "white": 19.55
          },
          "wcag": {
            "AA": [
              "#FFFFFF",
              "#F5F5F5"
            ],
            "AAA": [
              "#FFFFFF",
              "#F5F5F5"
            ]
          },
          "url": null,
          "apiUrl": null
        }
      ],
      "anchor": "bottle-green-harmony-monochromatic"
    }
  ],
  "signaturePalette": [
    "#006A4E",
    "#6B001D",
    "#006B19",
    "#00526B",
    "#00C792",
    "#000F0B"
  ],
  "semanticGroups": [
    "green harmony",
    "cool harmony",
    "dark harmony",
    "jewel tone harmony",
    "bottle green palette system"
  ],
  "useCases": [
    "palette generation",
    "brand color exploration",
    "UI accent planning",
    "CSS design tokens",
    "AI color retrieval"
  ],
  "accessibilityNotes": [
    "Black contrast on Bottle Green: 3.17:1",
    "White contrast on Bottle Green: 6.62:1",
    "AA text options: #FFFFFF, #F5F5F5"
  ],
  "relatedEndpoints": [
    "https://www.colorsencyclopedia.com/api/harmonies/bottle-green.json",
    "https://www.colorsencyclopedia.com/api/colors/bottle-green.json",
    "https://www.colorsencyclopedia.com/api/hex/006a4e.json"
  ],
  "url": "https://www.colorsencyclopedia.com/harmonies/bottle-green/",
  "apiUrl": "https://www.colorsencyclopedia.com/api/harmonies/bottle-green.json",
  "cssSnippet": ":root {\n  --color-bottle-green: #006A4E;\n  --bottle-green-complementary-1: #6B001D;\n  --bottle-green-analogous-1: #006B19;\n  --bottle-green-analogous-2: #00526B;\n  --bottle-green-triadic-1: #4F006B;\n  --bottle-green-triadic-2: #6B4F00;\n  --bottle-green-tetradic-1: #19006B;\n  --bottle-green-tetradic-2: #6B001D;\n  --bottle-green-tetradic-3: #526B00;\n  --bottle-green-split-complementary-1: #6B0052;\n  --bottle-green-split-complementary-2: #6B1900;\n  --bottle-green-monochromatic-1: #00C792;\n  --bottle-green-monochromatic-2: #006A4E;\n  --bottle-green-monochromatic-3: #000F0B;\n}\n\n.palette-bottle-green-harmony {\n  color: #FFFFFF;\n  background: linear-gradient(135deg, #006A4E, #6B001D, #006B19, #00526B, #00C792, #000F0B);\n}"
}

CSS Harmony Tokens

Use these tokens when Bottle Green needs a complete palette system instead of a single color variable.

:root {
  --color-bottle-green: #006A4E;
  --bottle-green-complementary-1: #6B001D;
  --bottle-green-analogous-1: #006B19;
  --bottle-green-analogous-2: #00526B;
  --bottle-green-triadic-1: #4F006B;
  --bottle-green-triadic-2: #6B4F00;
  --bottle-green-tetradic-1: #19006B;
  --bottle-green-tetradic-2: #6B001D;
  --bottle-green-tetradic-3: #526B00;
  --bottle-green-split-complementary-1: #6B0052;
  --bottle-green-split-complementary-2: #6B1900;
  --bottle-green-monochromatic-1: #00C792;
  --bottle-green-monochromatic-2: #006A4E;
  --bottle-green-monochromatic-3: #000F0B;
}

.palette-bottle-green-harmony {
  color: #FFFFFF;
  background: linear-gradient(135deg, #006A4E, #6B001D, #006B19, #00526B, #00C792, #000F0B);
}

Bottle Green Harmony Groups

Open a group to inspect its generated colors, intended behavior, and best design use. Anchor links above open the matching group directly.

Complementary Harmony1 colors · maximum hue contrast

The complementary set starts from Bottle Green #006A4E and produces #6B001D. Its maximum hue contrast relationship suits accent colors, strong calls to action, and visual opposition. None of these generated values has an exact named-color match in the current dataset.

Behaviormaximum hue contrast
Best useaccent colors, strong calls to action, visual opposition
Source colorBottle Green · #006A4E
Analogous Harmony2 colors · neighboring hue movement

The analogous set starts from Bottle Green #006A4E and produces #006B19 and #00526B. Its neighboring hue movement relationship suits calm palettes, gradients, and natural transitions. None of these generated values has an exact named-color match in the current dataset.

Behaviorneighboring hue movement
Best usecalm palettes, gradients, natural transitions
Source colorBottle Green · #006A4E
Triadic Harmony2 colors · three evenly spaced hues

The triadic set starts from Bottle Green #006A4E and produces #4F006B and #6B4F00. Its three evenly spaced hues relationship suits balanced contrast, playful systems, and broad palette range. None of these generated values has an exact named-color match in the current dataset.

Behaviorthree evenly spaced hues
Best usebalanced contrast, playful systems, broad palette range
Source colorBottle Green · #006A4E
Tetradic Harmony3 colors · two complementary pairs

The tetradic set starts from Bottle Green #006A4E and produces #19006B, #6B001D, and #526B00. Its two complementary pairs relationship suits large design systems, dashboards, and multi-state UI. None of these generated values has an exact named-color match in the current dataset.

Behaviortwo complementary pairs
Best uselarge design systems, dashboards, multi-state UI
Source colorBottle Green · #006A4E
Split Complementary Harmony2 colors · softened complementary contrast

The split complementary set starts from Bottle Green #006A4E and produces #6B0052 and #6B1900. Its softened complementary contrast relationship suits brand palettes, accent pairs, and less aggressive contrast. None of these generated values has an exact named-color match in the current dataset.

Behaviorsoftened complementary contrast
Best usebrand palettes, accent pairs, less aggressive contrast
Source colorBottle Green · #006A4E
Monochromatic Harmony3 colors · same hue, different values

The monochromatic set starts from Bottle Green #006A4E and produces #00C792, #006A4E, and #000F0B. Its same hue, different values relationship suits surfaces, states, elevation, and restrained UI themes. The generated values match Bottle Green in the named-color dataset.

Behaviorsame hue, different values
Best usesurfaces, states, elevation, restrained UI themes
Source colorBottle Green · #006A4E