Forest Green

#20923D

Green

Color Codes

All color formats for development

HEX
#20923D
RGB
rgb(32, 146, 61)
HSL
hsl(135, 64%, 35%)
OKLCH
oklch(0.58 0.158 147.2)
CMYK
cmyk(78%, 0%, 58%, 43%)

Accessibility

WCAG contrast compliance

On White Background

4.01:1

AA AAA

On Black Background

5.24: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#1D8437
2#1A7531
3#16662A
4#135824
5#10491E
6#0D3B18
7#0A2C12
8#061D0C
9#030F06

Tints

Lighter variations

1#26AE48
2#2CC953
3#41D566
4#5CDB7C
5#77E192
6#92E7A7
7#ADEDBD
8#C9F3D3
9#E4F9E9

Tones

Muted variations

1#268D40
2#2C8742
3#318145
4#377C48
5#3D764B
6#42704E
7#486A51
8#4E6554
9#545F56

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2FC
#F2FCF5
BackgroundsSubtle highlightsCard backgrounds
100
E2F9
#E2F9E7
Light backgroundsTable row hoverSkeleton loading
200
C9F3
#C9F3D3
Secondary backgroundsInput backgroundsDividers
300
9FEA
#9FEAB2
BordersInactive statesPlaceholder text
400
6DDF
#6DDF89
Disabled statesSecondary iconsMuted text
500
43D6
#43D668
Primary brand colorCTAsActive elementsLinks
600
28B8
#28B84C
Hover statesFocus ringsPrimary buttons hover
700
2092
#20923D
Active/pressed statesDark mode accentsSecondary text
800
1769
#17692B
Text on light backgroundsHeadingsStrong borders
900
0F43
#0F431C
Primary textHigh emphasis contentDark headings
950
092A
#092A11
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --forest-green-50: #F2FCF5;
  --forest-green-100: #E2F9E7;
  --forest-green-200: #C9F3D3;
  --forest-green-300: #9FEAB2;
  --forest-green-400: #6DDF89;
  --forest-green-500: #43D668;
  --forest-green-600: #28B84C;
  --forest-green-700: #20923D;
  --forest-green-800: #17692B;
  --forest-green-900: #0F431C;
  --forest-green-950: #092A11;
}
Generate More ShadesCreate PaletteConvert Color