HEX atlas value

#CDEDB6

#CDEDB6 is a cool green HEX color close to Pastel Green. According to Colors Encyclopedia, it converts to RGB 205, 237, 182, HSL 95, 60%, 82%, has luminance 0.7692, and belongs to the balanced group.

#CDEDB6 Sample readable text
HEX #CDEDB6
RGB rgb(205, 237, 182)
HSL hsl(95 60% 82%)
CMYK cmyk(14, 0, 23, 7)
Luminance 0.7692
Contrast Black 16.38:1White 1.28:1

CSS

--color-cdedb6: #CDEDB6;
.background-cdedb6 { background-color: #CDEDB6; }
.text-cdedb6 { color: #CDEDB6; }

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.7692
Black text16.38:1AA Pass
White text1.28: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":"#CDEDB6","rgb":[205,237,182],"hsl":[95,60,82],"cmyk":[14,0,23,7],"luminance":0.7692,"contrast":{"black":16.38,"white":1.28}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":16.38,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.28,"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":"#CBF7AB","hex":"#CBF7AB","family":"green","bestTextColor":"#000000","contrastBlack":17.43,"contrastWhite":1.2,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#E8EDB6","hex":"#E8EDB6","family":"yellow","bestTextColor":"#000000","contrastBlack":17.22,"contrastWhite":1.22,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Pale Goldenrod","hex":"#EEE8AA","family":"yellow","bestTextColor":"#000000","contrastBlack":16.76,"contrastWhite":1.25,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["cool green","balanced","balanced green","Pastel Green adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","botanical and wellness palettes"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/cdedb6.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/pastel-green.json","https://www.colorsencyclopedia.com/api/colors/pastel-mint.json","https://www.colorsencyclopedia.com/api/colors/limestone.json"]}
Harmonies
{"complementary":"#D6B6ED","analogous":["#E8EDB6","#B6EDBA"],"triadic":["#B6CDED","#EDB6CD"],"tetradic":["#B6E8ED","#D6B6ED","#EDBAB6"],"splitComplementary":["#BAB6ED","#EDB6E8"],"monochromatic":["#FFFFFF","#CDEDB6","#9ADA6C"]}
Variants
{"light":"#FFFFFF","dark":"#9ADA6C","saturated":"#CBF7AB","desaturated":"#CEE3C0","pastel":"#FFFFFF","neon":"#E1FFCC"}
Nearest named colors
[{"slug":"pastel-green","name":"Pastel Green","hex":"#C1E1C1","distance":20.223748416156685},{"slug":"pastel-mint","name":"Pastel Mint","hex":"#CEFAD0","distance":29.086079144497972},{"slug":"limestone","name":"Limestone","hex":"#D8D2C4","distance":32.341923257592455},{"slug":"bone","name":"Bone","hex":"#E3DAC9","distance":34.72751070837067},{"slug":"pale-goldenrod","name":"Pale Goldenrod","hex":"#EEE8AA","distance":35.4682957019364}]

HEX meaning and use

About #CDEDB6

#CDEDB6 is classified as a cool green value with balanced visual character. #CDEDB6 is visually closest to Pastel Green, a named green color with HEX #C1E1C1.

The RGB channels are 205, 237, and 182, with green carrying the strongest channel weight. In HSL, the hue is 95deg with 60% saturation and 82% 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 botanical and wellness palettes. Its luminance is 0.7692, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 20.22, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text16.38:1AA Pass
White text1.28:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000016.38:1 · AAA
White text#FFFFFF1.28:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
Pastel Mint#000000 text · best 18.21:1#CEFAD0
#CBF7AB#000000 text · best 17.43:1#CBF7AB
#E8EDB6#000000 text · best 17.22:1#E8EDB6
Pale Goldenrod#000000 text · best 16.76:1#EEE8AA

Generated Palette

#CDEDB6#CDEDB6
#D6B6ED#D6B6ED
#E8EDB6#E8EDB6
#B6EDBA#B6EDBA
White#FFFFFF
#9ADA6C#9ADA6C

Color Harmonies

#D6B6ED#D6B6ED
#E8EDB6#E8EDB6
#B6EDBA#B6EDBA
#B6CDED#B6CDED
#EDB6CD#EDB6CD

Variants

White#FFFFFF
#9ADA6C#9ADA6C
#CBF7AB#CBF7AB
#CEE3C0#CEE3C0
White#FFFFFF
#E1FFCC#E1FFCC

Nearest Named Colors