Forest Green

#1C973F

Green

Color Codes

All color formats for development

HEX
#1C973F
RGB
rgb(28, 151, 63)
HSL
hsl(137, 69%, 35%)
OKLCH
oklch(0.593 0.163 147.6)
CMYK
cmyk(81%, 0%, 58%, 41%)

Accessibility

WCAG contrast compliance

On White Background

3.79:1

AA AAA

On Black Background

5.55:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2FD
100
#E1F9
200
#C7F5
300
#9CED
400
#68E3
500
#3DDB
600
#23BE
700
#1C97
800
#146C
900
#0D45
950
#082B

Shades

Darker variations

1#198838
2#167932
3#136A2C
4#115A26
5#0E4B1F
6#0B3C19
7#082D13
8#061E0D
9#030F06

Tints

Lighter variations

1#21B34A
2#26CF56
3#3BDB68
4#57E07E
5#73E593
6#8FEAA9
7#ABF0BE
8#C7F5D4
9#E3FAE9

Tones

Muted variations

1#229141
2#288B44
3#2E8447
4#347E49
5#3A784C
6#41724F
7#476C51
8#4D6654
9#535F57

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2FD
#F2FDF5
BackgroundsSubtle highlightsCard backgrounds
100
E1F9
#E1F9E8
Light backgroundsTable row hoverSkeleton loading
200
C7F5
#C7F5D4
Secondary backgroundsInput backgroundsDividers
300
9CED
#9CEDB3
BordersInactive statesPlaceholder text
400
68E3
#68E38B
Disabled statesSecondary iconsMuted text
500
3DDB
#3DDB6A
Primary brand colorCTAsActive elementsLinks
600
23BE
#23BE4F
Hover statesFocus ringsPrimary buttons hover
700
1C97
#1C973F
Active/pressed statesDark mode accentsSecondary text
800
146C
#146C2D
Text on light backgroundsHeadingsStrong borders
900
0D45
#0D451D
Primary textHigh emphasis contentDark headings
950
082B
#082B12
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --forest-green-50: #F2FDF5;
  --forest-green-100: #E1F9E8;
  --forest-green-200: #C7F5D4;
  --forest-green-300: #9CEDB3;
  --forest-green-400: #68E38B;
  --forest-green-500: #3DDB6A;
  --forest-green-600: #23BE4F;
  --forest-green-700: #1C973F;
  --forest-green-800: #146C2D;
  --forest-green-900: #0D451D;
  --forest-green-950: #082B12;
}
Generate More ShadesCreate PaletteConvert Color