Forest Green

#18681C

Green

Color Codes

All color formats for development

HEX
#18681C
RGB
rgb(24, 104, 28)
HSL
hsl(123, 63%, 25%)
OKLCH
oklch(0.454 0.133 143.6)
CMYK
cmyk(77%, 0%, 73%, 59%)

Accessibility

WCAG contrast compliance

On White Background

6.92:1

AA AAA

On Black Background

3.04: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#155E19
2#135316
3#114913
4#0E3E11
5#0C340E
6#092A0B
7#071F08
8#051506
9#020A03

Tints

Lighter variations

1#1F8724
2#26A62C
3#2DC534
4#44D54B
5#63DC69
6#82E387
7#A1EAA5
8#C1F1C3
9#E0F8E1

Tones

Muted variations

1#1C641F
2#206023
3#245C26
4#28582A
5#2C542E
6#305031
7#344C35
8#384839
9#3C443C

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3FC
#F3FCF3
BackgroundsSubtle highlightsCard backgrounds
100
E2F8
#E2F8E3
Light backgroundsTable row hoverSkeleton loading
200
C9F3
#C9F3CB
Secondary backgroundsInput backgroundsDividers
300
9FE9
#9FE9A3
BordersInactive statesPlaceholder text
400
6EDE
#6EDE73
Disabled statesSecondary iconsMuted text
500
44D5
#44D54B
Primary brand colorCTAsActive elementsLinks
600
2AB7
#2AB731
Hover statesFocus ringsPrimary buttons hover
700
2191
#219127
Active/pressed statesDark mode accentsSecondary text
800
1868
#18681C
Text on light backgroundsHeadingsStrong borders
900
0F43
#0F4312
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: #F3FCF3;
  --forest-green-100: #E2F8E3;
  --forest-green-200: #C9F3CB;
  --forest-green-300: #9FE9A3;
  --forest-green-400: #6EDE73;
  --forest-green-500: #44D54B;
  --forest-green-600: #2AB731;
  --forest-green-700: #219127;
  --forest-green-800: #18681C;
  --forest-green-900: #0F4312;
  --forest-green-950: #092A0B;
}
Generate More ShadesCreate PaletteConvert Color