Named color

Pastel Green

Pastel Green is a balanced green color with HEX #C1E1C1. According to Colors Encyclopedia, it has RGB 193, 225, 193, HSL 120, 35%, 82%, cool temperature, and is useful for soft UI backgrounds, pastel palettes, and gentle product design.

HEX #C1E1C1
RGB rgb(193, 225, 193)
HSL hsl(120 35% 82%)
CMYK cmyk(14, 0, 14, 12)
Luminance 0.6904
Contrast Black 14.81:1White 1.42:1

CSS Utilities

--color-pastel-green: #C1E1C1;
.bg-pastel-green { background-color: #C1E1C1; }
.text-pastel-green { color: #C1E1C1; }

Machine-readable data

Machine-Readable Color Data (JSON)

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

AI-Ready Dataset v1.0.0
Luminance0.6904
Black text14.81:1AA Pass
White text1.42: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": "#C1E1C1",
  "rgb": [
    193,
    225,
    193
  ],
  "hsl": [
    120,
    35,
    82
  ],
  "cmyk": [
    14,
    0,
    14,
    12
  ],
  "luminance": 0.6904,
  "contrast": {
    "black": 14.81,
    "white": 1.42
  }
}
WCAG
{
  "AA": [
    "#000000",
    "#1A1A1A",
    "#36454F"
  ],
  "AAA": [
    "#000000",
    "#1A1A1A"
  ]
}
Harmonies
{
  "complementary": "#E1C1E1",
  "analogous": [
    "#D1E1C1",
    "#C1E1D1"
  ],
  "triadic": [
    "#C1C1E1",
    "#E1C1C1"
  ],
  "tetradic": [
    "#C1D1E1",
    "#E1C1E1",
    "#E1D1C1"
  ],
  "splitComplementary": [
    "#D1C1E1",
    "#E1C1D1"
  ],
  "monochromatic": [
    "#FFFFFF",
    "#C1E1C1",
    "#83C383"
  ]
}
Variants
{
  "light": "#FFFFFF",
  "dark": "#83C383",
  "saturated": "#B7EBB7",
  "desaturated": "#CBD7CB",
  "pastel": "#FFFFFF",
  "neon": "#CCFFCC"
}
Pairings
{
  "best": [
    "#000000",
    "#E1C1E1",
    "#D1E1C1",
    "#C1E1D1"
  ],
  "avoid": [
    "#CBD7CB",
    "#FFFFFF"
  ],
  "neutral": [
    "#1A1A1A",
    "#F5F5F5",
    "#E8E8E4"
  ],
  "highContrast": [
    "#000000"
  ],
  "lowContrast": [
    "#FFFFFF",
    "#CBD7CB"
  ]
}
Knowledge graph
{
  "nearestColors": [
    "limestone",
    "celadon",
    "light-gray",
    "light-grey",
    "chrome"
  ],
  "generatedPalettes": [
    "pastel-green"
  ],
  "generatedComparisons": [
    "celadon-vs-pastel-green",
    "pastel-green-vs-limestone",
    "pastel-mint-vs-pastel-green"
  ],
  "relatedFamilies": [
    "/colors/by-family/green",
    "/colors/by-temperature/cool",
    "/colors/by-tone/balanced"
  ],
  "relatedTools": [
    "/harmonies/pastel-green",
    "/wcag/pastel-green",
    "/css/colors/pastel-green",
    "/hex/c1e1c1"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/green",
      "/colors/by-temperature/cool",
      "/colors/by-tone/balanced"
    ],
    "narrower": [
      "/palettes/pastel-green"
    ],
    "related": [
      "/colors/limestone",
      "/colors/celadon",
      "/colors/light-gray",
      "/colors/light-grey",
      "/colors/chrome",
      "/compare/celadon-vs-pastel-green",
      "/compare/pastel-green-vs-limestone",
      "/compare/pastel-mint-vs-pastel-green",
      "/harmonies/pastel-green",
      "/wcag/pastel-green",
      "/css/colors/pastel-green",
      "/hex/c1e1c1"
    ]
  }
}
Full JSON dataset
{
  "slug": "pastel-green",
  "name": "Pastel Green",
  "hex": "#C1E1C1",
  "uses": [
    "soft UI backgrounds",
    "pastel palettes",
    "gentle product design"
  ],
  "psychology": {
    "associations": [
      "softness",
      "care",
      "lightness"
    ],
    "contexts": [
      "wellness",
      "beauty",
      "children products",
      "lifestyle"
    ],
    "avoidIn": [
      "high-contrast operational alerts"
    ]
  },
  "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": [
    "balanced"
  ],
  "editorialNotes": "Curated internal color record with computed technical properties.",
  "tags": [
    "green",
    "cool",
    "balanced",
    "soft-ui-backgrounds",
    "pastel-palettes",
    "gentle-product-design",
    "softness",
    "care",
    "lightness"
  ],
  "popularity": 80,
  "rgb": [
    193,
    225,
    193
  ],
  "hsl": [
    120,
    35,
    82
  ],
  "cmyk": [
    14,
    0,
    14,
    12
  ],
  "luminance": 0.6904,
  "contrast": {
    "black": 14.81,
    "white": 1.42
  },
  "harmonies": {
    "complementary": "#E1C1E1",
    "analogous": [
      "#D1E1C1",
      "#C1E1D1"
    ],
    "triadic": [
      "#C1C1E1",
      "#E1C1C1"
    ],
    "tetradic": [
      "#C1D1E1",
      "#E1C1E1",
      "#E1D1C1"
    ],
    "splitComplementary": [
      "#D1C1E1",
      "#E1C1D1"
    ],
    "monochromatic": [
      "#FFFFFF",
      "#C1E1C1",
      "#83C383"
    ]
  },
  "variants": {
    "light": "#FFFFFF",
    "dark": "#83C383",
    "saturated": "#B7EBB7",
    "desaturated": "#CBD7CB",
    "pastel": "#FFFFFF",
    "neon": "#CCFFCC"
  },
  "wcag": {
    "AA": [
      "#000000",
      "#1A1A1A",
      "#36454F"
    ],
    "AAA": [
      "#000000",
      "#1A1A1A"
    ]
  },
  "css": {
    "variable": "--color-pastel-green: #C1E1C1;",
    "utility": ".bg-pastel-green { background-color: #C1E1C1; }",
    "textUtility": ".text-pastel-green { color: #C1E1C1; }"
  },
  "nearestColors": [
    "limestone",
    "celadon",
    "light-gray",
    "light-grey",
    "chrome"
  ],
  "generatedPalettes": [
    "pastel-green"
  ],
  "generatedComparisons": [
    "celadon-vs-pastel-green",
    "pastel-green-vs-limestone",
    "pastel-mint-vs-pastel-green"
  ],
  "relatedFamilies": [
    "/colors/by-family/green",
    "/colors/by-temperature/cool",
    "/colors/by-tone/balanced"
  ],
  "relatedTools": [
    "/harmonies/pastel-green",
    "/wcag/pastel-green",
    "/css/colors/pastel-green",
    "/hex/c1e1c1"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/green",
      "/colors/by-temperature/cool",
      "/colors/by-tone/balanced"
    ],
    "narrower": [
      "/palettes/pastel-green"
    ],
    "related": [
      "/colors/limestone",
      "/colors/celadon",
      "/colors/light-gray",
      "/colors/light-grey",
      "/colors/chrome",
      "/compare/celadon-vs-pastel-green",
      "/compare/pastel-green-vs-limestone",
      "/compare/pastel-mint-vs-pastel-green",
      "/harmonies/pastel-green",
      "/wcag/pastel-green",
      "/css/colors/pastel-green",
      "/hex/c1e1c1"
    ]
  },
  "pairings": {
    "best": [
      "#000000",
      "#E1C1E1",
      "#D1E1C1",
      "#C1E1D1"
    ],
    "avoid": [
      "#CBD7CB",
      "#FFFFFF"
    ],
    "neutral": [
      "#1A1A1A",
      "#F5F5F5",
      "#E8E8E4"
    ],
    "highContrast": [
      "#000000"
    ],
    "lowContrast": [
      "#FFFFFF",
      "#CBD7CB"
    ]
  }
}

Color meaning and use

About Pastel Green Color

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

Its common associations include softness, care, and lightness, which makes it relevant for wellness and beauty. In design work, Pastel Green is most useful for soft ui backgrounds, pastel palettes, and gentle product design, especially when paired with black text for stronger contrast.

WCAG Accessibility

Contrast checks for Pastel Green against black and white text.

Black text14.81:1AA Pass
White text1.42:1AA Fail
AA text options#000000, #1A1A1A, #36454F
AAA text options#000000, #1A1A1A

Similar Colors

Color Harmonies

#E1C1E1#E1C1E1
#D1E1C1#D1E1C1
#C1E1D1#C1E1D1
#C1C1E1#C1C1E1
#E1C1C1#E1C1C1

Variants

White#FFFFFF
#83C383#83C383
#B7EBB7#B7EBB7
#CBD7CB#CBD7CB
White#FFFFFF
#CCFFCC#CCFFCC

Pairings

Black#000000
#E1C1E1#E1C1E1
#D1E1C1#D1E1C1
#C1E1D1#C1E1D1
Matte Black#1A1A1A
White Smoke#F5F5F5