Emerald

#2AB791

Green

Color Codes

All color formats for development

HEX
#2AB791
RGB
rgb(42, 183, 145)
HSL
hsl(164, 63%, 44%)
OKLCH
oklch(0.698 0.129 169.7)
CMYK
cmyk(77%, 0%, 21%, 28%)

Accessibility

WCAG contrast compliance

On White Background

2.54:1

AA AAA

On Black Background

8.28:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3FC
100
#E2F8
200
#C9F3
300
#9FE9
400
#6EDE
500
#44D5
600
#2AB7
700
#2191
800
#1868
900
#0F43
950
#092A

Shades

Darker variations

1#25A583
2#219274
3#1D8066
4#196E57
5#155B49
6#11493A
7#0C372C
8#08251D
9#04120F

Tints

Lighter variations

1#2FCEA4
2#45D5AE
3#5CDAB8
4#73DFC3
5#8BE5CD
6#A2EAD7
7#B9EFE1
8#D0F4EB
9#E8FAF5

Tones

Muted variations

1#31B08E
2#38A98B
3#3FA287
4#469B84
5#4D9481
6#548C7D
7#5B857A
8#627E77
9#697773

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3FC
#F3FCFA
BackgroundsSubtle highlightsCard backgrounds
100
E2F8
#E2F8F2
Light backgroundsTable row hoverSkeleton loading
200
C9F3
#C9F3E8
Secondary backgroundsInput backgroundsDividers
300
9FE9
#9FE9D6
BordersInactive statesPlaceholder text
400
6EDE
#6EDEC0
Disabled statesSecondary iconsMuted text
500
44D5
#44D5AE
Primary brand colorCTAsActive elementsLinks
600
2AB7
#2AB791
Hover statesFocus ringsPrimary buttons hover
700
2191
#219173
Active/pressed statesDark mode accentsSecondary text
800
1868
#186852
Text on light backgroundsHeadingsStrong borders
900
0F43
#0F4335
Primary textHigh emphasis contentDark headings
950
092A
#092A21
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --emerald-50: #F3FCFA;
  --emerald-100: #E2F8F2;
  --emerald-200: #C9F3E8;
  --emerald-300: #9FE9D6;
  --emerald-400: #6EDEC0;
  --emerald-500: #44D5AE;
  --emerald-600: #2AB791;
  --emerald-700: #219173;
  --emerald-800: #186852;
  --emerald-900: #0F4335;
  --emerald-950: #092A21;
}
Generate More ShadesCreate PaletteConvert Color