HEX atlas value

#AFDEB2

#AFDEB2 is a cool green HEX color close to Celadon. According to Colors Encyclopedia, it converts to RGB 175, 222, 178, HSL 124, 42%, 78%, has luminance 0.6457, and belongs to the balanced group.

#AFDEB2 Sample readable text
HEX #AFDEB2
RGB rgb(175, 222, 178)
HSL hsl(124 42% 78%)
CMYK cmyk(21, 0, 20, 13)
Luminance 0.6457
Contrast Black 13.91:1White 1.51:1

CSS

--color-afdeb2: #AFDEB2;
.background-afdeb2 { background-color: #AFDEB2; }
.text-afdeb2 { color: #AFDEB2; }

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.6457
Black text13.91:1AA Pass
White text1.51: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":"#AFDEB2","rgb":[175,222,178],"hsl":[124,42,78],"cmyk":[21,0,20,13],"luminance":0.6457,"contrast":{"black":13.91,"white":1.51}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":13.91,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.51,"wcagAA":false,"wcagAAA":false}]
Accessible alternatives
[{"name":"#F1F9F1","hex":"#F1F9F1","family":"green","bestTextColor":"#000000","contrastBlack":19.56,"contrastWhite":1.07,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#A3EBA8","hex":"#A3EBA8","family":"green","bestTextColor":"#000000","contrastBlack":15.01,"contrastWhite":1.4,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Pastel Green","hex":"#C1E1C1","family":"green","bestTextColor":"#000000","contrastBlack":14.81,"contrastWhite":1.42,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A"]},{"name":"#C4DEAF","hex":"#C4DEAF","family":"green","bestTextColor":"#000000","contrastBlack":14.41,"contrastWhite":1.46,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A"]},{"name":"Celadon","hex":"#ACE1AF","family":"green","bestTextColor":"#000000","contrastBlack":14.14,"contrastWhite":1.48,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A"]}]
AI context
{"semanticGroups":["cool green","balanced","balanced green","Celadon 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/afdeb2.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/celadon.json","https://www.colorsencyclopedia.com/api/colors/pastel-green.json","https://www.colorsencyclopedia.com/api/colors/opal.json"]}
Harmonies
{"complementary":"#DEAFDB","analogous":["#C4DEAF","#AFDECA"],"triadic":["#B2AFDE","#DEB2AF"],"tetradic":["#AFC4DE","#DEAFDB","#DECAAF"],"splitComplementary":["#CAAFDE","#DEAFC4"],"monochromatic":["#F1F9F1","#AFDEB2","#6EC474"]}
Variants
{"light":"#F1F9F1","dark":"#6EC474","saturated":"#A3EBA8","desaturated":"#BCD2BD","pastel":"#FFFFFF","neon":"#B8FFBC"}
Nearest named colors
[{"slug":"celadon","name":"Celadon","hex":"#ACE1AF","distance":5.196152422706632},{"slug":"pastel-green","name":"Pastel Green","hex":"#C1E1C1","distance":23.62202362203543},{"slug":"opal","name":"Opal","hex":"#A8C3BC","distance":29.631064780058107},{"slug":"pumice","name":"Pumice","hex":"#BAC0B4","distance":32.01562118716424},{"slug":"ash-gray","name":"Ash Gray","hex":"#B2BEB5","distance":32.28002478313795}]

HEX meaning and use

About #AFDEB2

#AFDEB2 is classified as a cool green value with balanced visual character. #AFDEB2 is visually closest to Celadon, a named green color with HEX #ACE1AF.

The RGB channels are 175, 222, and 178, with green carrying the strongest channel weight. In HSL, the hue is 124deg with 42% saturation and 78% 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.6457, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 5.20, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text13.91:1AA Pass
White text1.51:1AA Fail

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

AAA text options: #000000, #1A1A1A.

Accessibility-Safe Pairings and Alternatives

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

Black text#00000013.91:1 · AAA
White text#FFFFFF1.51:1 · Fail

Accessible Alternatives

#F1F9F1#000000 text · best 19.56:1#F1F9F1
#A3EBA8#000000 text · best 15.01:1#A3EBA8
Pastel Green#000000 text · best 14.81:1#C1E1C1
#C4DEAF#000000 text · best 14.41:1#C4DEAF
Celadon#000000 text · best 14.14:1#ACE1AF

Generated Palette

#AFDEB2#AFDEB2
#DEAFDB#DEAFDB
#C4DEAF#C4DEAF
#AFDECA#AFDECA
#F1F9F1#F1F9F1
#6EC474#6EC474

Color Harmonies

#DEAFDB#DEAFDB
#C4DEAF#C4DEAF
#AFDECA#AFDECA
#B2AFDE#B2AFDE
#DEB2AF#DEB2AF

Variants

#F1F9F1#F1F9F1
#6EC474#6EC474
#A3EBA8#A3EBA8
#BCD2BD#BCD2BD
White#FFFFFF
#B8FFBC#B8FFBC

Nearest Named Colors