Forest Green

#21913D

Green

Color Codes

All color formats for development

HEX
#21913D
RGB
rgb(33, 145, 61)
HSL
hsl(135, 63%, 35%)
OKLCH
oklch(0.577 0.156 147.2)
CMYK
cmyk(77%, 0%, 58%, 43%)

Accessibility

WCAG contrast compliance

On White Background

4.05:1

AA AAA

On Black Background

5.18: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#1E8337
2#1A7431
3#17662B
4#145725
5#11491F
6#0D3A18
7#0A2C12
8#071D0C
9#030F06

Tints

Lighter variations

1#27AC48
2#2DC854
3#42D466
4#5DDA7C
5#78E092
6#93E6A8
7#AEEDBE
8#C9F3D3
9#E4F9E9

Tones

Muted variations

1#278C40
2#2C8643
3#328146
4#387B48
5#3D754B
6#43704E
7#486A51
8#4E6454
9#545F56

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3FC
#F3FCF5
BackgroundsSubtle highlightsCard backgrounds
100
E2F8
#E2F8E8
Light backgroundsTable row hoverSkeleton loading
200
C9F3
#C9F3D3
Secondary backgroundsInput backgroundsDividers
300
9FE9
#9FE9B2
BordersInactive statesPlaceholder text
400
6EDE
#6EDE8A
Disabled statesSecondary iconsMuted text
500
44D5
#44D568
Primary brand colorCTAsActive elementsLinks
600
2AB7
#2AB74D
Hover statesFocus ringsPrimary buttons hover
700
2191
#21913D
Active/pressed statesDark mode accentsSecondary text
800
1868
#18682C
Text on light backgroundsHeadingsStrong borders
900
0F43
#0F431C
Primary textHigh emphasis contentDark headings
950
092A
#092A11
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --forest-green-50: #F3FCF5;
  --forest-green-100: #E2F8E8;
  --forest-green-200: #C9F3D3;
  --forest-green-300: #9FE9B2;
  --forest-green-400: #6EDE8A;
  --forest-green-500: #44D568;
  --forest-green-600: #2AB74D;
  --forest-green-700: #21913D;
  --forest-green-800: #18682C;
  --forest-green-900: #0F431C;
  --forest-green-950: #092A11;
}
Generate More ShadesCreate PaletteConvert Color