Forest Green

#186830

Green

Color Codes

All color formats for development

HEX
#186830
RGB
rgb(24, 104, 48)
HSL
hsl(138, 63%, 25%)
OKLCH
oklch(0.456 0.116 148.9)
CMYK
cmyk(77%, 0%, 54%, 59%)

Accessibility

WCAG contrast compliance

On White Background

6.86:1

AA AAA

On Black Background

3.06: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#155E2B
2#135326
3#114921
4#0E3E1D
5#0C3418
6#092A13
7#071F0E
8#05150A
9#020A05

Tints

Lighter variations

1#1F873E
2#26A64C
3#2DC55B
4#44D56F
5#63DC87
6#82E39F
7#A1EAB7
8#C1F1CF
9#E0F8E7

Tones

Muted variations

1#1C6431
2#206033
3#245C35
4#285836
5#2C5438
6#305039
7#344C3B
8#38483D
9#3C443E

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3FC
#F3FCF5
BackgroundsSubtle highlightsCard backgrounds
100
E2F8
#E2F8E9
Light backgroundsTable row hoverSkeleton loading
200
C9F3
#C9F3D5
Secondary backgroundsInput backgroundsDividers
300
9FE9
#9FE9B6
BordersInactive statesPlaceholder text
400
6EDE
#6EDE8F
Disabled statesSecondary iconsMuted text
500
44D5
#44D56F
Primary brand colorCTAsActive elementsLinks
600
2AB7
#2AB754
Hover statesFocus ringsPrimary buttons hover
700
2191
#219143
Active/pressed statesDark mode accentsSecondary text
800
1868
#186830
Text on light backgroundsHeadingsStrong borders
900
0F43
#0F431F
Primary textHigh emphasis contentDark headings
950
092A
#092A13
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --forest-green-50: #F3FCF5;
  --forest-green-100: #E2F8E9;
  --forest-green-200: #C9F3D5;
  --forest-green-300: #9FE9B6;
  --forest-green-400: #6EDE8F;
  --forest-green-500: #44D56F;
  --forest-green-600: #2AB754;
  --forest-green-700: #219143;
  --forest-green-800: #186830;
  --forest-green-900: #0F431F;
  --forest-green-950: #092A13;
}
Generate More ShadesCreate PaletteConvert Color