HEX atlas value

#A1D9A4

#A1D9A4 is a cool green HEX color close to Celadon. According to Colors Encyclopedia, it converts to RGB 161, 217, 164, HSL 123, 42%, 74%, has luminance 0.5988, and belongs to the balanced group.

#A1D9A4 Sample readable text
HEX #A1D9A4
RGB rgb(161, 217, 164)
HSL hsl(123 42% 74%)
CMYK cmyk(26, 0, 24, 15)
Luminance 0.5988
Contrast Black 12.98:1White 1.62:1

CSS

--color-a1d9a4: #A1D9A4;
.background-a1d9a4 { background-color: #A1D9A4; }
.text-a1d9a4 { color: #A1D9A4; }

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.5988
Black text12.98:1AA Pass
White text1.62: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":"#A1D9A4","rgb":[161,217,164],"hsl":[123,42,74],"cmyk":[26,0,24,15],"luminance":0.5988,"contrast":{"black":12.98,"white":1.62}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":12.98,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.62,"wcagAA":false,"wcagAAA":false}]
Accessible alternatives
[{"name":"#E2F3E3","hex":"#E2F3E3","family":"green","bestTextColor":"#000000","contrastBlack":18.16,"contrastWhite":1.16,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Seafoam","hex":"#93E9BE","family":"green","bestTextColor":"#000000","contrastBlack":14.64,"contrastWhite":1.43,"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"]},{"name":"#92E797","hex":"#92E797","family":"green","bestTextColor":"#000000","contrastBlack":14.1,"contrastWhite":1.49,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A"]},{"name":"#BAD9A1","hex":"#BAD9A1","family":"green","bestTextColor":"#000000","contrastBlack":13.53,"contrastWhite":1.55,"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/a1d9a4.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/celadon.json","https://www.colorsencyclopedia.com/api/colors/lichen.json","https://www.colorsencyclopedia.com/api/colors/laurel-green.json"]}
Harmonies
{"complementary":"#D9A1D6","analogous":["#BAD9A1","#A1D9BF"],"triadic":["#A4A1D9","#D9A4A1"],"tetradic":["#A1BAD9","#D9A1D6","#D9BFA1"],"splitComplementary":["#BFA1D9","#D9A1BA"],"monochromatic":["#E2F3E3","#A1D9A4","#60BE64"]}
Variants
{"light":"#E2F3E3","dark":"#60BE64","saturated":"#92E797","desaturated":"#AFCAB1","pastel":"#FCFDFC","neon":"#A3FFA8"}
Nearest named colors
[{"slug":"celadon","name":"Celadon","hex":"#ACE1AF","distance":17.4928556845359},{"slug":"lichen","name":"Lichen","hex":"#9BC4A2","distance":21.93171219946131},{"slug":"laurel-green","name":"Laurel Green","hex":"#A9BA9D","distance":32.77193921634788},{"slug":"opal","name":"Opal","hex":"#A8C3BC","distance":33.301651610693426},{"slug":"seafoam","name":"Seafoam","hex":"#93E9BE","distance":33.58571124749333}]

HEX meaning and use

About #A1D9A4

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

The RGB channels are 161, 217, and 164, with green carrying the strongest channel weight. In HSL, the hue is 123deg with 42% saturation and 74% 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.5988, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 17.49, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text12.98:1AA Pass
White text1.62:1AA Fail

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

AAA text options: #000000, #1A1A1A.

Accessibility-Safe Pairings and Alternatives

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

Black text#00000012.98:1 · AAA
White text#FFFFFF1.62:1 · Fail

Accessible Alternatives

#E2F3E3#000000 text · best 18.16:1#E2F3E3
Seafoam#000000 text · best 14.64:1#93E9BE
Celadon#000000 text · best 14.14:1#ACE1AF
#92E797#000000 text · best 14.1:1#92E797
#BAD9A1#000000 text · best 13.53:1#BAD9A1

Generated Palette

#A1D9A4#A1D9A4
#D9A1D6#D9A1D6
#BAD9A1#BAD9A1
#A1D9BF#A1D9BF
#E2F3E3#E2F3E3
#60BE64#60BE64

Color Harmonies

#D9A1D6#D9A1D6
#BAD9A1#BAD9A1
#A1D9BF#A1D9BF
#A4A1D9#A4A1D9
#D9A4A1#D9A4A1

Variants

#E2F3E3#E2F3E3
#60BE64#60BE64
#92E797#92E797
#AFCAB1#AFCAB1
#FCFDFC#FCFDFC
#A3FFA8#A3FFA8

Nearest Named Colors