HEX atlas value

#DDEACC

#DDEACC is a cool green HEX color close to Pearl. According to Colors Encyclopedia, it converts to RGB 221, 234, 204, HSL 86, 42%, 86%, has luminance 0.7858, and belongs to the light group.

#DDEACC Sample readable text
HEX #DDEACC
RGB rgb(221, 234, 204)
HSL hsl(86 42% 86%)
CMYK cmyk(6, 0, 13, 8)
Luminance 0.7858
Contrast Black 16.72:1White 1.26:1

CSS

--color-ddeacc: #DDEACC;
.background-ddeacc { background-color: #DDEACC; }
.text-ddeacc { color: #DDEACC; }

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.7858
Black text16.72:1AA Pass
White text1.26: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":"#DDEACC","rgb":[221,234,204],"hsl":[86,42,86],"cmyk":[6,0,13,8],"luminance":0.7858,"contrast":{"black":16.72,"white":1.26}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":16.72,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.26,"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":"#DEF2C4","hex":"#DEF2C4","family":"green","bestTextColor":"#000000","contrastBlack":17.6,"contrastWhite":1.19,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Parchment","hex":"#F1E9D2","family":"yellow","bestTextColor":"#000000","contrastBlack":17.33,"contrastWhite":1.21,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#EAE8CC","hex":"#EAE8CC","family":"yellow","bestTextColor":"#000000","contrastBlack":16.91,"contrastWhite":1.24,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Vellum","hex":"#EFE3C8","family":"orange","bestTextColor":"#000000","contrastBlack":16.49,"contrastWhite":1.27,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["cool green","light","light green","Pearl 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/ddeacc.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/pearl.json","https://www.colorsencyclopedia.com/api/colors/bone.json","https://www.colorsencyclopedia.com/api/colors/vellum.json"]}
Harmonies
{"complementary":"#D9CCEA","analogous":["#EAE8CC","#CEEACC"],"triadic":["#CCDDEA","#EACCDD"],"tetradic":["#CCEAE8","#D9CCEA","#EACCCE"],"splitComplementary":["#CCCEEA","#E8CCEA"],"monochromatic":["#FFFFFF","#DDEACC","#B2D08B"]}
Variants
{"light":"#FFFFFF","dark":"#B2D08B","saturated":"#DEF2C4","desaturated":"#DCE2D4","pastel":"#FFFFFF","neon":"#F2FFE0"}
Nearest named colors
[{"slug":"pearl","name":"Pearl","hex":"#EAE0C8","distance":16.881943016134134},{"slug":"bone","name":"Bone","hex":"#E3DAC9","distance":17.349351572897472},{"slug":"vellum","name":"Vellum","hex":"#EFE3C8","distance":19.72308292331602},{"slug":"quartz","name":"Quartz","hex":"#E7D9D1","distance":20.346989949375804},{"slug":"parchment","name":"Parchment","hex":"#F1E9D2","distance":20.904544960366874}]

HEX meaning and use

About #DDEACC

#DDEACC is classified as a cool green value with light visual character. #DDEACC is visually closest to Pearl, a named orange color with HEX #EAE0C8.

The RGB channels are 221, 234, and 204, with green carrying the strongest channel weight. In HSL, the hue is 86deg with 42% 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.7858, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 16.88, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text16.72:1AA Pass
White text1.26:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000016.72:1 · AAA
White text#FFFFFF1.26:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
#DEF2C4#000000 text · best 17.6:1#DEF2C4
Parchment#000000 text · best 17.33:1#F1E9D2
#EAE8CC#000000 text · best 16.91:1#EAE8CC
Vellum#000000 text · best 16.49:1#EFE3C8

Generated Palette

#DDEACC#DDEACC
#D9CCEA#D9CCEA
#EAE8CC#EAE8CC
#CEEACC#CEEACC
White#FFFFFF
#B2D08B#B2D08B

Color Harmonies

#D9CCEA#D9CCEA
#EAE8CC#EAE8CC
#CEEACC#CEEACC
#CCDDEA#CCDDEA
#EACCDD#EACCDD

Variants

White#FFFFFF
#B2D08B#B2D08B
#DEF2C4#DEF2C4
#DCE2D4#DCE2D4
White#FFFFFF
#F2FFE0#F2FFE0

Nearest Named Colors