HEX atlas value

#ADF5CC

#ADF5CC is a cool green HEX color close to Pastel Aqua. According to Colors Encyclopedia, it converts to RGB 173, 245, 204, HSL 146, 78%, 82%, has luminance 0.7855, and belongs to the pastel group.

#ADF5CC Sample readable text
HEX #ADF5CC
RGB rgb(173, 245, 204)
HSL hsl(146 78% 82%)
CMYK cmyk(29, 0, 17, 4)
Luminance 0.7855
Contrast Black 16.71:1White 1.26:1

CSS

--color-adf5cc: #ADF5CC;
.background-adf5cc { background-color: #ADF5CC; }
.text-adf5cc { color: #ADF5CC; }

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.7855
Black text16.71:1AA Pass
White text1.26: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":"#ADF5CC","rgb":[173,245,204],"hsl":[146,78,82],"cmyk":[29,0,17,4],"luminance":0.7855,"contrast":{"black":16.71,"white":1.26}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":16.71,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.26,"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":"#A3FFCB","hex":"#A3FFCB","family":"green","bestTextColor":"#000000","contrastBlack":17.72,"contrastWhite":1.18,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#ADF5F0","hex":"#ADF5F0","family":"cyan","bestTextColor":"#000000","contrastBlack":17.1,"contrastWhite":1.23,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#B2F5AD","hex":"#B2F5AD","family":"green","bestTextColor":"#000000","contrastBlack":16.56,"contrastWhite":1.27,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#B7EBCE","hex":"#B7EBCE","family":"green","bestTextColor":"#000000","contrastBlack":15.79,"contrastWhite":1.33,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]}]
AI context
{"semanticGroups":["cool green","pastel","pastel green","Pastel Aqua 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/adf5cc.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/pastel-aqua.json","https://www.colorsencyclopedia.com/api/colors/pastel-green.json","https://www.colorsencyclopedia.com/api/colors/seafoam.json"]}
Harmonies
{"complementary":"#F5ADD6","analogous":["#B2F5AD","#ADF5F0"],"triadic":["#CCADF5","#F5CCAD"],"tetradic":["#ADB2F5","#F5ADD6","#F5F0AD"],"splitComplementary":["#F0ADF5","#F5ADB2"],"monochromatic":["#FFFFFF","#ADF5CC","#5CEB9A"]}
Variants
{"light":"#FFFFFF","dark":"#5CEB9A","saturated":"#A3FFCB","desaturated":"#B7EBCE","pastel":"#FFFFFF","neon":"#CCFFE2"}
Nearest named colors
[{"slug":"pastel-aqua","name":"Pastel Aqua","hex":"#B8E8E0","distance":26.267851073127396},{"slug":"pastel-green","name":"Pastel Green","hex":"#C1E1C1","distance":30.347981810987037},{"slug":"seafoam","name":"Seafoam","hex":"#93E9BE","distance":31.874754901018456},{"slug":"pastel-teal","name":"Pastel Teal","hex":"#9FD8D2","distance":32.7566787083184},{"slug":"powder-blue","name":"Powder Blue","hex":"#B0E0E6","distance":33.555923471125034}]

HEX meaning and use

About #ADF5CC

#ADF5CC is classified as a cool green value with pastel visual character. #ADF5CC is visually closest to Pastel Aqua, a named cyan color with HEX #B8E8E0.

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

WCAG Accessibility

Black text16.71:1AA Pass
White text1.26:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000016.71:1 · AAA
White text#FFFFFF1.26:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
#A3FFCB#000000 text · best 17.72:1#A3FFCB
#ADF5F0#000000 text · best 17.1:1#ADF5F0
#B2F5AD#000000 text · best 16.56:1#B2F5AD
#B7EBCE#000000 text · best 15.79:1#B7EBCE

Generated Palette

#ADF5CC#ADF5CC
#F5ADD6#F5ADD6
#B2F5AD#B2F5AD
#ADF5F0#ADF5F0
White#FFFFFF
#5CEB9A#5CEB9A

Color Harmonies

#F5ADD6#F5ADD6
#B2F5AD#B2F5AD
#ADF5F0#ADF5F0
#CCADF5#CCADF5
#F5CCAD#F5CCAD

Variants

White#FFFFFF
#5CEB9A#5CEB9A
#A3FFCB#A3FFCB
#B7EBCE#B7EBCE
White#FFFFFF
#CCFFE2#CCFFE2

Nearest Named Colors