HEX atlas value

#C0CEC4

#C0CEC4 is a cool green HEX color close to Silver. According to Colors Encyclopedia, it converts to RGB 192, 206, 196, HSL 137, 13%, 78%, has luminance 0.5933, and belongs to the muted group.

#C0CEC4 Sample readable text
HEX #C0CEC4
RGB rgb(192, 206, 196)
HSL hsl(137 13% 78%)
CMYK cmyk(7, 0, 5, 19)
Luminance 0.5933
Contrast Black 12.87:1White 1.63:1

CSS

--color-c0cec4: #C0CEC4;
.background-c0cec4 { background-color: #C0CEC4; }
.text-c0cec4 { color: #C0CEC4; }

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.5933
Black text12.87:1AA Pass
White text1.63: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":"#C0CEC4","rgb":[192,206,196],"hsl":[137,13,78],"cmyk":[7,0,5,19],"luminance":0.5933,"contrast":{"black":12.87,"white":1.63}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":12.87,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.63,"wcagAA":false,"wcagAAA":false}]
Accessible alternatives
[{"name":"#F3F6F4","hex":"#F3F6F4","family":"green","bestTextColor":"#000000","contrastBlack":19.3,"contrastWhite":1.09,"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":"Limestone","hex":"#D8D2C4","family":"orange","bestTextColor":"#000000","contrastBlack":13.94,"contrastWhite":1.51,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A"]},{"name":"#B3DBBE","hex":"#B3DBBE","family":"green","bestTextColor":"#000000","contrastBlack":13.79,"contrastWhite":1.52,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A"]},{"name":"#C0CECB","hex":"#C0CECB","family":"cyan","bestTextColor":"#000000","contrastBlack":12.93,"contrastWhite":1.62,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A"]}]
AI context
{"semanticGroups":["cool green","muted","muted green","Silver adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","muted interface themes","botanical and wellness palettes"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/c0cec4.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/silver.json","https://www.colorsencyclopedia.com/api/colors/pastel-green.json","https://www.colorsencyclopedia.com/api/colors/pumice.json"]}
Harmonies
{"complementary":"#CEC0CA","analogous":["#C3CEC0","#C0CECB"],"triadic":["#C4C0CE","#CEC4C0"],"tetradic":["#C0C3CE","#CEC0CA","#CECBC0"],"splitComplementary":["#CBC0CE","#CEC0C3"],"monochromatic":["#F3F6F4","#C0CEC4","#8CA693"]}
Variants
{"light":"#F3F6F4","dark":"#8CA693","saturated":"#B3DBBE","desaturated":"#C7C7C7","pastel":"#FFFFFF","neon":"#B8FFCC"}
Nearest named colors
[{"slug":"silver","name":"Silver","hex":"#C0C0C0","distance":14.560219778561036},{"slug":"pastel-green","name":"Pastel Green","hex":"#C1E1C1","distance":19.261360284258224},{"slug":"pumice","name":"Pumice","hex":"#BAC0B4","distance":22.090722034374522},{"slug":"pastel-blue","name":"Pastel Blue","hex":"#AEC6CF","distance":22.561028345356956},{"slug":"limestone","name":"Limestone","hex":"#D8D2C4","distance":24.331050121192877}]

HEX meaning and use

About #C0CEC4

#C0CEC4 is classified as a cool green value with muted visual character. #C0CEC4 is visually closest to Silver, a named gray color with HEX #C0C0C0.

The RGB channels are 192, 206, and 196, with green carrying the strongest channel weight. In HSL, the hue is 137deg with 13% saturation and 78% lightness, so this page treats it as a low-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 muted interface themes. Its luminance is 0.5933, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 14.56, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text12.87:1AA Pass
White text1.63:1AA Fail

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

AAA text options: #000000, #1A1A1A.

Accessibility-Safe Pairings and Alternatives

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

Black text#00000012.87:1 · AAA
White text#FFFFFF1.63:1 · Fail

Accessible Alternatives

#F3F6F4#000000 text · best 19.3:1#F3F6F4
Pastel Green#000000 text · best 14.81:1#C1E1C1
Limestone#000000 text · best 13.94:1#D8D2C4
#B3DBBE#000000 text · best 13.79:1#B3DBBE
#C0CECB#000000 text · best 12.93:1#C0CECB

Generated Palette

#C0CEC4#C0CEC4
#CEC0CA#CEC0CA
#C3CEC0#C3CEC0
#C0CECB#C0CECB
#F3F6F4#F3F6F4
#8CA693#8CA693

Color Harmonies

#CEC0CA#CEC0CA
#C3CEC0#C3CEC0
#C0CECB#C0CECB
#C4C0CE#C4C0CE
#CEC4C0#CEC4C0

Variants

#F3F6F4#F3F6F4
#8CA693#8CA693
#B3DBBE#B3DBBE
#C7C7C7#C7C7C7
White#FFFFFF
#B8FFCC#B8FFCC

Nearest Named Colors