Forest Green

#17691A

Green

Color Codes

All color formats for development

HEX
#17691A
RGB
rgb(23, 105, 26)
HSL
hsl(122, 64%, 25%)
OKLCH
oklch(0.456 0.136 143.4)
CMYK
cmyk(78%, 0%, 75%, 59%)

Accessibility

WCAG contrast compliance

On White Background

6.84:1

AA AAA

On Black Background

3.07: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#155E17
2#125415
3#104912
4#0E3F0F
5#0B340D
6#092A0A
7#071F08
8#051505
9#020A03

Tints

Lighter variations

1#1E8821
2#25A729
3#2CC731
4#43D648
5#62DD66
6#82E385
7#A1EAA3
8#C0F1C2
9#E0F8E0

Tones

Muted variations

1#1B641D
2#1F6021
3#235C25
4#275829
5#2B542D
6#2F5031
7#344C34
8#384838
9#3C443C

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2FC
#F2FCF3
BackgroundsSubtle highlightsCard backgrounds
100
E2F9
#E2F9E2
Light backgroundsTable row hoverSkeleton loading
200
C9F3
#C9F3CA
Secondary backgroundsInput backgroundsDividers
300
9FEA
#9FEAA1
BordersInactive statesPlaceholder text
400
6DDF
#6DDF70
Disabled statesSecondary iconsMuted text
500
43D6
#43D648
Primary brand colorCTAsActive elementsLinks
600
28B8
#28B82D
Hover statesFocus ringsPrimary buttons hover
700
2092
#209224
Active/pressed statesDark mode accentsSecondary text
800
1769
#17691A
Text on light backgroundsHeadingsStrong borders
900
0F43
#0F4310
Primary textHigh emphasis contentDark headings
950
092A
#092A0A
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --forest-green-50: #F2FCF3;
  --forest-green-100: #E2F9E2;
  --forest-green-200: #C9F3CA;
  --forest-green-300: #9FEAA1;
  --forest-green-400: #6DDF70;
  --forest-green-500: #43D648;
  --forest-green-600: #28B82D;
  --forest-green-700: #209224;
  --forest-green-800: #17691A;
  --forest-green-900: #0F4310;
  --forest-green-950: #092A0A;
}
Generate More ShadesCreate PaletteConvert Color