HEX atlas value

#D4E6D1

#D4E6D1 is a cool green HEX color close to Aluminum. According to Colors Encyclopedia, it converts to RGB 212, 230, 209, HSL 111, 30%, 86%, has luminance 0.7519, and belongs to the light group.

#D4E6D1 Sample readable text
HEX #D4E6D1
RGB rgb(212, 230, 209)
HSL hsl(111 30% 86%)
CMYK cmyk(8, 0, 9, 10)
Luminance 0.7519
Contrast Black 16.04:1White 1.31:1

CSS

--color-d4e6d1: #D4E6D1;
.background-d4e6d1 { background-color: #D4E6D1; }
.text-d4e6d1 { color: #D4E6D1; }

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.7519
Black text16.04:1AA Pass
White text1.31: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":"#D4E6D1","rgb":[212,230,209],"hsl":[111,30,86],"cmyk":[8,0,9,10],"luminance":0.7519,"contrast":{"black":16.04,"white":1.31}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":16.04,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.31,"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":"#CEEEC9","hex":"#CEEEC9","family":"green","bestTextColor":"#000000","contrastBlack":16.7,"contrastWhite":1.26,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#DFE6D1","hex":"#DFE6D1","family":"green","bestTextColor":"#000000","contrastBlack":16.38,"contrastWhite":1.28,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#D1E6D8","hex":"#D1E6D8","family":"green","bestTextColor":"#000000","contrastBlack":16.02,"contrastWhite":1.31,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#D9DED8","hex":"#D9DED8","family":"green","bestTextColor":"#000000","contrastBlack":15.39,"contrastWhite":1.36,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["cool green","light","light green","Aluminum 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/d4e6d1.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/aluminum.json","https://www.colorsencyclopedia.com/api/colors/gainsboro.json","https://www.colorsencyclopedia.com/api/colors/chrome.json"]}
Harmonies
{"complementary":"#E3D1E6","analogous":["#DFE6D1","#D1E6D8"],"triadic":["#D1D4E6","#E6D1D4"],"tetradic":["#D1DFE6","#E3D1E6","#E6D8D1"],"splitComplementary":["#D8D1E6","#E6D1DF"],"monochromatic":["#FFFFFF","#D4E6D1","#9CC695"]}
Variants
{"light":"#FFFFFF","dark":"#9CC695","saturated":"#CEEEC9","desaturated":"#D9DED8","pastel":"#FFFFFF","neon":"#E5FFE0"}
Nearest named colors
[{"slug":"aluminum","name":"Aluminum","hex":"#D9DAD9","distance":15.264337522473747},{"slug":"gainsboro","name":"Gainsboro","hex":"#DCDCDC","distance":16.881943016134134},{"slug":"chrome","name":"Chrome","hex":"#D5D5D5","distance":17.4928556845359},{"slug":"fog","name":"Fog","hex":"#D7DDE0","distance":17.74823934929885},{"slug":"light-gray","name":"Light Gray","hex":"#D3D3D3","distance":19.131126469708992}]

HEX meaning and use

About #D4E6D1

#D4E6D1 is classified as a cool green value with light visual character. #D4E6D1 is visually closest to Aluminum, a named gray color with HEX #D9DAD9.

The RGB channels are 212, 230, and 209, with green carrying the strongest channel weight. In HSL, the hue is 111deg with 30% saturation and 86% lightness, so this page treats it as a low-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.7519, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 15.26, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text16.04:1AA Pass
White text1.31:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000016.04:1 · AAA
White text#FFFFFF1.31:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
#CEEEC9#000000 text · best 16.7:1#CEEEC9
#DFE6D1#000000 text · best 16.38:1#DFE6D1
#D1E6D8#000000 text · best 16.02:1#D1E6D8
#D9DED8#000000 text · best 15.39:1#D9DED8

Generated Palette

#D4E6D1#D4E6D1
#E3D1E6#E3D1E6
#DFE6D1#DFE6D1
#D1E6D8#D1E6D8
White#FFFFFF
#9CC695#9CC695

Color Harmonies

#E3D1E6#E3D1E6
#DFE6D1#DFE6D1
#D1E6D8#D1E6D8
#D1D4E6#D1D4E6
#E6D1D4#E6D1D4

Variants

White#FFFFFF
#9CC695#9CC695
#CEEEC9#CEEEC9
#D9DED8#D9DED8
White#FFFFFF
#E5FFE0#E5FFE0

Nearest Named Colors