Emerald

#31AF79

Green

Color Codes

All color formats for development

HEX
#31AF79
RGB
rgb(49, 175, 121)
HSL
hsl(154, 56%, 44%)
OKLCH
oklch(0.673 0.136 160.2)
CMYK
cmyk(72%, 0%, 31%, 31%)

Accessibility

WCAG contrast compliance

On White Background

2.79:1

AA AAA

On Black Background

7.54:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3FC
100
#E3F7
200
#CBF0
300
#A4E5
400
#74D8
500
#4CCD
600
#31AF
700
#278B
800
#1C63
900
#1240
950
#0B28

Shades

Darker variations

1#2C9E6D
2#278C60
3#237B54
4#1E6948
5#19583C
6#144630
7#0F3524
8#0A2318
9#05120C

Tints

Lighter variations

1#38C588
2#4DCD95
3#63D3A3
4#79D9B0
5#90E0BD
6#A6E6CA
7#BCECD7
8#D2F2E5
9#E9F9F2

Tones

Muted variations

1#38A978
2#3EA277
3#449C76
4#4B9675
5#519074
6#578974
7#5D8373
8#647D72
9#6A7671

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3FC
#F3FCF8
BackgroundsSubtle highlightsCard backgrounds
100
E3F7
#E3F7EE
Light backgroundsTable row hoverSkeleton loading
200
CBF0
#CBF0E0
Secondary backgroundsInput backgroundsDividers
300
A4E5
#A4E5C9
BordersInactive statesPlaceholder text
400
74D8
#74D8AC
Disabled statesSecondary iconsMuted text
500
4CCD
#4CCD95
Primary brand colorCTAsActive elementsLinks
600
31AF
#31AF79
Hover statesFocus ringsPrimary buttons hover
700
278B
#278B60
Active/pressed statesDark mode accentsSecondary text
800
1C63
#1C6345
Text on light backgroundsHeadingsStrong borders
900
1240
#12402C
Primary textHigh emphasis contentDark headings
950
0B28
#0B281B
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --emerald-50: #F3FCF8;
  --emerald-100: #E3F7EE;
  --emerald-200: #CBF0E0;
  --emerald-300: #A4E5C9;
  --emerald-400: #74D8AC;
  --emerald-500: #4CCD95;
  --emerald-600: #31AF79;
  --emerald-700: #278B60;
  --emerald-800: #1C6345;
  --emerald-900: #12402C;
  --emerald-950: #0B281B;
}
Generate More ShadesCreate PaletteConvert Color