Forest Green

#16691C

Green

Color Codes

All color formats for development

HEX
#16691C
RGB
rgb(22, 105, 28)
HSL
hsl(124, 65%, 25%)
OKLCH
oklch(0.456 0.135 143.8)
CMYK
cmyk(79%, 0%, 73%, 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
#C8F3
300
#9EEA
400
#6CE0
500
#42D7
600
#27B9
700
#1F93
800
#1669
900
#0E43
950
#092A

Shades

Darker variations

1#145F19
2#125416
3#104A13
4#0D3F11
5#0B350E
6#092A0B
7#072008
8#041506
9#020B03

Tints

Lighter variations

1#1D8924
2#24A82D
3#2AC835
4#42D74C
5#61DE6A
6#81E487
7#A0EBA5
8#C0F2C3
9#DFF8E1

Tones

Muted variations

1#1A651F
2#1F6123
3#235D27
4#27592A
5#2B542E
6#2F5031
7#334C35
8#374839
9#3C443C

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2FC
#F2FCF3
BackgroundsSubtle highlightsCard backgrounds
100
E2F9
#E2F9E3
Light backgroundsTable row hoverSkeleton loading
200
C8F3
#C8F3CB
Secondary backgroundsInput backgroundsDividers
300
9EEA
#9EEAA3
BordersInactive statesPlaceholder text
400
6CE0
#6CE073
Disabled statesSecondary iconsMuted text
500
42D7
#42D74C
Primary brand colorCTAsActive elementsLinks
600
27B9
#27B931
Hover statesFocus ringsPrimary buttons hover
700
1F93
#1F9327
Active/pressed statesDark mode accentsSecondary text
800
1669
#16691C
Text on light backgroundsHeadingsStrong borders
900
0E43
#0E4312
Primary textHigh emphasis contentDark headings
950
092A
#092A0B
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --forest-green-50: #F2FCF3;
  --forest-green-100: #E2F9E3;
  --forest-green-200: #C8F3CB;
  --forest-green-300: #9EEAA3;
  --forest-green-400: #6CE073;
  --forest-green-500: #42D74C;
  --forest-green-600: #27B931;
  --forest-green-700: #1F9327;
  --forest-green-800: #16691C;
  --forest-green-900: #0E4312;
  --forest-green-950: #092A0B;
}
Generate More ShadesCreate PaletteConvert Color