HEX atlas value

#D7ECCA

#D7ECCA is a cool green HEX color close to Pastel Mint. According to Colors Encyclopedia, it converts to RGB 215, 236, 202, HSL 97, 47%, 86%, has luminance 0.787, and belongs to the light group.

#D7ECCA Sample readable text
HEX #D7ECCA
RGB rgb(215, 236, 202)
HSL hsl(97 47% 86%)
CMYK cmyk(9, 0, 14, 7)
Luminance 0.787
Contrast Black 16.74:1White 1.25:1

CSS

--color-d7ecca: #D7ECCA;
.background-d7ecca { background-color: #D7ECCA; }
.text-d7ecca { color: #D7ECCA; }

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.787
Black text16.74:1AA Pass
White text1.25: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":"#D7ECCA","rgb":[215,236,202],"hsl":[97,47,86],"cmyk":[9,0,14,7],"luminance":0.787,"contrast":{"black":16.74,"white":1.25}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":16.74,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.25,"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":"Pastel Mint","hex":"#CEFAD0","family":"green","bestTextColor":"#000000","contrastBlack":18.21,"contrastWhite":1.15,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#D6F4C3","hex":"#D6F4C3","family":"green","bestTextColor":"#000000","contrastBlack":17.59,"contrastWhite":1.19,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#E8ECCB","hex":"#E8ECCB","family":"yellow","bestTextColor":"#000000","contrastBlack":17.29,"contrastWhite":1.21,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#CBECCE","hex":"#CBECCE","family":"green","bestTextColor":"#000000","contrastBlack":16.43,"contrastWhite":1.28,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["cool green","light","light green","Pastel Mint adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","light surfaces","botanical and wellness palettes"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/d7ecca.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/pastel-mint.json","https://www.colorsencyclopedia.com/api/colors/bone.json","https://www.colorsencyclopedia.com/api/colors/pearl.json"]}
Harmonies
{"complementary":"#DFCBEC","analogous":["#E8ECCB","#CBECCE"],"triadic":["#CBD7EC","#ECCBD7"],"tetradic":["#CBE8EC","#DFCBEC","#ECCECB"],"splitComplementary":["#CECBEC","#ECCBE8"],"monochromatic":["#FFFFFF","#D7ECCA","#A4D487"]}
Variants
{"light":"#FFFFFF","dark":"#A4D487","saturated":"#D6F4C3","desaturated":"#D9E4D2","pastel":"#FFFFFF","neon":"#ECFFE0"}
Nearest named colors
[{"slug":"pastel-mint","name":"Pastel Mint","hex":"#CEFAD0","distance":17.69180601295413},{"slug":"bone","name":"Bone","hex":"#E3DAC9","distance":21.656407827707714},{"slug":"pearl","name":"Pearl","hex":"#EAE0C8","distance":22.561028345356956},{"slug":"aluminum","name":"Aluminum","hex":"#D9DAD9","distance":23.515952032609693},{"slug":"gainsboro","name":"Gainsboro","hex":"#DCDCDC","distance":24.596747752497688}]

HEX meaning and use

About #D7ECCA

#D7ECCA is classified as a cool green value with light visual character. #D7ECCA is visually closest to Pastel Mint, a named green color with HEX #CEFAD0.

The RGB channels are 215, 236, and 202, with green carrying the strongest channel weight. In HSL, the hue is 97deg with 47% saturation and 86% 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 light surfaces. Its luminance is 0.787, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 17.69, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text16.74:1AA Pass
White text1.25:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000016.74:1 · AAA
White text#FFFFFF1.25:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
Pastel Mint#000000 text · best 18.21:1#CEFAD0
#D6F4C3#000000 text · best 17.59:1#D6F4C3
#E8ECCB#000000 text · best 17.29:1#E8ECCB
#CBECCE#000000 text · best 16.43:1#CBECCE

Generated Palette

#D7ECCA#D7ECCA
#DFCBEC#DFCBEC
#E8ECCB#E8ECCB
#CBECCE#CBECCE
White#FFFFFF
#A4D487#A4D487

Color Harmonies

#DFCBEC#DFCBEC
#E8ECCB#E8ECCB
#CBECCE#CBECCE
#CBD7EC#CBD7EC
#ECCBD7#ECCBD7

Variants

White#FFFFFF
#A4D487#A4D487
#D6F4C3#D6F4C3
#D9E4D2#D9E4D2
White#FFFFFF
#ECFFE0#ECFFE0

Nearest Named Colors