HEX atlas value

#D3E4D7

#D3E4D7 is a cool green HEX color close to Aluminum. According to Colors Encyclopedia, it converts to RGB 211, 228, 215, HSL 134, 24%, 86%, has luminance 0.7424, and belongs to the light group.

#D3E4D7 Sample readable text
HEX #D3E4D7
RGB rgb(211, 228, 215)
HSL hsl(134 24% 86%)
CMYK cmyk(7, 0, 6, 11)
Luminance 0.7424
Contrast Black 15.85:1White 1.33:1

CSS

--color-d3e4d7: #D3E4D7;
.background-d3e4d7 { background-color: #D3E4D7; }
.text-d3e4d7 { color: #D3E4D7; }

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.7424
Black text15.85:1AA Pass
White text1.33: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":"#D3E4D7","rgb":[211,228,215],"hsl":[134,24,86],"cmyk":[7,0,6,11],"luminance":0.7424,"contrast":{"black":15.85,"white":1.33}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":15.85,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.33,"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":"#CBECD3","hex":"#CBECD3","family":"green","bestTextColor":"#000000","contrastBlack":16.48,"contrastWhite":1.27,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#D7E4D3","hex":"#D7E4D3","family":"green","bestTextColor":"#000000","contrastBlack":15.93,"contrastWhite":1.32,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#D3E4DF","hex":"#D3E4DF","family":"green","bestTextColor":"#000000","contrastBlack":15.93,"contrastWhite":1.32,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Fog","hex":"#D7DDE0","family":"blue","bestTextColor":"#000000","contrastBlack":15.31,"contrastWhite":1.37,"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/d3e4d7.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/aluminum.json","https://www.colorsencyclopedia.com/api/colors/fog.json","https://www.colorsencyclopedia.com/api/colors/gainsboro.json"]}
Harmonies
{"complementary":"#E4D3E0","analogous":["#D7E4D3","#D3E4DF"],"triadic":["#D7D3E4","#E4D7D3"],"tetradic":["#D3D7E4","#E4D3E0","#E4DFD3"],"splitComplementary":["#DFD3E4","#E4D3D7"],"monochromatic":["#FFFFFF","#D3E4D7","#9AC1A3"]}
Variants
{"light":"#FFFFFF","dark":"#9AC1A3","saturated":"#CBECD3","desaturated":"#DBDCDB","pastel":"#FFFFFF","neon":"#E0FFE8"}
Nearest named colors
[{"slug":"aluminum","name":"Aluminum","hex":"#D9DAD9","distance":11.832159566199232},{"slug":"fog","name":"Fog","hex":"#D7DDE0","distance":12.083045973594572},{"slug":"gainsboro","name":"Gainsboro","hex":"#DCDCDC","distance":13.038404810405298},{"slug":"chrome","name":"Chrome","hex":"#D5D5D5","distance":15.264337522473747},{"slug":"light-gray","name":"Light Gray","hex":"#D3D3D3","distance":17.46424919657298}]

HEX meaning and use

About #D3E4D7

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

The RGB channels are 211, 228, and 215, with green carrying the strongest channel weight. In HSL, the hue is 134deg with 24% 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.7424, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 11.83, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text15.85:1AA Pass
White text1.33:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000015.85:1 · AAA
White text#FFFFFF1.33:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
#CBECD3#000000 text · best 16.48:1#CBECD3
#D7E4D3#000000 text · best 15.93:1#D7E4D3
#D3E4DF#000000 text · best 15.93:1#D3E4DF
Fog#000000 text · best 15.31:1#D7DDE0

Generated Palette

#D3E4D7#D3E4D7
#E4D3E0#E4D3E0
#D7E4D3#D7E4D3
#D3E4DF#D3E4DF
White#FFFFFF
#9AC1A3#9AC1A3

Color Harmonies

#E4D3E0#E4D3E0
#D7E4D3#D7E4D3
#D3E4DF#D3E4DF
#D7D3E4#D7D3E4
#E4D7D3#E4D7D3

Variants

White#FFFFFF
#9AC1A3#9AC1A3
#CBECD3#CBECD3
#DBDCDB#DBDCDB
White#FFFFFF
#E0FFE8#E0FFE8

Nearest Named Colors