Tailwind Emerald

#059669

Official Tailwind CSS Color
emerald-600

This is a native color in Tailwind CSS. You can use it directly with utility classes without any manual configuration.

Implementation
bg-emerald-600
text-emerald-600

Color Code Conversions

HEX Code
#059669
RGB Value
rgb(5, 150, 105)
HSL Value
hsl(161, 94%, 30%)
OKLCH CSS (v4)
oklch(0.596 0.127 163.2)

Full Calculated Scale

50
#eaf9f1
100
#d1f5e3
200
#a5e9c8
300
#7ad7ad
400
#4cb98c
500
#1a9d70
600
#008459
700
#00714a
800
#005e3c
900
#005133
950
#00341e

Technical Background

Converting Tailwind Emerald (#059669) to Tailwind CSS requires more than just picking the nearest hex. Our algorithm uses CIEDE2000, a perceptual color difference formula that accounts for how human vision processes lightness, chroma, and hue.

The generated scale follows the Tailwind CSS v4 OKLCH standard, ensuring perfectly uniform weight across the entire spectrum. This prevents common issues like "hue shifting" where colors turn purple or grey as they get darker or lighter. You can customize this further in our Palette Generator.

Other colors matching emerald-600

Frequently Asked Questions

What is the closest Tailwind class for Tailwind Emerald?

The closest visually matching Tailwind CSS class for Tailwind Emerald (#059669) is emerald-600. Our algorithm calculates this using the CIEDE2000 ΔE standard, which shows a match score of 98.3%.

How do I use this color in my Tailwind config?

You have two options: use the native class bg-emerald-600 for the best out-of-the-box match, or add #059669 directly to your Tailwind theme configuration for 100% brand accuracy.

Why use OKLCH for this scale?

Tailwind CSS v4 uses OKLCH because it is perceptually uniform. When we generate the 50-950 scale for Tailwind Emerald, OKLCH ensures that the color stays vibrant and doesn't shift towards different hues as it gets lighter or darker.

Need a custom palette?

Use our professional-grade generator to create a full theme from any custom hex code.

Open Generator