Forest Green

#1AC739

Green

Color Codes

All color formats for development

HEX
#1AC739
RGB
rgb(26, 199, 57)
HSL
hsl(131, 77%, 44%)
OKLCH
oklch(0.723 0.223 144.6)
CMYK
cmyk(87%, 0%, 71%, 22%)

Accessibility

WCAG contrast compliance

On White Background

2.26:1

AA AAA

On Black Background

9.27:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1FD
100
#DFFB
200
#C4F7
300
#97F2
400
#61EA
500
#34E5
600
#1AC7
700
#159E
800
#0F71
900
#0948
950
#062D

Shades

Darker variations

1#17B334
2#159F2E
3#128B28
4#0F7722
5#0D631D
6#0A4F17
7#083C11
8#05280B
9#031406

Tints

Lighter variations

1#1DE041
2#35E555
3#4EE86A
4#67EB80
5#81EF95
6#9AF2AA
7#B3F5BF
8#CCF8D5
9#E6FCEA

Tones

Muted variations

1#22BE3F
2#2BB544
3#34AD4A
4#3CA44F
5#459B55
6#4E935A
7#568A60
8#5F8165
9#68796B

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1FD
#F1FDF4
BackgroundsSubtle highlightsCard backgrounds
100
DFFB
#DFFBE4
Light backgroundsTable row hoverSkeleton loading
200
C4F7
#C4F7CE
Secondary backgroundsInput backgroundsDividers
300
97F2
#97F2A8
BordersInactive statesPlaceholder text
400
61EA
#61EA7A
Disabled statesSecondary iconsMuted text
500
34E5
#34E554
Primary brand colorCTAsActive elementsLinks
600
1AC7
#1AC739
Hover statesFocus ringsPrimary buttons hover
700
159E
#159E2E
Active/pressed statesDark mode accentsSecondary text
800
0F71
#0F7121
Text on light backgroundsHeadingsStrong borders
900
0948
#094815
Primary textHigh emphasis contentDark headings
950
062D
#062D0D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --forest-green-50: #F1FDF4;
  --forest-green-100: #DFFBE4;
  --forest-green-200: #C4F7CE;
  --forest-green-300: #97F2A8;
  --forest-green-400: #61EA7A;
  --forest-green-500: #34E554;
  --forest-green-600: #1AC739;
  --forest-green-700: #159E2E;
  --forest-green-800: #0F7121;
  --forest-green-900: #094815;
  --forest-green-950: #062D0D;
}
Generate More ShadesCreate PaletteConvert Color