Forest Green

#186840

Green

Color Codes

All color formats for development

HEX
#186840
RGB
rgb(24, 104, 64)
HSL
hsl(150, 63%, 25%)
OKLCH
oklch(0.46 0.1 156.4)
CMYK
cmyk(77%, 0%, 38%, 59%)

Accessibility

WCAG contrast compliance

On White Background

6.79: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
#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#155E39
2#135333
3#11492D
4#0E3E26
5#0C3420
6#092A1A
7#071F13
8#05150D
9#020A06

Tints

Lighter variations

1#1F8753
2#26A666
3#2DC579
4#44D58C
5#63DC9F
6#82E3B3
7#A1EAC6
8#C1F1D9
9#E0F8EC

Tones

Muted variations

1#1C6440
2#206040
3#245C40
4#285840
5#2C5440
6#305040
7#344C40
8#384840
9#3C4440

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3FC
#F3FCF7
BackgroundsSubtle highlightsCard backgrounds
100
E2F8
#E2F8ED
Light backgroundsTable row hoverSkeleton loading
200
C9F3
#C9F3DE
Secondary backgroundsInput backgroundsDividers
300
9FE9
#9FE9C4
BordersInactive statesPlaceholder text
400
6EDE
#6EDEA6
Disabled statesSecondary iconsMuted text
500
44D5
#44D58C
Primary brand colorCTAsActive elementsLinks
600
2AB7
#2AB770
Hover statesFocus ringsPrimary buttons hover
700
2191
#219159
Active/pressed statesDark mode accentsSecondary text
800
1868
#186840
Text on light backgroundsHeadingsStrong borders
900
0F43
#0F4329
Primary textHigh emphasis contentDark headings
950
092A
#092A1A
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --forest-green-50: #F3FCF7;
  --forest-green-100: #E2F8ED;
  --forest-green-200: #C9F3DE;
  --forest-green-300: #9FE9C4;
  --forest-green-400: #6EDEA6;
  --forest-green-500: #44D58C;
  --forest-green-600: #2AB770;
  --forest-green-700: #219159;
  --forest-green-800: #186840;
  --forest-green-900: #0F4329;
  --forest-green-950: #092A1A;
}
Generate More ShadesCreate PaletteConvert Color