HEX atlas value

#C0E5A9

#C0E5A9 is a cool green HEX color close to Celadon. According to Colors Encyclopedia, it converts to RGB 192, 229, 169, HSL 97, 54%, 78%, has luminance 0.7011, and belongs to the balanced group.

#C0E5A9 Sample readable text
HEX #C0E5A9
RGB rgb(192, 229, 169)
HSL hsl(97 54% 78%)
CMYK cmyk(16, 0, 26, 10)
Luminance 0.7011
Contrast Black 15.02:1White 1.4:1

CSS

--color-c0e5a9: #C0E5A9;
.background-c0e5a9 { background-color: #C0E5A9; }
.text-c0e5a9 { color: #C0E5A9; }

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.7011
Black text15.02:1AA Pass
White text1.4: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":"#C0E5A9","rgb":[192,229,169],"hsl":[97,54,78],"cmyk":[16,0,26,10],"luminance":0.7011,"contrast":{"black":15.02,"white":1.4}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":15.02,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.4,"wcagAA":false,"wcagAAA":false}]
Accessible alternatives
[{"name":"#F4FAEF","hex":"#F4FAEF","family":"green","bestTextColor":"#000000","contrastBlack":19.77,"contrastWhite":1.06,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#BDF29C","hex":"#BDF29C","family":"green","bestTextColor":"#000000","contrastBlack":16.34,"contrastWhite":1.28,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#DEE5A9","hex":"#DEE5A9","family":"yellow","bestTextColor":"#000000","contrastBlack":15.89,"contrastWhite":1.32,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Pastel Green","hex":"#C1E1C1","family":"green","bestTextColor":"#000000","contrastBlack":14.81,"contrastWhite":1.42,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A"]},{"name":"#A9E5B0","hex":"#A9E5B0","family":"green","bestTextColor":"#000000","contrastBlack":14.52,"contrastWhite":1.45,"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/c0e5a9.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":"#CEA9E5","analogous":["#DEE5A9","#A9E5B0"],"triadic":["#A9C0E5","#E5A9C0"],"tetradic":["#A9DEE5","#CEA9E5","#E5B0A9"],"splitComplementary":["#B0A9E5","#E5A9DE"],"monochromatic":["#F4FAEF","#C0E5A9","#8CD062"]}
Variants
{"light":"#F4FAEF","dark":"#8CD062","saturated":"#BDF29C","desaturated":"#C3D9B5","pastel":"#FFFFFF","neon":"#D3FFB8"}
Nearest named colors
[{"slug":"celadon","name":"Celadon","hex":"#ACE1AF","distance":21.2602916254693},{"slug":"pastel-green","name":"Pastel Green","hex":"#C1E1C1","distance":24.351591323771842},{"slug":"mica","name":"Mica","hex":"#D8C7B0","distance":39.05124837953327},{"slug":"pumice","name":"Pumice","hex":"#BAC0B4","distance":39.06404996924922},{"slug":"oat","name":"Oat","hex":"#D8CAB8","distance":39.11521443121589}]

HEX meaning and use

About #C0E5A9

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

The RGB channels are 192, 229, and 169, with green carrying the strongest channel weight. In HSL, the hue is 97deg with 54% 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.7011, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 21.26, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text15.02:1AA Pass
White text1.4:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000015.02:1 · AAA
White text#FFFFFF1.4:1 · Fail

Accessible Alternatives

#F4FAEF#000000 text · best 19.77:1#F4FAEF
#BDF29C#000000 text · best 16.34:1#BDF29C
#DEE5A9#000000 text · best 15.89:1#DEE5A9
Pastel Green#000000 text · best 14.81:1#C1E1C1
#A9E5B0#000000 text · best 14.52:1#A9E5B0

Generated Palette

#C0E5A9#C0E5A9
#CEA9E5#CEA9E5
#DEE5A9#DEE5A9
#A9E5B0#A9E5B0
#F4FAEF#F4FAEF
#8CD062#8CD062

Color Harmonies

#CEA9E5#CEA9E5
#DEE5A9#DEE5A9
#A9E5B0#A9E5B0
#A9C0E5#A9C0E5
#E5A9C0#E5A9C0

Variants

#F4FAEF#F4FAEF
#8CD062#8CD062
#BDF29C#BDF29C
#C3D9B5#C3D9B5
White#FFFFFF
#D3FFB8#D3FFB8

Nearest Named Colors