Forest Green

#1C6331

Green

Color Codes

All color formats for development

HEX
#1C6331
RGB
rgb(28, 99, 49)
HSL
hsl(138, 56%, 25%)
OKLCH
oklch(0.443 0.106 149.4)
CMYK
cmyk(72%, 0%, 51%, 61%)

Accessibility

WCAG contrast compliance

On White Background

7.30:1

AA AAA

On Black Background

2.88:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3FC
100
#E3F7
200
#CBF0
300
#A4E5
400
#74D8
500
#4CCD
600
#31AF
700
#278B
800
#1C63
900
#1240
950
#0B28

Shades

Darker variations

1#195A2D
2#165028
3#144623
4#113C1E
5#0E3219
6#0B2814
7#081E0F
8#06140A
9#030A05

Tints

Lighter variations

1#248140
2#2D9F4F
3#35BD5E
4#4CCD73
5#6AD58A
6#88DDA1
7#A5E6B9
8#C3EED0
9#E1F7E8

Tones

Muted variations

1#206033
2#235C34
3#275936
4#2A5537
5#2E5239
6#314E3A
7#354A3B
8#39473D
9#3C433E

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3FC
#F3FCF6
BackgroundsSubtle highlightsCard backgrounds
100
E3F7
#E3F7E9
Light backgroundsTable row hoverSkeleton loading
200
CBF0
#CBF0D6
Secondary backgroundsInput backgroundsDividers
300
A4E5
#A4E5B7
BordersInactive statesPlaceholder text
400
74D8
#74D892
Disabled statesSecondary iconsMuted text
500
4CCD
#4CCD73
Primary brand colorCTAsActive elementsLinks
600
31AF
#31AF57
Hover statesFocus ringsPrimary buttons hover
700
278B
#278B45
Active/pressed statesDark mode accentsSecondary text
800
1C63
#1C6331
Text on light backgroundsHeadingsStrong borders
900
1240
#124020
Primary textHigh emphasis contentDark headings
950
0B28
#0B2814
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --forest-green-50: #F3FCF6;
  --forest-green-100: #E3F7E9;
  --forest-green-200: #CBF0D6;
  --forest-green-300: #A4E5B7;
  --forest-green-400: #74D892;
  --forest-green-500: #4CCD73;
  --forest-green-600: #31AF57;
  --forest-green-700: #278B45;
  --forest-green-800: #1C6331;
  --forest-green-900: #124020;
  --forest-green-950: #0B2814;
}
Generate More ShadesCreate PaletteConvert Color