HEX atlas value

#ADF5B8

#ADF5B8 is a cool green HEX color close to Celadon. According to Colors Encyclopedia, it converts to RGB 173, 245, 184, HSL 129, 78%, 82%, has luminance 0.7765, and belongs to the pastel group.

#ADF5B8 Sample readable text
HEX #ADF5B8
RGB rgb(173, 245, 184)
HSL hsl(129 78% 82%)
CMYK cmyk(29, 0, 25, 4)
Luminance 0.7765
Contrast Black 16.53:1White 1.27:1

CSS

--color-adf5b8: #ADF5B8;
.background-adf5b8 { background-color: #ADF5B8; }
.text-adf5b8 { color: #ADF5B8; }

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.7765
Black text16.53: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":"#ADF5B8","rgb":[173,245,184],"hsl":[129,78,82],"cmyk":[29,0,25,4],"luminance":0.7765,"contrast":{"black":16.53,"white":1.27}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":16.53,"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":"#A3FFB1","hex":"#A3FFB1","family":"green","bestTextColor":"#000000","contrastBlack":17.5,"contrastWhite":1.2,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#C6F5AD","hex":"#C6F5AD","family":"green","bestTextColor":"#000000","contrastBlack":17.07,"contrastWhite":1.23,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#ADF5DC","hex":"#ADF5DC","family":"green","bestTextColor":"#000000","contrastBlack":16.87,"contrastWhite":1.24,"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/adf5b8.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":"#F5ADEA","analogous":["#C6F5AD","#ADF5DC"],"triadic":["#B8ADF5","#F5B8AD"],"tetradic":["#ADC6F5","#F5ADEA","#F5DCAD"],"splitComplementary":["#DCADF5","#F5ADC6"],"monochromatic":["#FFFFFF","#ADF5B8","#5CEB71"]}
Variants
{"light":"#FFFFFF","dark":"#5CEB71","saturated":"#A3FFB1","desaturated":"#B7EBBF","pastel":"#FFFFFF","neon":"#CCFFD4"}
Nearest named colors
[{"slug":"celadon","name":"Celadon","hex":"#ACE1AF","distance":21.95449840010015},{"slug":"seafoam","name":"Seafoam","hex":"#93E9BE","distance":29.257477676655586},{"slug":"pastel-green","name":"Pastel Green","hex":"#C1E1C1","distance":29.68164415931166},{"slug":"mint-green","name":"Mint Green","hex":"#98FB98","distance":38.742741255621034},{"slug":"pale-green","name":"Pale Green","hex":"#98FB98","distance":38.742741255621034}]

HEX meaning and use

About #ADF5B8

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

The RGB channels are 173, 245, and 184, with green carrying the strongest channel weight. In HSL, the hue is 129deg 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.7765, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 21.95, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text16.53: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 #ADF5B8 needs readable text, badges, interface states, or nearby accessible alternatives.

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

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
#A3FFB1#000000 text · best 17.5:1#A3FFB1
#C6F5AD#000000 text · best 17.07:1#C6F5AD
#ADF5DC#000000 text · best 16.87:1#ADF5DC
Pale Green#000000 text · best 16.59:1#98FB98

Generated Palette

#ADF5B8#ADF5B8
#F5ADEA#F5ADEA
#C6F5AD#C6F5AD
#ADF5DC#ADF5DC
White#FFFFFF
#5CEB71#5CEB71

Color Harmonies

#F5ADEA#F5ADEA
#C6F5AD#C6F5AD
#ADF5DC#ADF5DC
#B8ADF5#B8ADF5
#F5B8AD#F5B8AD

Variants

White#FFFFFF
#5CEB71#5CEB71
#A3FFB1#A3FFB1
#B7EBBF#B7EBBF
White#FFFFFF
#CCFFD4#CCFFD4

Nearest Named Colors