Emerald

#67E476

Green

Color Codes

All color formats for development

HEX
#67E476
RGB
rgb(103, 228, 118)
HSL
hsl(127, 70%, 65%)
OKLCH
oklch(0.823 0.187 145.9)
CMYK
cmyk(55%, 0%, 48%, 11%)

Accessibility

WCAG contrast compliance

On White Background

1.62:1

AA AAA

On Black Background

12.94:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2FD
100
#E1FA
200
#C7F5
300
#9BED
400
#67E4
500
#3CDD
600
#22BF
700
#1B98
800
#136C
900
#0C45
950
#082B

Shades

Darker variations

1#4BDF5C
2#2FDA43
3#23C536
4#1EA92E
5#198D26
6#14711F
7#0F5517
8#0A380F
9#051C08

Tints

Lighter variations

1#76E784
2#86EA91
3#95EC9F
4#A4EFAD
5#B3F2BA
6#C2F4C8
7#D1F7D6
8#E1FAE4
9#F0FCF1

Tones

Muted variations

1#6EDE7B
2#74D87F
3#7AD184
4#80CB89
5#87C58E
6#8DBF93
7#93B897
8#99B29C
9#A0ACA1

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2FD
#F2FDF3
BackgroundsSubtle highlightsCard backgrounds
100
E1FA
#E1FAE4
Light backgroundsTable row hoverSkeleton loading
200
C7F5
#C7F5CC
Secondary backgroundsInput backgroundsDividers
300
9BED
#9BEDA5
BordersInactive statesPlaceholder text
400
67E4
#67E476
Disabled statesSecondary iconsMuted text
500
3CDD
#3CDD4F
Primary brand colorCTAsActive elementsLinks
600
22BF
#22BF34
Hover statesFocus ringsPrimary buttons hover
700
1B98
#1B9829
Active/pressed statesDark mode accentsSecondary text
800
136C
#136C1E
Text on light backgroundsHeadingsStrong borders
900
0C45
#0C4513
Primary textHigh emphasis contentDark headings
950
082B
#082B0C
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --emerald-50: #F2FDF3;
  --emerald-100: #E1FAE4;
  --emerald-200: #C7F5CC;
  --emerald-300: #9BEDA5;
  --emerald-400: #67E476;
  --emerald-500: #3CDD4F;
  --emerald-600: #22BF34;
  --emerald-700: #1B9829;
  --emerald-800: #136C1E;
  --emerald-900: #0C4513;
  --emerald-950: #082B0C;
}
Generate More ShadesCreate PaletteConvert Color