HEX atlas value

#C7E2C1

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

#C7E2C1 Sample readable text
HEX #C7E2C1
RGB rgb(199, 226, 193)
HSL hsl(109 36% 82%)
CMYK cmyk(12, 0, 15, 11)
Luminance 0.7039
Contrast Black 15.08:1White 1.39:1

CSS

--color-c7e2c1: #C7E2C1;
.background-c7e2c1 { background-color: #C7E2C1; }
.text-c7e2c1 { color: #C7E2C1; }

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.7039
Black text15.08:1AA Pass
White text1.39: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":"#C7E2C1","rgb":[199,226,193],"hsl":[109,36,82],"cmyk":[12,0,15,11],"luminance":0.7039,"contrast":{"black":15.08,"white":1.39}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":15.08,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.39,"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":"#C0ECB6","hex":"#C0ECB6","family":"green","bestTextColor":"#000000","contrastBlack":15.91,"contrastWhite":1.32,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#D7E2C1","hex":"#D7E2C1","family":"green","bestTextColor":"#000000","contrastBlack":15.54,"contrastWhite":1.35,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#C1E2CB","hex":"#C1E2CB","family":"green","bestTextColor":"#000000","contrastBlack":15.01,"contrastWhite":1.4,"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/c7e2c1.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/light-gray.json"]}
Harmonies
{"complementary":"#DCC1E2","analogous":["#D7E2C1","#C1E2CB"],"triadic":["#C1C7E2","#E2C1C7"],"tetradic":["#C1D7E2","#DCC1E2","#E2CBC1"],"splitComplementary":["#CBC1E2","#E2C1D7"],"monochromatic":["#FFFFFF","#C7E2C1","#8EC482"]}
Variants
{"light":"#FFFFFF","dark":"#8EC482","saturated":"#C0ECB6","desaturated":"#CDD8CB","pastel":"#FFFFFF","neon":"#D5FFCC"}
Nearest named colors
[{"slug":"pastel-green","name":"Pastel Green","hex":"#C1E1C1","distance":6.082762530298219},{"slug":"limestone","name":"Limestone","hex":"#D8D2C4","distance":23.53720459187964},{"slug":"light-gray","name":"Light Gray","hex":"#D3D3D3","distance":26.324893162176366},{"slug":"light-grey","name":"Light Grey","hex":"#D3D3D3","distance":26.324893162176366},{"slug":"chrome","name":"Chrome","hex":"#D5D5D5","distance":27.65863337187866}]

HEX meaning and use

About #C7E2C1

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

The RGB channels are 199, 226, and 193, with green carrying the strongest channel weight. In HSL, the hue is 109deg 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.7039, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 6.08, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text15.08:1AA Pass
White text1.39:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000015.08:1 · AAA
White text#FFFFFF1.39:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
#C0ECB6#000000 text · best 15.91:1#C0ECB6
#D7E2C1#000000 text · best 15.54:1#D7E2C1
#C1E2CB#000000 text · best 15.01:1#C1E2CB
Pastel Green#000000 text · best 14.81:1#C1E1C1

Generated Palette

#C7E2C1#C7E2C1
#DCC1E2#DCC1E2
#D7E2C1#D7E2C1
#C1E2CB#C1E2CB
White#FFFFFF
#8EC482#8EC482

Color Harmonies

#DCC1E2#DCC1E2
#D7E2C1#D7E2C1
#C1E2CB#C1E2CB
#C1C7E2#C1C7E2
#E2C1C7#E2C1C7

Variants

White#FFFFFF
#8EC482#8EC482
#C0ECB6#C0ECB6
#CDD8CB#CDD8CB
White#FFFFFF
#D5FFCC#D5FFCC

Nearest Named Colors