Forest Green

#1C971E

Green

Color Codes

All color formats for development

HEX
#1C971E
RGB
rgb(28, 151, 30)
HSL
hsl(121, 69%, 35%)
OKLCH
oklch(0.59 0.186 142.9)
CMYK
cmyk(81%, 0%, 80%, 41%)

Accessibility

WCAG contrast compliance

On White Background

3.82:1

AA AAA

On Black Background

5.49: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#19881B
2#167918
3#136A15
4#115A12
5#0E4B0F
6#0B3C0C
7#082D09
8#061E06
9#030F03

Tints

Lighter variations

1#21B323
2#26CF29
3#3BDB3E
4#57E059
5#73E575
6#8FEA90
7#ABF0AC
8#C7F5C8
9#E3FAE3

Tones

Muted variations

1#229124
2#288B2A
3#2E8430
4#347E36
5#3A783B
6#417241
7#476C47
8#4D664D
9#535F53

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2FD
#F2FDF2
BackgroundsSubtle highlightsCard backgrounds
100
E1F9
#E1F9E1
Light backgroundsTable row hoverSkeleton loading
200
C7F5
#C7F5C8
Secondary backgroundsInput backgroundsDividers
300
9CED
#9CED9D
BordersInactive statesPlaceholder text
400
68E3
#68E36A
Disabled statesSecondary iconsMuted text
500
3DDB
#3DDB40
Primary brand colorCTAsActive elementsLinks
600
23BE
#23BE25
Hover statesFocus ringsPrimary buttons hover
700
1C97
#1C971E
Active/pressed statesDark mode accentsSecondary text
800
146C
#146C15
Text on light backgroundsHeadingsStrong borders
900
0D45
#0D450E
Primary textHigh emphasis contentDark headings
950
082B
#082B08
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --forest-green-50: #F2FDF2;
  --forest-green-100: #E1F9E1;
  --forest-green-200: #C7F5C8;
  --forest-green-300: #9CED9D;
  --forest-green-400: #68E36A;
  --forest-green-500: #3DDB40;
  --forest-green-600: #23BE25;
  --forest-green-700: #1C971E;
  --forest-green-800: #146C15;
  --forest-green-900: #0D450E;
  --forest-green-950: #082B08;
}
Generate More ShadesCreate PaletteConvert Color