HEX atlas value

#C5FDA5

#C5FDA5 is a cool green HEX color close to Celadon. According to Colors Encyclopedia, it converts to RGB 197, 253, 165, HSL 98, 96%, 82%, has luminance 0.8484, and belongs to the pastel group.

#C5FDA5 Sample readable text
HEX #C5FDA5
RGB rgb(197, 253, 165)
HSL hsl(98 96% 82%)
CMYK cmyk(22, 0, 35, 1)
Luminance 0.8484
Contrast Black 17.97:1White 1.17:1

CSS

--color-c5fda5: #C5FDA5;
.background-c5fda5 { background-color: #C5FDA5; }
.text-c5fda5 { color: #C5FDA5; }

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.8484
Black text17.97:1AA Pass
White text1.17: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":"#C5FDA5","rgb":[197,253,165],"hsl":[98,96,82],"cmyk":[22,0,35,1],"luminance":0.8484,"contrast":{"black":17.97,"white":1.17}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":17.97,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.17,"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":"#F1FDA5","hex":"#F1FDA5","family":"yellow","bestTextColor":"#000000","contrastBlack":19.33,"contrastWhite":1.09,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#C5FFA3","hex":"#C5FFA3","family":"green","bestTextColor":"#000000","contrastBlack":18.21,"contrastWhite":1.15,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Pastel Mint","hex":"#CEFAD0","family":"green","bestTextColor":"#000000","contrastBlack":18.21,"contrastWhite":1.15,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#A5FDB1","hex":"#A5FDB1","family":"green","bestTextColor":"#000000","contrastBlack":17.28,"contrastWhite":1.21,"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/c5fda5.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/pastel-mint.json"]}
Harmonies
{"complementary":"#DDA5FD","analogous":["#F1FDA5","#A5FDB1"],"triadic":["#A5C5FD","#FDA5C5"],"tetradic":["#A5F1FD","#DDA5FD","#FDB1A5"],"splitComplementary":["#B1A5FD","#FDA5F1"],"monochromatic":["#FFFFFF","#C5FDA5","#8CFB4B"]}
Variants
{"light":"#FFFFFF","dark":"#8CFB4B","saturated":"#C5FFA3","desaturated":"#C8F3AF","pastel":"#FFFFFF","neon":"#DFFFCC"}
Nearest named colors
[{"slug":"celadon","name":"Celadon","hex":"#ACE1AF","distance":38.84584919911006},{"slug":"pastel-green","name":"Pastel Green","hex":"#C1E1C1","distance":39.7994974842648},{"slug":"pastel-mint","name":"Pastel Mint","hex":"#CEFAD0","distance":44.034077712607996},{"slug":"pale-goldenrod","name":"Pale Goldenrod","hex":"#EEE8AA","distance":46.33573135281238},{"slug":"mint","name":"Mint","hex":"#98FF98","distance":46.88283267892417}]

HEX meaning and use

About #C5FDA5

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

The RGB channels are 197, 253, and 165, with green carrying the strongest channel weight. In HSL, the hue is 98deg with 96% 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.8484, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 38.85, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text17.97:1AA Pass
White text1.17:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000017.97:1 · AAA
White text#FFFFFF1.17:1 · Fail

Accessible Alternatives

White#000000 text · best 21:1#FFFFFF
#F1FDA5#000000 text · best 19.33:1#F1FDA5
#C5FFA3#000000 text · best 18.21:1#C5FFA3
Pastel Mint#000000 text · best 18.21:1#CEFAD0
#A5FDB1#000000 text · best 17.28:1#A5FDB1

Generated Palette

#C5FDA5#C5FDA5
#DDA5FD#DDA5FD
#F1FDA5#F1FDA5
#A5FDB1#A5FDB1
White#FFFFFF
#8CFB4B#8CFB4B

Color Harmonies

#DDA5FD#DDA5FD
#F1FDA5#F1FDA5
#A5FDB1#A5FDB1
#A5C5FD#A5C5FD
#FDA5C5#FDA5C5

Variants

White#FFFFFF
#8CFB4B#8CFB4B
#C5FFA3#C5FFA3
#C8F3AF#C8F3AF
White#FFFFFF
#DFFFCC#DFFFCC

Nearest Named Colors