HEX atlas value

#D5E6D1

#D5E6D1 is a cool green HEX color close to Aluminum. According to Colors Encyclopedia, it converts to RGB 213, 230, 209, HSL 109, 30%, 86%, has luminance 0.7534, and belongs to the light group.

#D5E6D1 Sample readable text
HEX #D5E6D1
RGB rgb(213, 230, 209)
HSL hsl(109 30% 86%)
CMYK cmyk(7, 0, 9, 10)
Luminance 0.7534
Contrast Black 16.07:1White 1.31:1

CSS

--color-d5e6d1: #D5E6D1;
.background-d5e6d1 { background-color: #D5E6D1; }
.text-d5e6d1 { color: #D5E6D1; }

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.7534
Black text16.07: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":"#D5E6D1","rgb":[213,230,209],"hsl":[109,30,86],"cmyk":[7,0,9,10],"luminance":0.7534,"contrast":{"black":16.07,"white":1.31}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":16.07,"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":"#D0EEC9","hex":"#D0EEC9","family":"green","bestTextColor":"#000000","contrastBlack":16.76,"contrastWhite":1.25,"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":"#D1E6D7","hex":"#D1E6D7","family":"green","bestTextColor":"#000000","contrastBlack":16.01,"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/d5e6d1.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":"#E2D1E6","analogous":["#DFE6D1","#D1E6D7"],"triadic":["#D1D5E6","#E6D1D5"],"tetradic":["#D1DFE6","#E2D1E6","#E6D7D1"],"splitComplementary":["#D7D1E6","#E6D1DF"],"monochromatic":["#FFFFFF","#D5E6D1","#9EC695"]}
Variants
{"light":"#FFFFFF","dark":"#9EC695","saturated":"#D0EEC9","desaturated":"#D9DED8","pastel":"#FFFFFF","neon":"#E6FFE0"}
Nearest named colors
[{"slug":"aluminum","name":"Aluminum","hex":"#D9DAD9","distance":14.966629547095765},{"slug":"gainsboro","name":"Gainsboro","hex":"#DCDCDC","distance":16.431676725154983},{"slug":"chrome","name":"Chrome","hex":"#D5D5D5","distance":17.46424919657298},{"slug":"fog","name":"Fog","hex":"#D7DDE0","distance":17.60681686165901},{"slug":"light-gray","name":"Light Gray","hex":"#D3D3D3","distance":19.209372712298546}]

HEX meaning and use

About #D5E6D1

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

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

WCAG Accessibility

Black text16.07: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 #D5E6D1 needs readable text, badges, interface states, or nearby accessible alternatives.

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

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
#D0EEC9#000000 text · best 16.76:1#D0EEC9
#DFE6D1#000000 text · best 16.38:1#DFE6D1
#D1E6D7#000000 text · best 16.01:1#D1E6D7
#D9DED8#000000 text · best 15.39:1#D9DED8

Generated Palette

#D5E6D1#D5E6D1
#E2D1E6#E2D1E6
#DFE6D1#DFE6D1
#D1E6D7#D1E6D7
White#FFFFFF
#9EC695#9EC695

Color Harmonies

#E2D1E6#E2D1E6
#DFE6D1#DFE6D1
#D1E6D7#D1E6D7
#D1D5E6#D1D5E6
#E6D1D5#E6D1D5

Variants

White#FFFFFF
#9EC695#9EC695
#D0EEC9#D0EEC9
#D9DED8#D9DED8
White#FFFFFF
#E6FFE0#E6FFE0

Nearest Named Colors