HEX atlas value

#ADF5B1

#ADF5B1 is a cool green HEX color close to Celadon. According to Colors Encyclopedia, it converts to RGB 173, 245, 177, HSL 123, 78%, 82%, has luminance 0.7736, and belongs to the pastel group.

#ADF5B1 Sample readable text
HEX #ADF5B1
RGB rgb(173, 245, 177)
HSL hsl(123 78% 82%)
CMYK cmyk(29, 0, 28, 4)
Luminance 0.7736
Contrast Black 16.47:1White 1.27:1

CSS

--color-adf5b1: #ADF5B1;
.background-adf5b1 { background-color: #ADF5B1; }
.text-adf5b1 { color: #ADF5B1; }

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.7736
Black text16.47:1AA Pass
White text1.27: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":"#ADF5B1","rgb":[173,245,177],"hsl":[123,78,82],"cmyk":[29,0,28,4],"luminance":0.7736,"contrast":{"black":16.47,"white":1.27}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":16.47,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.27,"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":"#A3FFA8","hex":"#A3FFA8","family":"green","bestTextColor":"#000000","contrastBlack":17.43,"contrastWhite":1.21,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#CEF5AD","hex":"#CEF5AD","family":"green","bestTextColor":"#000000","contrastBlack":17.29,"contrastWhite":1.21,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#ADF5D5","hex":"#ADF5D5","family":"green","bestTextColor":"#000000","contrastBlack":16.8,"contrastWhite":1.25,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Pale Green","hex":"#98FB98","family":"green","bestTextColor":"#000000","contrastBlack":16.59,"contrastWhite":1.27,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["cool green","pastel","pastel green","Celadon adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","soft UI backgrounds","botanical and wellness palettes"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/adf5b1.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/celadon.json","https://www.colorsencyclopedia.com/api/colors/seafoam.json","https://www.colorsencyclopedia.com/api/colors/pastel-green.json"]}
Harmonies
{"complementary":"#F5ADF1","analogous":["#CEF5AD","#ADF5D5"],"triadic":["#B1ADF5","#F5B1AD"],"tetradic":["#ADCEF5","#F5ADF1","#F5D5AD"],"splitComplementary":["#D5ADF5","#F5ADCE"],"monochromatic":["#FFFFFF","#ADF5B1","#5CEB63"]}
Variants
{"light":"#FFFFFF","dark":"#5CEB63","saturated":"#A3FFA8","desaturated":"#B7EBBA","pastel":"#FFFFFF","neon":"#CCFFCF"}
Nearest named colors
[{"slug":"celadon","name":"Celadon","hex":"#ACE1AF","distance":20.12461179749811},{"slug":"seafoam","name":"Seafoam","hex":"#93E9BE","distance":31.448370387032774},{"slug":"pastel-green","name":"Pastel Green","hex":"#C1E1C1","distance":32.49615361854384},{"slug":"mint-green","name":"Mint Green","hex":"#98FB98","distance":33.19638534539566},{"slug":"pale-green","name":"Pale Green","hex":"#98FB98","distance":33.19638534539566}]

HEX meaning and use

About #ADF5B1

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

The RGB channels are 173, 245, and 177, with green carrying the strongest channel weight. In HSL, the hue is 123deg with 78% saturation and 82% lightness, so this page treats it as a high-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 soft UI backgrounds. Its luminance is 0.7736, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 20.12, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text16.47:1AA Pass
White text1.27:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000016.47:1 · AAA
White text#FFFFFF1.27:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
#A3FFA8#000000 text · best 17.43:1#A3FFA8
#CEF5AD#000000 text · best 17.29:1#CEF5AD
#ADF5D5#000000 text · best 16.8:1#ADF5D5
Pale Green#000000 text · best 16.59:1#98FB98

Generated Palette

#ADF5B1#ADF5B1
#F5ADF1#F5ADF1
#CEF5AD#CEF5AD
#ADF5D5#ADF5D5
White#FFFFFF
#5CEB63#5CEB63

Color Harmonies

#F5ADF1#F5ADF1
#CEF5AD#CEF5AD
#ADF5D5#ADF5D5
#B1ADF5#B1ADF5
#F5B1AD#F5B1AD

Variants

White#FFFFFF
#5CEB63#5CEB63
#A3FFA8#A3FFA8
#B7EBBA#B7EBBA
White#FFFFFF
#CCFFCF#CCFFCF

Nearest Named Colors