HEX atlas value

#DDFCCF

#DDFCCF is a cool green HEX color close to Pastel Mint. According to Colors Encyclopedia, it converts to RGB 221, 252, 207, HSL 101, 88%, 90%, has luminance 0.895, and belongs to the light and pastel groups.

#DDFCCF Sample readable text
HEX #DDFCCF
RGB rgb(221, 252, 207)
HSL hsl(101 88% 90%)
CMYK cmyk(12, 0, 18, 1)
Luminance 0.895
Contrast Black 18.9:1White 1.11:1

CSS

--color-ddfccf: #DDFCCF;
.background-ddfccf { background-color: #DDFCCF; }
.text-ddfccf { color: #DDFCCF; }

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.895
Black text18.9:1AA Pass
White text1.11: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":"#DDFCCF","rgb":[221,252,207],"hsl":[101,88,90],"cmyk":[12,0,18,1],"luminance":0.895,"contrast":{"black":18.9,"white":1.11}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":18.9,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.11,"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":"#F4FCCF","hex":"#F4FCCF","family":"green","bestTextColor":"#000000","contrastBlack":19.67,"contrastWhite":1.07,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#DCFFCC","hex":"#DCFFCC","family":"green","bestTextColor":"#000000","contrastBlack":19.22,"contrastWhite":1.09,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Beige","hex":"#F5F5DC","family":"yellow","bestTextColor":"#000000","contrastBlack":18.98,"contrastWhite":1.11,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#CFFCD7","hex":"#CFFCD7","family":"green","bestTextColor":"#000000","contrastBlack":18.56,"contrastWhite":1.13,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["cool green","light","pastel","light green","pastel green","Pastel Mint adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","soft UI backgrounds","light surfaces","botanical and wellness palettes"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/ddfccf.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/pastel-mint.json","https://www.colorsencyclopedia.com/api/colors/soft-mint.json","https://www.colorsencyclopedia.com/api/colors/eggshell.json"]}
Harmonies
{"complementary":"#EECFFC","analogous":["#F4FCCF","#CFFCD7"],"triadic":["#CFDDFC","#FCCFDD"],"tetradic":["#CFF4FC","#EECFFC","#FCD7CF"],"splitComplementary":["#D7CFFC","#FCCFF4"],"monochromatic":["#FFFFFF","#DDFCCF","#A1F679"]}
Variants
{"light":"#FFFFFF","dark":"#A1F679","saturated":"#DCFFCC","desaturated":"#DFF6D5","pastel":"#FFFFFF","neon":"#F8FFF5"}
Nearest named colors
[{"slug":"pastel-mint","name":"Pastel Mint","hex":"#CEFAD0","distance":15.165750888103101},{"slug":"soft-mint","name":"Soft Mint","hex":"#D5F5E3","distance":22.64950330581225},{"slug":"eggshell","name":"Eggshell","hex":"#F0EAD6","distance":27.09243436828813},{"slug":"parchment","name":"Parchment","hex":"#F1E9D2","distance":27.748873851023216},{"slug":"beige","name":"Beige","hex":"#F5F5DC","distance":28.178005607210743}]

HEX meaning and use

About #DDFCCF

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

The RGB channels are 221, 252, and 207, with green carrying the strongest channel weight. In HSL, the hue is 101deg with 88% saturation and 90% lightness, so this page treats it as a high-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 soft UI backgrounds. Its luminance is 0.895, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 15.17, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text18.9:1AA Pass
White text1.11:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000018.9:1 · AAA
White text#FFFFFF1.11:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
#F4FCCF#000000 text · best 19.67:1#F4FCCF
#DCFFCC#000000 text · best 19.22:1#DCFFCC
Beige#000000 text · best 18.98:1#F5F5DC
#CFFCD7#000000 text · best 18.56:1#CFFCD7

Generated Palette

#DDFCCF#DDFCCF
#EECFFC#EECFFC
#F4FCCF#F4FCCF
#CFFCD7#CFFCD7
White#FFFFFF
#A1F679#A1F679

Color Harmonies

#EECFFC#EECFFC
#F4FCCF#F4FCCF
#CFFCD7#CFFCD7
#CFDDFC#CFDDFC
#FCCFDD#FCCFDD

Variants

White#FFFFFF
#A1F679#A1F679
#DCFFCC#DCFFCC
#DFF6D5#DFF6D5
White#FFFFFF
#F8FFF5#F8FFF5

Nearest Named Colors