Forest Green

#21912C

Green

Color Codes

All color formats for development

HEX
#21912C
RGB
rgb(33, 145, 44)
HSL
hsl(126, 63%, 35%)
OKLCH
oklch(0.575 0.17 144.2)
CMYK
cmyk(77%, 0%, 70%, 43%)

Accessibility

WCAG contrast compliance

On White Background

4.08:1

AA AAA

On Black Background

5.15:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3FC
100
#E2F8
200
#C9F3
300
#9FE9
400
#6EDE
500
#44D5
600
#2AB7
700
#2191
800
#1868
900
#0F43
950
#092A

Shades

Darker variations

1#1E8328
2#1A7423
3#17661F
4#14571B
5#114916
6#0D3A12
7#0A2C0D
8#071D09
9#030F04

Tints

Lighter variations

1#27AC34
2#2DC83D
3#42D450
4#5DDA69
5#78E082
6#93E69B
7#AEEDB4
8#C9F3CD
9#E4F9E6

Tones

Muted variations

1#278C31
2#2C8635
3#32813A
4#387B3E
5#3D7543
6#437047
7#486A4C
8#4E6450
9#545F55

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3FC
#F3FCF3
BackgroundsSubtle highlightsCard backgrounds
100
E2F8
#E2F8E4
Light backgroundsTable row hoverSkeleton loading
200
C9F3
#C9F3CD
Secondary backgroundsInput backgroundsDividers
300
9FE9
#9FE9A7
BordersInactive statesPlaceholder text
400
6EDE
#6EDE79
Disabled statesSecondary iconsMuted text
500
44D5
#44D552
Primary brand colorCTAsActive elementsLinks
600
2AB7
#2AB738
Hover statesFocus ringsPrimary buttons hover
700
2191
#21912C
Active/pressed statesDark mode accentsSecondary text
800
1868
#186820
Text on light backgroundsHeadingsStrong borders
900
0F43
#0F4314
Primary textHigh emphasis contentDark headings
950
092A
#092A0D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --forest-green-50: #F3FCF3;
  --forest-green-100: #E2F8E4;
  --forest-green-200: #C9F3CD;
  --forest-green-300: #9FE9A7;
  --forest-green-400: #6EDE79;
  --forest-green-500: #44D552;
  --forest-green-600: #2AB738;
  --forest-green-700: #21912C;
  --forest-green-800: #186820;
  --forest-green-900: #0F4314;
  --forest-green-950: #092A0D;
}
Generate More ShadesCreate PaletteConvert Color