Text usage for the colors/teal|teal palette — the shades that earn their place.

ShadeUse it for
100–300Headlines on dark surfaces
400–500Secondary text on dark
600–700Body text on light surfaces
800–900Headings on light surfaces

Example#

html
<p class="text-teal-700 dark:text-teal-300">Adaptive copy</p>
<a class="text-teal-600 hover:text-teal-500 underline">A link</a>

Dark mode#

On dark surfaces, shift two shades lighter: text-teal-600 in light mode becomes dark:text-teal-400.

colors/teal|Teal hub · colors/index|Color system