HEX atlas value

#C1E9A5

#C1E9A5 is a cool green HEX color close to Celadon. According to Colors Encyclopedia, it converts to RGB 193, 233, 165, HSL 95, 61%, 78%, has luminance 0.7233, and belongs to the balanced group.

#C1E9A5 Sample readable text
HEX #C1E9A5
RGB rgb(193, 233, 165)
HSL hsl(95 61% 78%)
CMYK cmyk(17, 0, 29, 9)
Luminance 0.7233
Contrast Black 15.47:1White 1.36:1

CSS

--color-c1e9a5: #C1E9A5;
.background-c1e9a5 { background-color: #C1E9A5; }
.text-c1e9a5 { color: #C1E9A5; }

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.7233
Black text15.47:1AA Pass
White text1.36: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":"#C1E9A5","rgb":[193,233,165],"hsl":[95,61,78],"cmyk":[17,0,29,9],"luminance":0.7233,"contrast":{"black":15.47,"white":1.36}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":15.47,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.36,"wcagAA":false,"wcagAAA":false}]
Accessible alternatives
[{"name":"#F4FBEF","hex":"#F4FBEF","family":"green","bestTextColor":"#000000","contrastBlack":19.89,"contrastWhite":1.06,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#BFF598","hex":"#BFF598","family":"green","bestTextColor":"#000000","contrastBlack":16.73,"contrastWhite":1.26,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#E3E9A5","hex":"#E3E9A5","family":"yellow","bestTextColor":"#000000","contrastBlack":16.47,"contrastWhite":1.28,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#A5E9AA","hex":"#A5E9AA","family":"green","bestTextColor":"#000000","contrastBlack":14.84,"contrastWhite":1.42,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A"]},{"name":"Pastel Green","hex":"#C1E1C1","family":"green","bestTextColor":"#000000","contrastBlack":14.81,"contrastWhite":1.42,"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/c1e9a5.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/mica.json"]}
Harmonies
{"complementary":"#CDA5E9","analogous":["#E3E9A5","#A5E9AA"],"triadic":["#A5C1E9","#E9A5C1"],"tetradic":["#A5E3E9","#CDA5E9","#E9AAA5"],"splitComplementary":["#AAA5E9","#E9A5E3"],"monochromatic":["#F4FBEF","#C1E9A5","#8FD75B"]}
Variants
{"light":"#F4FBEF","dark":"#8FD75B","saturated":"#BFF598","desaturated":"#C3DDB1","pastel":"#FFFFFF","neon":"#D5FFB8"}
Nearest named colors
[{"slug":"celadon","name":"Celadon","hex":"#ACE1AF","distance":24.596747752497688},{"slug":"pastel-green","name":"Pastel Green","hex":"#C1E1C1","distance":29.120439557122072},{"slug":"mica","name":"Mica","hex":"#D8C7B0","distance":42.49705872175156},{"slug":"oat","name":"Oat","hex":"#D8CAB8","distance":43.02324952859791},{"slug":"pumice","name":"Pumice","hex":"#BAC0B4","distance":44.21538193886829}]

HEX meaning and use

About #C1E9A5

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

The RGB channels are 193, 233, and 165, with green carrying the strongest channel weight. In HSL, the hue is 95deg with 61% saturation and 78% 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.7233, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 24.60, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text15.47:1AA Pass
White text1.36:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000015.47:1 · AAA
White text#FFFFFF1.36:1 · Fail

Accessible Alternatives

#F4FBEF#000000 text · best 19.89:1#F4FBEF
#BFF598#000000 text · best 16.73:1#BFF598
#E3E9A5#000000 text · best 16.47:1#E3E9A5
#A5E9AA#000000 text · best 14.84:1#A5E9AA
Pastel Green#000000 text · best 14.81:1#C1E1C1

Generated Palette

#C1E9A5#C1E9A5
#CDA5E9#CDA5E9
#E3E9A5#E3E9A5
#A5E9AA#A5E9AA
#F4FBEF#F4FBEF
#8FD75B#8FD75B

Color Harmonies

#CDA5E9#CDA5E9
#E3E9A5#E3E9A5
#A5E9AA#A5E9AA
#A5C1E9#A5C1E9
#E9A5C1#E9A5C1

Variants

#F4FBEF#F4FBEF
#8FD75B#8FD75B
#BFF598#BFF598
#C3DDB1#C3DDB1
White#FFFFFF
#D5FFB8#D5FFB8

Nearest Named Colors