Forest Green

#1C9730

Green

Color Codes

All color formats for development

HEX
#1C9730
RGB
rgb(28, 151, 48)
HSL
hsl(130, 69%, 35%)
OKLCH
oklch(0.592 0.175 145)
CMYK
cmyk(81%, 0%, 68%, 41%)

Accessibility

WCAG contrast compliance

On White Background

3.81:1

AA AAA

On Black Background

5.52: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#19882B
2#167927
3#136A22
4#115A1D
5#0E4B18
6#0B3C13
7#082D0E
8#061E0A
9#030F05

Tints

Lighter variations

1#21B339
2#26CF42
3#3BDB56
4#57E06E
5#73E586
6#8FEA9E
7#ABF0B6
8#C7F5CF
9#E3FAE7

Tones

Muted variations

1#229134
2#288B38
3#2E843D
4#347E41
5#3A7845
6#417249
7#476C4D
8#4D6651
9#535F55

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2FD
#F2FDF4
BackgroundsSubtle highlightsCard backgrounds
100
E1F9
#E1F9E5
Light backgroundsTable row hoverSkeleton loading
200
C7F5
#C7F5CF
Secondary backgroundsInput backgroundsDividers
300
9CED
#9CEDA9
BordersInactive statesPlaceholder text
400
68E3
#68E37D
Disabled statesSecondary iconsMuted text
500
3DDB
#3DDB57
Primary brand colorCTAsActive elementsLinks
600
23BE
#23BE3D
Hover statesFocus ringsPrimary buttons hover
700
1C97
#1C9730
Active/pressed statesDark mode accentsSecondary text
800
146C
#146C22
Text on light backgroundsHeadingsStrong borders
900
0D45
#0D4516
Primary textHigh emphasis contentDark headings
950
082B
#082B0E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --forest-green-50: #F2FDF4;
  --forest-green-100: #E1F9E5;
  --forest-green-200: #C7F5CF;
  --forest-green-300: #9CEDA9;
  --forest-green-400: #68E37D;
  --forest-green-500: #3DDB57;
  --forest-green-600: #23BE3D;
  --forest-green-700: #1C9730;
  --forest-green-800: #146C22;
  --forest-green-900: #0D4516;
  --forest-green-950: #082B0E;
}
Generate More ShadesCreate PaletteConvert Color