Forest Green

#2DB434

Green

Color Codes

All color formats for development

HEX
#2DB434
RGB
rgb(45, 180, 52)
HSL
hsl(123, 60%, 44%)
OKLCH
oklch(0.674 0.202 143.5)
CMYK
cmyk(75%, 0%, 71%, 29%)

Accessibility

WCAG contrast compliance

On White Background

2.73:1

AA AAA

On Black Background

7.69:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3FC
100
#E2F8
200
#CAF2
300
#A1E8
400
#70DB
500
#47D1
600
#2DB4
700
#248F
800
#1A66
900
#1041
950
#0A29

Shades

Darker variations

1#28A22E
2#249029
3#1F7E24
4#1B6C1F
5#165A1A
6#124815
7#0D360F
8#09240A
9#041205

Tints

Lighter variations

1#33CA3A
2#48D14F
3#5FD765
4#76DD7B
5#8DE291
6#A4E8A7
7#BAEEBD
8#D1F4D3
9#E8F9E9

Tones

Muted variations

1#34AD3A
2#3AA640
3#419F46
4#48994C
5#4F9252
6#558B58
7#5C845E
8#637E64
9#69776A

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3FC
#F3FCF3
BackgroundsSubtle highlightsCard backgrounds
100
E2F8
#E2F8E4
Light backgroundsTable row hoverSkeleton loading
200
CAF2
#CAF2CC
Secondary backgroundsInput backgroundsDividers
300
A1E8
#A1E8A5
BordersInactive statesPlaceholder text
400
70DB
#70DB76
Disabled statesSecondary iconsMuted text
500
47D1
#47D14E
Primary brand colorCTAsActive elementsLinks
600
2DB4
#2DB434
Hover statesFocus ringsPrimary buttons hover
700
248F
#248F29
Active/pressed statesDark mode accentsSecondary text
800
1A66
#1A661D
Text on light backgroundsHeadingsStrong borders
900
1041
#104113
Primary textHigh emphasis contentDark headings
950
0A29
#0A290C
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --forest-green-50: #F3FCF3;
  --forest-green-100: #E2F8E4;
  --forest-green-200: #CAF2CC;
  --forest-green-300: #A1E8A5;
  --forest-green-400: #70DB76;
  --forest-green-500: #47D14E;
  --forest-green-600: #2DB434;
  --forest-green-700: #248F29;
  --forest-green-800: #1A661D;
  --forest-green-900: #104113;
  --forest-green-950: #0A290C;
}
Generate More ShadesCreate PaletteConvert Color