Named color

Pine Green

Pine Green is a dark cyan color with HEX #01796F. According to Colors Encyclopedia, it has RGB 1, 121, 111, HSL 175, 98%, 24%, cool temperature, and is useful for natural palettes, wellness branding, and sustainability design.

HEX #01796F
RGB rgb(1, 121, 111)
HSL hsl(175 98% 24%)
CMYK cmyk(99, 0, 8, 53)
Luminance 0.1483
Contrast Black 3.97:1White 5.3:1

CSS Utilities

--color-pine-green: #01796F;
.bg-pine-green { background-color: #01796F; }
.text-pine-green { color: #01796F; }

Machine-readable data

Machine-Readable Color Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.1483
Black text3.97:1AA Fail
White text5.3: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": "#01796F",
  "rgb": [
    1,
    121,
    111
  ],
  "hsl": [
    175,
    98,
    24
  ],
  "cmyk": [
    99,
    0,
    8,
    53
  ],
  "luminance": 0.1483,
  "contrast": {
    "black": 3.97,
    "white": 5.3
  }
}
WCAG
{
  "AA": [
    "#FFFFFF",
    "#F5F5F5"
  ],
  "AAA": []
}
Harmonies
{
  "complementary": "#79010B",
  "analogous": [
    "#017933",
    "#014779"
  ],
  "triadic": [
    "#6F0179",
    "#796F01"
  ],
  "tetradic": [
    "#330179",
    "#79010B",
    "#477901"
  ],
  "splitComplementary": [
    "#790147",
    "#793301"
  ],
  "monochromatic": [
    "#02D4C3",
    "#01796F",
    "#001E1C"
  ]
}
Variants
{
  "light": "#02D4C3",
  "dark": "#001E1C",
  "saturated": "#007A70",
  "desaturated": "#0F6C64",
  "pastel": "#15E5D3",
  "neon": "#00A396"
}
Pairings
{
  "best": [
    "#FFFFFF",
    "#79010B",
    "#017933",
    "#014779"
  ],
  "avoid": [
    "#0F6C64",
    "#02D4C3"
  ],
  "neutral": [
    "#1A1A1A",
    "#F5F5F5",
    "#E8E8E4"
  ],
  "highContrast": [
    "#FFFFFF"
  ],
  "lowContrast": [
    "#02D4C3",
    "#0F6C64"
  ]
}
Knowledge graph
{
  "nearestColors": [
    "peacock-teal",
    "teal",
    "peacock-green",
    "petrol-blue",
    "peacock-blue"
  ],
  "generatedPalettes": [
    "pine-green"
  ],
  "generatedComparisons": [
    "pine-green-vs-peacock-teal",
    "pine-green-vs-teal"
  ],
  "relatedFamilies": [
    "/colors/by-family/cyan",
    "/colors/by-temperature/cool",
    "/colors/by-tone/dark"
  ],
  "relatedTools": [
    "/harmonies/pine-green",
    "/wcag/pine-green",
    "/css/colors/pine-green",
    "/hex/01796f"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/cyan",
      "/colors/by-temperature/cool",
      "/colors/by-tone/dark"
    ],
    "narrower": [
      "/palettes/pine-green"
    ],
    "related": [
      "/colors/peacock-teal",
      "/colors/teal",
      "/colors/peacock-green",
      "/colors/petrol-blue",
      "/colors/peacock-blue",
      "/compare/pine-green-vs-peacock-teal",
      "/compare/pine-green-vs-teal",
      "/harmonies/pine-green",
      "/wcag/pine-green",
      "/css/colors/pine-green",
      "/hex/01796f"
    ]
  }
}
Full JSON dataset
{
  "slug": "pine-green",
  "name": "Pine Green",
  "hex": "#01796F",
  "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": "cyan",
  "temperature": "cool",
  "tone": [
    "dark"
  ],
  "editorialNotes": "Curated internal color record with computed technical properties.",
  "tags": [
    "cyan",
    "cool",
    "dark",
    "natural-palettes",
    "wellness-branding",
    "sustainability-design",
    "nature",
    "growth",
    "balance"
  ],
  "popularity": 84,
  "rgb": [
    1,
    121,
    111
  ],
  "hsl": [
    175,
    98,
    24
  ],
  "cmyk": [
    99,
    0,
    8,
    53
  ],
  "luminance": 0.1483,
  "contrast": {
    "black": 3.97,
    "white": 5.3
  },
  "harmonies": {
    "complementary": "#79010B",
    "analogous": [
      "#017933",
      "#014779"
    ],
    "triadic": [
      "#6F0179",
      "#796F01"
    ],
    "tetradic": [
      "#330179",
      "#79010B",
      "#477901"
    ],
    "splitComplementary": [
      "#790147",
      "#793301"
    ],
    "monochromatic": [
      "#02D4C3",
      "#01796F",
      "#001E1C"
    ]
  },
  "variants": {
    "light": "#02D4C3",
    "dark": "#001E1C",
    "saturated": "#007A70",
    "desaturated": "#0F6C64",
    "pastel": "#15E5D3",
    "neon": "#00A396"
  },
  "wcag": {
    "AA": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "AAA": []
  },
  "css": {
    "variable": "--color-pine-green: #01796F;",
    "utility": ".bg-pine-green { background-color: #01796F; }",
    "textUtility": ".text-pine-green { color: #01796F; }"
  },
  "nearestColors": [
    "peacock-teal",
    "teal",
    "peacock-green",
    "petrol-blue",
    "peacock-blue"
  ],
  "generatedPalettes": [
    "pine-green"
  ],
  "generatedComparisons": [
    "pine-green-vs-peacock-teal",
    "pine-green-vs-teal"
  ],
  "relatedFamilies": [
    "/colors/by-family/cyan",
    "/colors/by-temperature/cool",
    "/colors/by-tone/dark"
  ],
  "relatedTools": [
    "/harmonies/pine-green",
    "/wcag/pine-green",
    "/css/colors/pine-green",
    "/hex/01796f"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/cyan",
      "/colors/by-temperature/cool",
      "/colors/by-tone/dark"
    ],
    "narrower": [
      "/palettes/pine-green"
    ],
    "related": [
      "/colors/peacock-teal",
      "/colors/teal",
      "/colors/peacock-green",
      "/colors/petrol-blue",
      "/colors/peacock-blue",
      "/compare/pine-green-vs-peacock-teal",
      "/compare/pine-green-vs-teal",
      "/harmonies/pine-green",
      "/wcag/pine-green",
      "/css/colors/pine-green",
      "/hex/01796f"
    ]
  },
  "pairings": {
    "best": [
      "#FFFFFF",
      "#79010B",
      "#017933",
      "#014779"
    ],
    "avoid": [
      "#0F6C64",
      "#02D4C3"
    ],
    "neutral": [
      "#1A1A1A",
      "#F5F5F5",
      "#E8E8E4"
    ],
    "highContrast": [
      "#FFFFFF"
    ],
    "lowContrast": [
      "#02D4C3",
      "#0F6C64"
    ]
  }
}

Color meaning and use

About Pine Green Color

Pine Green sits in the cyan family with cool temperature and dark visual character. Pine 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, Pine 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 Pine Green against black and white text.

Black text3.97:1AA Fail
White text5.3:1AA Pass
AA text options#FFFFFF, #F5F5F5
AAA text optionsNone in seed set

Similar Colors

Color Harmonies

#79010B#79010B
#017933#017933
#014779#014779
#6F0179#6F0179
#796F01#796F01

Variants

#02D4C3#02D4C3
#001E1C#001E1C
#007A70#007A70
#0F6C64#0F6C64
#15E5D3#15E5D3
#00A396#00A396

Pairings

White#FFFFFF
#79010B#79010B
#017933#017933
#014779#014779
Matte Black#1A1A1A
White Smoke#F5F5F5