HEX atlas value

#C1E76A

#C1E76A is a cool green HEX color close to Straw. According to Colors Encyclopedia, it converts to RGB 193, 231, 106, HSL 78, 72%, 66%, has luminance 0.6953, and belongs to the vibrant group.

#C1E76A Sample readable text
HEX #C1E76A
RGB rgb(193, 231, 106)
HSL hsl(78 72% 66%)
CMYK cmyk(16, 0, 54, 9)
Luminance 0.6953
Contrast Black 14.91:1White 1.41:1

CSS

--color-c1e76a: #C1E76A;
.background-c1e76a { background-color: #C1E76A; }
.text-c1e76a { color: #C1E76A; }

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.6953
Black text14.91:1AA Pass
White text1.41: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":"#C1E76A","rgb":[193,231,106],"hsl":[78,72,66],"cmyk":[16,0,54,9],"luminance":0.6953,"contrast":{"black":14.91,"white":1.41}}
WCAG
{"AA":["#000000","#1A1A1A","#36454F"],"AAA":["#000000","#1A1A1A","#36454F"]}
Safe pairings
[{"name":"Black text","hex":"#000000","contrast":14.91,"wcagAA":true,"wcagAAA":true},{"name":"White text","hex":"#FFFFFF","contrast":1.41,"wcagAA":false,"wcagAAA":false}]
Accessible alternatives
[{"name":"#E2F4B9","hex":"#E2F4B9","family":"green","bestTextColor":"#000000","contrastBlack":17.87,"contrastWhite":1.17,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"#C9FA57","hex":"#C9FA57","family":"green","bestTextColor":"#000000","contrastBlack":17.3,"contrastWhite":1.21,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Flax","hex":"#EEDC82","family":"yellow","bestTextColor":"#000000","contrastBlack":15.2,"contrastWhite":1.38,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A","#36454F"]},{"name":"Straw","hex":"#E4D96F","family":"yellow","bestTextColor":"#000000","contrastBlack":14.45,"contrastWhite":1.45,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A"]},{"name":"#83E76A","hex":"#83E76A","family":"green","bestTextColor":"#000000","contrastBlack":13.6,"contrastWhite":1.54,"wcagAA":["#000000","#1A1A1A","#36454F"],"wcagAAA":["#000000","#1A1A1A"]}]
AI context
{"semanticGroups":["cool green","vibrant","vibrant green","Straw adjacent"],"useCases":["color conversion","WCAG contrast checks","CSS color tokens","high-energy accents","botanical and wellness palettes"],"contrastSafeWith":["#000000","#1A1A1A","#36454F"],"relatedEndpoints":["https://www.colorsencyclopedia.com/api/hex/c1e76a.json","https://www.colorsencyclopedia.com/api/hex.json","https://www.colorsencyclopedia.com/api/colors/straw.json","https://www.colorsencyclopedia.com/api/colors/dark-khaki.json","https://www.colorsencyclopedia.com/api/colors/bamboo.json"]}
Harmonies
{"complementary":"#8F6AE7","analogous":["#E7CE6A","#83E76A"],"triadic":["#6AC1E7","#E76AC1"],"tetradic":["#6AE7CE","#8F6AE7","#E76A83"],"splitComplementary":["#6A83E7","#CE6AE7"],"monochromatic":["#E2F4B9","#C1E76A","#9ED322"]}
Variants
{"light":"#E2F4B9","dark":"#9ED322","saturated":"#C9FA57","desaturated":"#BAD47D","pastel":"#EDF5DB","neon":"#D7FF7A"}
Nearest named colors
[{"slug":"straw","name":"Straw","hex":"#E4D96F","distance":38.02630668366309},{"slug":"dark-khaki","name":"Dark Khaki","hex":"#BDB76B","distance":48.176757881783615},{"slug":"bamboo","name":"Bamboo","hex":"#C7B56E","distance":50.51732376126036},{"slug":"champagne-gold","name":"Champagne Gold","hex":"#D6B971","distance":51.048996072400875},{"slug":"flax","name":"Flax","hex":"#EEDC82","distance":52.172789842982326}]

HEX meaning and use

About #C1E76A

#C1E76A is classified as a cool green value with vibrant visual character. #C1E76A is visually closest to Straw, a named yellow color with HEX #E4D96F.

The RGB channels are 193, 231, and 106, with green carrying the strongest channel weight. In HSL, the hue is 78deg with 72% saturation and 66% lightness, so this page treats it as a high-saturation, mid-lightness 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 high-energy accents. Its luminance is 0.6953, black text provides the stronger contrast for readable interface or documentation use, and Its nearest named-color distance is 38.03, which helps separate this atlas value from adjacent named color records.

WCAG Accessibility

Black text14.91:1AA Pass
White text1.41:1AA Fail

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

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

Accessibility-Safe Pairings and Alternatives

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

Black text#00000014.91:1 · AAA
White text#FFFFFF1.41:1 · Fail

Accessible Alternatives

#E2F4B9#000000 text · best 17.87:1#E2F4B9
#C9FA57#000000 text · best 17.3:1#C9FA57
Flax#000000 text · best 15.2:1#EEDC82
Straw#000000 text · best 14.45:1#E4D96F
#83E76A#000000 text · best 13.6:1#83E76A

Generated Palette

#C1E76A#C1E76A
#8F6AE7#8F6AE7
#E7CE6A#E7CE6A
#83E76A#83E76A
#E2F4B9#E2F4B9
#9ED322#9ED322

Color Harmonies

#8F6AE7#8F6AE7
#E7CE6A#E7CE6A
#83E76A#83E76A
#6AC1E7#6AC1E7
#E76AC1#E76AC1

Variants

#E2F4B9#E2F4B9
#9ED322#9ED322
#C9FA57#C9FA57
#BAD47D#BAD47D
#EDF5DB#EDF5DB
#D7FF7A#D7FF7A

Nearest Named Colors