HEX atlas value

#DAEFC8

#DAEFC8 is a cool green HEX color close to Pastel Mint. According to Colors Encyclopedia, it converts to RGB 218, 239, 200, HSL 92, 55%, 86%, has luminance 0.8081, and belongs to the light group.

#DAEFC8 Sample readable text
HEX #DAEFC8
RGB rgb(218, 239, 200)
HSL hsl(92 55% 86%)
CMYK cmyk(9, 0, 16, 6)
Luminance 0.8081
Contrast Black 17.16:1White 1.22:1

CSS

--color-daefc8: #DAEFC8;
.background-daefc8 { background-color: #DAEFC8; }
.text-daefc8 { color: #DAEFC8; }

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.8081
Black text17.16:1AA Pass
White text1.22: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":"#DAEFC8","rgb":[218,239,200],"hsl":[92,55,86],"cmyk":[9,0,16,6],"luminance":0.8081,"contrast":{"black":17.16,"white":1.22}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":17.16,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.22,"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":"Pastel Mint","hex":"#CEFAD0","family":"green","bestTextColor":"#000000","contrastBlack":18.21,"contrastWhite":1.15,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#D9F7C0","hex":"#D9F7C0","family":"green","bestTextColor":"#000000","contrastBlack":18.02,"contrastWhite":1.17,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#EEEFC8","hex":"#EEEFC8","family":"yellow","bestTextColor":"#000000","contrastBlack":17.82,"contrastWhite":1.18,"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"]}]
AI context
{"semanticGroups":["cool green","light","light green","Pastel Mint 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/daefc8.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/pastel-mint.json","https://www.colorsencyclopedia.com/api/colors/pearl.json","https://www.colorsencyclopedia.com/api/colors/bone.json"]}
Harmonies
{"complementary":"#DDC8EF","analogous":["#EEEFC8","#C8EFC9"],"triadic":["#C8DAEF","#EFC8DA"],"tetradic":["#C8EEEF","#DDC8EF","#EFC9C8"],"splitComplementary":["#C9C8EF","#EFC8EE"],"monochromatic":["#FFFFFF","#DAEFC8","#AADA81"]}
Variants
{"light":"#FFFFFF","dark":"#AADA81","saturated":"#D9F7C0","desaturated":"#DBE7D0","pastel":"#FFFFFF","neon":"#EFFFE0"}
Nearest named colors
[{"slug":"pastel-mint","name":"Pastel Mint","hex":"#CEFAD0","distance":18.138357147217054},{"slug":"pearl","name":"Pearl","hex":"#EAE0C8","distance":21.93171219946131},{"slug":"bone","name":"Bone","hex":"#E3DAC9","distance":22.869193252058544},{"slug":"vellum","name":"Vellum","hex":"#EFE3C8","distance":24.186773244895647},{"slug":"parchment","name":"Parchment","hex":"#F1E9D2","distance":25.787593916455254}]

HEX meaning and use

About #DAEFC8

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

The RGB channels are 218, 239, and 200, with green carrying the strongest channel weight. In HSL, the hue is 92deg with 55% 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.8081, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 18.14, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text17.16:1AA Pass
White text1.22:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000017.16:1 · AAA
White text#FFFFFF1.22:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
Pastel Mint#000000 text · best 18.21:1#CEFAD0
#D9F7C0#000000 text · best 18.02:1#D9F7C0
#EEEFC8#000000 text · best 17.82:1#EEEFC8
Parchment#000000 text · best 17.33:1#F1E9D2

Generated Palette

#DAEFC8#DAEFC8
#DDC8EF#DDC8EF
#EEEFC8#EEEFC8
#C8EFC9#C8EFC9
White#FFFFFF
#AADA81#AADA81

Color Harmonies

#DDC8EF#DDC8EF
#EEEFC8#EEEFC8
#C8EFC9#C8EFC9
#C8DAEF#C8DAEF
#EFC8DA#EFC8DA

Variants

White#FFFFFF
#AADA81#AADA81
#D9F7C0#D9F7C0
#DBE7D0#DBE7D0
White#FFFFFF
#EFFFE0#EFFFE0

Nearest Named Colors