Forest Green

#1C9724

Green

Color Codes

All color formats for development

HEX
#1C9724
RGB
rgb(28, 151, 36)
HSL
hsl(124, 69%, 35%)
OKLCH
oklch(0.591 0.183 143.5)
CMYK
cmyk(81%, 0%, 76%, 41%)

Accessibility

WCAG contrast compliance

On White Background

3.82:1

AA AAA

On Black Background

5.50: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#198820
2#16791D
3#136A19
4#115A16
5#0E4B12
6#0B3C0E
7#082D0B
8#061E07
9#030F04

Tints

Lighter variations

1#21B32B
2#26CF31
3#3BDB46
4#57E060
5#73E57B
6#8FEA95
7#ABF0B0
8#C7F5CA
9#E3FAE5

Tones

Muted variations

1#229129
2#288B2F
3#2E8434
4#347E39
5#3A783F
6#417244
7#476C49
8#4D664F
9#535F54

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2FD
#F2FDF3
BackgroundsSubtle highlightsCard backgrounds
100
E1F9
#E1F9E2
Light backgroundsTable row hoverSkeleton loading
200
C7F5
#C7F5CA
Secondary backgroundsInput backgroundsDividers
300
9CED
#9CEDA1
BordersInactive statesPlaceholder text
400
68E3
#68E370
Disabled statesSecondary iconsMuted text
500
3DDB
#3DDB48
Primary brand colorCTAsActive elementsLinks
600
23BE
#23BE2D
Hover statesFocus ringsPrimary buttons hover
700
1C97
#1C9724
Active/pressed statesDark mode accentsSecondary text
800
146C
#146C1A
Text on light backgroundsHeadingsStrong borders
900
0D45
#0D4510
Primary textHigh emphasis contentDark headings
950
082B
#082B0A
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --forest-green-50: #F2FDF3;
  --forest-green-100: #E1F9E2;
  --forest-green-200: #C7F5CA;
  --forest-green-300: #9CEDA1;
  --forest-green-400: #68E370;
  --forest-green-500: #3DDB48;
  --forest-green-600: #23BE2D;
  --forest-green-700: #1C9724;
  --forest-green-800: #146C1A;
  --forest-green-900: #0D4510;
  --forest-green-950: #082B0A;
}
Generate More ShadesCreate PaletteConvert Color