← all pages
3.18:_Chlorophylls_and_Carotenoids
view live ↗
<span id="Chlorophylls"></span><span id="Chlorophylls"></span><h2 style="background-color: unset;" class="lt-bio-3996">Chlorophylls</h2> <p class="lt-bio-3996" style="background-color: unset;">Two types of chlorophyll are found in plants and the green algae: <strong>chlorophyll a</strong> and <strong>chlorophyll b. </strong>The difference in their structures is shown in the above figure (red disks).</p> <figure><img class="internal" alt="Diagram of chlorophyll a and b molecular structures, highlighting differences with circled sections. Chlorophyll a has a CH₃ group; chlorophyll b has a CHO group." loading="lazy" src="https://bio.libretexts.org/@api/deki/files/6086/Chlorophyll.gif?revision=1" /><figcaption>Figure 3.18.1 Chlorophyll</figcaption></figure> <p class="lt-bio-3996" style="background-color: unset;">In the chloroplast, both types are associated with integral membrane proteins in the thylakoid membrane. Note the system of alternating single and double bonds (white bars) that run around the porphyrin ring. Although I am forced to draw the single and double bonds in fixed positions, actually the "extra" electrons responsible for the double bonds are not fixed between any particular pair of carbon atoms but instead are free to migrate around the ring. This property enables these molecules to absorb light. Both chlorophylls absorb light most strongly in the red and violet parts of the spectrum. Green light is absorbed poorly. Thus when white light shines on chlorophyll-containing structures like leaves, green light is transmitted and reflected and the structures appear green.</p> <span id="Carotenoids"></span><span id="Carotenoids"></span><h2 style="background-color: unset;" class="lt-bio-3996">Carotenoids</h2> <p class="lt-bio-3996" style="background-color: unset;">Chloroplasts also contain carotenoids. These are also pigments with colors ranging from red to yellow. Carotenoids absorb light most strongly in the blue portion of the spectrum. They thus enable the chloroplast to trap a larger fraction of the radiant energy falling on it. Carotenoids are often the major pigments in <strong>flowers</strong> and <strong>fruits</strong>. The red of a ripe tomato and the orange of a carrot are produced by their carotenoids. In leaves, the carotenoids are usually masked by the chlorophylls. In the autumn, as the quantity of chlorophyll in the leaf declines, the carotenoids become visible and produce the yellows and reds of autumn foliage.</p> <figure><img class="internal" alt="Chemical structure diagram of Vitamin A, showing a long hydrocarbon chain with alternating double bonds and a cyclic end group, on a blue background." loading="lazy" src="https://bio.libretexts.org/@api/deki/files/6088/carotenoid.gif?revision=1" width="491" height="132" /><figcaption>Figure 3.18.2 Carotenoids</figcaption></figure> <p class="lt-bio-3996" style="background-color: unset;">Figure 3.18.2 shows the structure of <strong>beta-carotene</strong>, one of the most abundant carotenoids. Note again the system of alternating single and double bonds that in this molecule runs along the hydrocarbon chain that connects the two benzene rings. As in chlorophyll, the electrons of the double bonds actually migrate though the chain and also make this molecule an efficient absorber of light. Many animals use ingested beta-carotene as a precursor for the synthesis of vitamin A.</p> <footer class="mt-content-footer"> <style>/*<![CDATA[*/#mt-toc-container {display: none !important;}/*]]>*/</style><script type="text/javascript">/*<![CDATA[*/ $(function() { if(!window['autoDefinitionList']){ window['autoDefinitionList'] = true; $('dl').find('dt').on('click', function() { $(this).next().toggle('350'); }); } });/*]]>*/</script> <script defer="true" src="https://static.cloudflareinsights.com/beacon.min.js" data-cf-beacon="{"token": "483ec2414e274209a7e93c253192df0b"}"></script><script src="https://cdn.libretexts.net/github/LibreTextsMain/Miscellaneous/h5p-resizer.js"></script><script src="https://cdnjs.cloudflare.com/ajax/libs/iframe-resizer/4.2.11/iframeResizer.contentWindow.min.js" integrity="sha512-FOf4suFgz7OrWmBiyyWW48u/+6GaaAFSDHagh2EBu/GH/1+OQSYc0NFGeGeZK0gZ3vuU1ovmzVzD6bxmT4vayg==" crossorigin="anonymous"></script><script src="https://cdnjs.cloudflare.com/ajax/libs/iframe-resizer/4.2.11/iframeResizer.min.js" integrity="sha512-HY1lApSG7xxx8mYzs/lxRs+c5AaDThRaa3pvQB6puiswvf2lWqMJVf+8qSGiL4ZXfHQoPIqbd1TlpqfycPo3cQ==" crossorigin="anonymous"></script><script>/*<![CDATA[*/window.addEventListener('load', function(){$('iframe').iFrameResize({warningTimeout:0, scrolling: 'omit'});})/*]]>*/</script><script>/*<![CDATA[*/ window.PageNum = "auto"; window.InitialOffset = "false"; window.PageName = "3.18: Chlorophylls and Carotenoids"; /*]]>*/</script> <script type="text/javascript">/*<![CDATA[*/ // var front = window.PageNum.trim(); if(front=="auto"){ front = window.PageName.replace('\"', '\\\"').trim(); //front = "'..string.matchreplace(PageName,'\"','\\\"')..'".trim(); if(front.includes(":")){ front = front.split(":")[0].trim(); if(front.includes(".")){ front = front.split("."); front = front.map((int)=>int.includes("0")?parseInt(int,10):int).join("."); } front+="."; } else { front = ""; } } front = front.trim(); function loadMathJaxScript() { try { const script = document.createElement('script'); script.id = "mathjax-script"; script.src = "https://cdn.jsdelivr.net/npm/mathjax@4/tex-mml-svg.js"; script.type = "text/javascript"; script.defer = true; document.head.appendChild(script); } catch (err) { console.error(err); } } document.addEventListener('DOMContentLoaded', (e) => { loadMathJaxScript(); }); if (window.PageName !== 'Realtime MathJax'){ MathJax = { options: { ignoreHtmlClass: "tex2jax_ignore", processHtmlClass: "tex2jax_process", menuOptions: { settings: { zscale: "150%", zoom: "Double-Click", assistiveMml: true, // true to enable assitive MathML collapsible: false, // true to enable collapsible math }, }, }, output: { scale: 0.85, mtextInheritFont: false, displayOverflow: "linebreak", linebreaks: { width: "100%", }, }, startup: { pageReady: () => { if (window.activateBeeLine) { window.activateBeeLine(); } return MathJax.startup.defaultPageReady(); }, }, chtml: { matchFontHeight: true, }, tex: { tags: "all", tagformat: { number: (n) => { if (window.InitialOffset) { const offset = Number(window.InitialOffset); if(!offset) { return front + n; // If offset is falsy (nan, undefined, etc.) } const added = Number(n) + offset; return front + added; } else { return front + n; } }, }, macros: { eatSpaces: ['#1', 2, ['', ' ', '\\endSpaces']], PageIndex: ['{' + front.replace(/\./g, '{.}') + '\\eatSpaces#1 \\endSpaces}', 1], test: ["{" + front + "#1}", 1], mhchemrightleftharpoons: "{\\unicode{x21CC}\\,}", xrightleftharpoons: ['\\mhchemxrightleftharpoons[#1]{#2}', 2, ''] }, packages: { "[+]": [ "mhchem", "color", "cancel", "ams", "tagformat" ], }, }, loader: { '[tex]/mhchem': { ready() { const {MapHandler} = MathJax._.input.tex.MapHandler; const mhchem = MapHandler.getMap('mhchem-chars'); mhchem.lookup('mhchemrightarrow')._char = '\uE42D'; mhchem.lookup('mhchemleftarrow')._char = '\uE42C'; } }, load: [ "[tex]/mhchem", "[tex]/color", "[tex]/cancel", "[tex]/tagformat", ], }, }; }; ///*]]>*/</script> <hr class="autoattribution-divider" /><div class="autoattribution"><p>This page titled <a target="_blank" class="internal mt-self-link" href="/Sandboxes/johnnyphung/biology/03:_The_Cellular_Basis_of_Life/3.18:_Chlorophylls_and_Carotenoids">3.18: Chlorophylls and Carotenoids</a> is shared under a <a rel="nofollow" href="https://creativecommons.org/licenses/by/3.0" target="_blank">CC BY 3.0</a> license and was authored, remixed, and/or curated by <a rel="nofollow" target="_blank" href="http://www.biology-pages.info/">John W. Kimball</a> via <a rel="nofollow" href="https://www.biology-pages.info/" target="_blank">source content</a> that was edited to the style and standards of the LibreTexts platform.</p></div> <script type="text/javascript">/*<![CDATA[*/ try { const pageTagsHolder = document.getElementById('pageTagsHolder'); if (pageTagsHolder) { const pageTagsRaw = pageTagsHolder.innerText; if (pageTagsRaw.includes('transcluded:yes')) { const attrSections = document.querySelectorAll('.autoattribution'); const attrDividers = document.querySelectorAll('.autoattribution-divider'); if (attrSections.length > 1 && attrDividers.length > 1) { /* Hide first AutoAttribution from transcluded page */ attrSections[0].style.display = 'none'; attrDividers[0].style.display = 'none'; } } } } catch (e) { console.error('[AutoAttribution Transclusion Removal] Error encountered!'); console.error(e); }/*]]>*/</script> <div id="librelens-attribution-list"></div></footer>
💾 Save to sandbox
Reset