HEX atlas value

#C2E2C1

#C2E2C1 is a cool green HEX color close to Pastel Green. According to Colors Encyclopedia, it converts to RGB 194, 226, 193, HSL 118, 36%, 82%, has luminance 0.6971, and belongs to the balanced group.

#C2E2C1 Sample readable text
HEX #C2E2C1
RGB rgb(194, 226, 193)
HSL hsl(118 36% 82%)
CMYK cmyk(14, 0, 15, 11)
Luminance 0.6971
Contrast Black 14.94:1White 1.41:1

CSS

--color-c2e2c1: #C2E2C1;
.background-c2e2c1 { background-color: #C2E2C1; }
.text-c2e2c1 { color: #C2E2C1; }

Machine-readable data

Machine-Readable HEX Data (JSON)

Structured HEX color data for conversion, WCAG checks, CSS generation, automation, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.6971
Black text14.94:1AA Pass
White text1.41: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":"#C2E2C1","rgb":[194,226,193],"hsl":[118,36,82],"cmyk":[14,0,15,11],"luminance":0.6971,"contrast":{"black":14.94,"white":1.41}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":14.94,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.41,"wcagAA":false,"wcagAAA":false}]
Accessible alternatives
[{"name":"White","hex":"#FFFFFF","family":"gray","bestTextColor":"#000000","contrastBlack":21,"contrastWhite":1,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#B8ECB6","hex":"#B8ECB6","family":"green","bestTextColor":"#000000","contrastBlack":15.71,"contrastWhite":1.34,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#D2E2C1","hex":"#D2E2C1","family":"green","bestTextColor":"#000000","contrastBlack":15.39,"contrastWhite":1.36,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#C1E2D0","hex":"#C1E2D0","family":"green","bestTextColor":"#000000","contrastBlack":15.06,"contrastWhite":1.39,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Pastel Green","hex":"#C1E1C1","family":"green","bestTextColor":"#000000","contrastBlack":14.81,"contrastWhite":1.42,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A"]}]
AI context
{"semanticGroups":["cool green","balanced","balanced green","Pastel Green adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","botanical and wellness palettes"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/c2e2c1.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/pastel-green.json","https://www.colorsencyclopedia.com/api/colors/limestone.json","https://www.colorsencyclopedia.com/api/colors/celadon.json"]}
Harmonies
{"complementary":"#E1C1E2","analogous":["#D2E2C1","#C1E2D0"],"triadic":["#C1C2E2","#E2C1C2"],"tetradic":["#C1D2E2","#E1C1E2","#E2D0C1"],"splitComplementary":["#D0C1E2","#E2C1D2"],"monochromatic":["#FFFFFF","#C2E2C1","#84C482"]}
Variants
{"light":"#FFFFFF","dark":"#84C482","saturated":"#B8ECB6","desaturated":"#CBD8CB","pastel":"#FFFFFF","neon":"#CEFFCC"}
Nearest named colors
[{"slug":"pastel-green","name":"Pastel Green","hex":"#C1E1C1","distance":1.4142135623730951},{"slug":"limestone","name":"Limestone","hex":"#D8D2C4","distance":27.367864366808018},{"slug":"celadon","name":"Celadon","hex":"#ACE1AF","distance":28.442925306655784},{"slug":"light-gray","name":"Light Gray","hex":"#D3D3D3","distance":28.948229652260256},{"slug":"light-grey","name":"Light Grey","hex":"#D3D3D3","distance":28.948229652260256}]

HEX meaning and use

About #C2E2C1

#C2E2C1 is classified as a cool green value with balanced visual character. #C2E2C1 is visually closest to Pastel Green, a named green color with HEX #C1E1C1.

The RGB channels are 194, 226, and 193, with green carrying the strongest channel weight. In HSL, the hue is 118deg with 36% saturation and 82% lightness, so this page treats it as a moderate-saturation, light atlas color rather than a generic swatch.

According to Colors Encyclopedia, this HEX value works best for color conversion, WCAG contrast checks, CSS color tokens, and botanical and wellness palettes. Its luminance is 0.6971, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 1.41, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text14.94:1AA Pass
White text1.41:1AA Fail

AA text options: #000000, #1A1A1A, #36454F.

AAA text options: #000000, #1A1A1A, #36454F.

Accessibility-Safe Pairings and Alternatives

Use these pairings when #C2E2C1 needs readable text, badges, interface states, or nearby accessible alternatives.

Black text#00000014.94:1 · AAA
White text#FFFFFF1.41:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
#B8ECB6#000000 text · best 15.71:1#B8ECB6
#D2E2C1#000000 text · best 15.39:1#D2E2C1
#C1E2D0#000000 text · best 15.06:1#C1E2D0
Pastel Green#000000 text · best 14.81:1#C1E1C1

Generated Palette

#C2E2C1#C2E2C1
#E1C1E2#E1C1E2
#D2E2C1#D2E2C1
#C1E2D0#C1E2D0
White#FFFFFF
#84C482#84C482

Color Harmonies

#E1C1E2#E1C1E2
#D2E2C1#D2E2C1
#C1E2D0#C1E2D0
#C1C2E2#C1C2E2
#E2C1C2#E2C1C2

Variants

White#FFFFFF
#84C482#84C482
#B8ECB6#B8ECB6
#CBD8CB#CBD8CB
White#FFFFFF
#CEFFCC#CEFFCC

Nearest Named Colors