Forest Green

#196725

Green

Color Codes

All color formats for development

HEX
#196725
RGB
rgb(25, 103, 37)
HSL
hsl(129, 61%, 25%)
OKLCH
oklch(0.452 0.125 145.5)
CMYK
cmyk(76%, 0%, 64%, 60%)

Accessibility

WCAG contrast compliance

On White Background

6.98:1

AA AAA

On Black Background

3.01:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3FC
100
#E2F8
200
#CAF2
300
#A1E8
400
#6FDC
500
#46D2
600
#2CB5
700
#2390
800
#1967
900
#1042
950
#0A29

Shades

Darker variations

1#165C21
2#14521D
3#11481A
4#0F3E16
5#0C3312
6#0A290F
7#071F0B
8#051507
9#020A04

Tints

Lighter variations

1#20852F
2#28A43A
3#2FC345
4#46D25B
5#65DA77
6#84E192
7#A3E9AD
8#C1F0C8
9#E0F8E4

Tones

Muted variations

1#1D6327
2#215F2A
3#255B2D
4#28572F
5#2C5332
6#304F35
7#344B38
8#38483A
9#3C443D

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3FC
#F3FCF4
BackgroundsSubtle highlightsCard backgrounds
100
E2F8
#E2F8E6
Light backgroundsTable row hoverSkeleton loading
200
CAF2
#CAF2D0
Secondary backgroundsInput backgroundsDividers
300
A1E8
#A1E8AB
BordersInactive statesPlaceholder text
400
6FDC
#6FDC80
Disabled statesSecondary iconsMuted text
500
46D2
#46D25B
Primary brand colorCTAsActive elementsLinks
600
2CB5
#2CB540
Hover statesFocus ringsPrimary buttons hover
700
2390
#239033
Active/pressed statesDark mode accentsSecondary text
800
1967
#196725
Text on light backgroundsHeadingsStrong borders
900
1042
#104217
Primary textHigh emphasis contentDark headings
950
0A29
#0A290F
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --forest-green-50: #F3FCF4;
  --forest-green-100: #E2F8E6;
  --forest-green-200: #CAF2D0;
  --forest-green-300: #A1E8AB;
  --forest-green-400: #6FDC80;
  --forest-green-500: #46D25B;
  --forest-green-600: #2CB540;
  --forest-green-700: #239033;
  --forest-green-800: #196725;
  --forest-green-900: #104217;
  --forest-green-950: #0A290F;
}
Generate More ShadesCreate PaletteConvert Color