Forest Green

#186826

Green

Color Codes

All color formats for development

HEX
#186826
RGB
rgb(24, 104, 38)
HSL
hsl(131, 63%, 25%)
OKLCH
oklch(0.455 0.125 145.8)
CMYK
cmyk(77%, 0%, 63%, 59%)

Accessibility

WCAG contrast compliance

On White Background

6.89:1

AA AAA

On Black Background

3.05: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#155E22
2#13531F
3#11491B
4#0E3E17
5#0C3413
6#092A0F
7#071F0B
8#051508
9#020A04

Tints

Lighter variations

1#1F8732
2#26A63D
3#2DC549
4#44D55E
5#63DC79
6#82E394
7#A1EAAF
8#C1F1C9
9#E0F8E4

Tones

Muted variations

1#1C6429
2#20602B
3#245C2E
4#285830
5#2C5433
6#305036
7#344C38
8#38483B
9#3C443D

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3FC
#F3FCF4
BackgroundsSubtle highlightsCard backgrounds
100
E2F8
#E2F8E6
Light backgroundsTable row hoverSkeleton loading
200
C9F3
#C9F3D1
Secondary backgroundsInput backgroundsDividers
300
9FE9
#9FE9AD
BordersInactive statesPlaceholder text
400
6EDE
#6EDE82
Disabled statesSecondary iconsMuted text
500
44D5
#44D55E
Primary brand colorCTAsActive elementsLinks
600
2AB7
#2AB743
Hover statesFocus ringsPrimary buttons hover
700
2191
#219136
Active/pressed statesDark mode accentsSecondary text
800
1868
#186826
Text on light backgroundsHeadingsStrong borders
900
0F43
#0F4319
Primary textHigh emphasis contentDark headings
950
092A
#092A0F
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --forest-green-50: #F3FCF4;
  --forest-green-100: #E2F8E6;
  --forest-green-200: #C9F3D1;
  --forest-green-300: #9FE9AD;
  --forest-green-400: #6EDE82;
  --forest-green-500: #44D55E;
  --forest-green-600: #2AB743;
  --forest-green-700: #219136;
  --forest-green-800: #186826;
  --forest-green-900: #0F4319;
  --forest-green-950: #092A0F;
}
Generate More ShadesCreate PaletteConvert Color