Forest Green

#176926

Green

Color Codes

All color formats for development

HEX
#176926
RGB
rgb(23, 105, 38)
HSL
hsl(131, 64%, 25%)
OKLCH
oklch(0.458 0.127 145.9)
CMYK
cmyk(78%, 0%, 64%, 59%)

Accessibility

WCAG contrast compliance

On White Background

6.81:1

AA AAA

On Black Background

3.09: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#155E22
2#12541E
3#10491B
4#0E3F17
5#0B3413
6#092A0F
7#071F0B
8#051508
9#020A04

Tints

Lighter variations

1#1E8831
2#25A73D
3#2CC748
4#43D65E
5#62DD79
6#82E393
7#A1EAAE
8#C0F1C9
9#E0F8E4

Tones

Muted variations

1#1B6428
2#1F602B
3#235C2E
4#275830
5#2B5433
6#2F5035
7#344C38
8#38483B
9#3C443D

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2FC
#F2FCF4
BackgroundsSubtle highlightsCard backgrounds
100
E2F9
#E2F9E6
Light backgroundsTable row hoverSkeleton loading
200
C9F3
#C9F3D0
Secondary backgroundsInput backgroundsDividers
300
9FEA
#9FEAAD
BordersInactive statesPlaceholder text
400
6DDF
#6DDF82
Disabled statesSecondary iconsMuted text
500
43D6
#43D65E
Primary brand colorCTAsActive elementsLinks
600
28B8
#28B843
Hover statesFocus ringsPrimary buttons hover
700
2092
#209235
Active/pressed statesDark mode accentsSecondary text
800
1769
#176926
Text on light backgroundsHeadingsStrong borders
900
0F43
#0F4318
Primary textHigh emphasis contentDark headings
950
092A
#092A0F
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --forest-green-50: #F2FCF4;
  --forest-green-100: #E2F9E6;
  --forest-green-200: #C9F3D0;
  --forest-green-300: #9FEAAD;
  --forest-green-400: #6DDF82;
  --forest-green-500: #43D65E;
  --forest-green-600: #28B843;
  --forest-green-700: #209235;
  --forest-green-800: #176926;
  --forest-green-900: #0F4318;
  --forest-green-950: #092A0F;
}
Generate More ShadesCreate PaletteConvert Color