Emerald

#43D694

Green

Color Codes

All color formats for development

HEX
#43D694
RGB
rgb(67, 214, 148)
HSL
hsl(153, 64%, 55%)
OKLCH
oklch(0.782 0.156 159.5)
CMYK
cmyk(69%, 0%, 31%, 16%)

Accessibility

WCAG contrast compliance

On White Background

1.86:1

AA AAA

On Black Background

11.28:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2FC
100
#E2F9
200
#C9F3
300
#9FEA
400
#6DDF
500
#43D6
600
#28B8
700
#2092
800
#1769
900
#0F43
950
#092A

Shades

Darker variations

1#2DCF86
2#28B877
3#23A168
4#1E8A5A
5#19734B
6#145C3C
7#0F452D
8#0A2E1E
9#05170F

Tints

Lighter variations

1#56DA9E
2#68DEA9
3#7BE2B4
4#8EE6BF
5#A1EAC9
6#B4EED4
7#C7F3DF
8#D9F7EA
9#ECFBF4

Tones

Muted variations

1#4ACE93
2#51C792
3#59C091
4#60B891
5#68B190
6#6FAA8F
7#76A28E
8#7E9B8E
9#85948D

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2FC
#F2FCF8
BackgroundsSubtle highlightsCard backgrounds
100
E2F9
#E2F9EE
Light backgroundsTable row hoverSkeleton loading
200
C9F3
#C9F3E0
Secondary backgroundsInput backgroundsDividers
300
9FEA
#9FEAC8
BordersInactive statesPlaceholder text
400
6DDF
#6DDFAB
Disabled statesSecondary iconsMuted text
500
43D6
#43D694
Primary brand colorCTAsActive elementsLinks
600
28B8
#28B877
Hover statesFocus ringsPrimary buttons hover
700
2092
#20925F
Active/pressed statesDark mode accentsSecondary text
800
1769
#176944
Text on light backgroundsHeadingsStrong borders
900
0F43
#0F432B
Primary textHigh emphasis contentDark headings
950
092A
#092A1B
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --emerald-50: #F2FCF8;
  --emerald-100: #E2F9EE;
  --emerald-200: #C9F3E0;
  --emerald-300: #9FEAC8;
  --emerald-400: #6DDFAB;
  --emerald-500: #43D694;
  --emerald-600: #28B877;
  --emerald-700: #20925F;
  --emerald-800: #176944;
  --emerald-900: #0F432B;
  --emerald-950: #092A1B;
}
Generate More ShadesCreate PaletteConvert Color