Forest Green

#16692A

Green

Color Codes

All color formats for development

HEX
#16692A
RGB
rgb(22, 105, 42)
HSL
hsl(134, 65%, 25%)
OKLCH
oklch(0.458 0.124 147.1)
CMYK
cmyk(79%, 0%, 60%, 59%)

Accessibility

WCAG contrast compliance

On White Background

6.80: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
#C8F3
300
#9EEA
400
#6CE0
500
#42D7
600
#27B9
700
#1F93
800
#1669
900
#0E43
950
#092A

Shades

Darker variations

1#145F25
2#125421
3#104A1D
4#0D3F19
5#0B3515
6#092A11
7#07200C
8#041508
9#020B04

Tints

Lighter variations

1#1D8936
2#24A843
3#2AC84F
4#42D764
5#61DE7E
6#81E498
7#A0EBB2
8#C0F2CB
9#DFF8E5

Tones

Muted variations

1#1A652C
2#1F612E
3#235D30
4#275932
5#2B5435
6#2F5037
7#334C39
8#37483B
9#3C443E

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2FC
#F2FCF5
BackgroundsSubtle highlightsCard backgrounds
100
E2F9
#E2F9E7
Light backgroundsTable row hoverSkeleton loading
200
C8F3
#C8F3D2
Secondary backgroundsInput backgroundsDividers
300
9EEA
#9EEAB0
BordersInactive statesPlaceholder text
400
6CE0
#6CE087
Disabled statesSecondary iconsMuted text
500
42D7
#42D764
Primary brand colorCTAsActive elementsLinks
600
27B9
#27B949
Hover statesFocus ringsPrimary buttons hover
700
1F93
#1F933A
Active/pressed statesDark mode accentsSecondary text
800
1669
#16692A
Text on light backgroundsHeadingsStrong borders
900
0E43
#0E431B
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: #F2FCF5;
  --forest-green-100: #E2F9E7;
  --forest-green-200: #C8F3D2;
  --forest-green-300: #9EEAB0;
  --forest-green-400: #6CE087;
  --forest-green-500: #42D764;
  --forest-green-600: #27B949;
  --forest-green-700: #1F933A;
  --forest-green-800: #16692A;
  --forest-green-900: #0E431B;
  --forest-green-950: #092A11;
}
Generate More ShadesCreate PaletteConvert Color