Forest Green

#149F36

Green

Color Codes

All color formats for development

HEX
#149F36
RGB
rgb(20, 159, 54)
HSL
hsl(135, 78%, 35%)
OKLCH
oklch(0.613 0.182 145.9)
CMYK
cmyk(87%, 0%, 66%, 38%)

Accessibility

WCAG contrast compliance

On White Background

3.48:1

AA AAA

On Black Background

6.04:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1FD
100
#DFFB
200
#C4F8
300
#97F2
400
#60EB
500
#33E6
600
#19C8
700
#149F
800
#0E71
900
#0949
950
#062D

Shades

Darker variations

1#128F31
2#107F2C
3#0E6F26
4#0C5F21
5#0A4F1B
6#084016
7#063010
8#04200B
9#021005

Tints

Lighter variations

1#17BC41
2#1BDA4B
3#30E55E
4#4EE975
5#6BED8C
6#89F0A3
7#A6F4BA
8#C4F8D1
9#E1FBE8

Tones

Muted variations

1#1B983A
2#22913D
3#298A41
4#2F8344
5#367C48
6#3D754B
7#446E4F
8#4B6752
9#526056

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1FD
#F1FDF4
BackgroundsSubtle highlightsCard backgrounds
100
DFFB
#DFFBE6
Light backgroundsTable row hoverSkeleton loading
200
C4F8
#C4F8D1
Secondary backgroundsInput backgroundsDividers
300
97F2
#97F2AD
BordersInactive statesPlaceholder text
400
60EB
#60EB83
Disabled statesSecondary iconsMuted text
500
33E6
#33E65F
Primary brand colorCTAsActive elementsLinks
600
19C8
#19C844
Hover statesFocus ringsPrimary buttons hover
700
149F
#149F36
Active/pressed statesDark mode accentsSecondary text
800
0E71
#0E7127
Text on light backgroundsHeadingsStrong borders
900
0949
#094919
Primary textHigh emphasis contentDark headings
950
062D
#062D10
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --forest-green-50: #F1FDF4;
  --forest-green-100: #DFFBE6;
  --forest-green-200: #C4F8D1;
  --forest-green-300: #97F2AD;
  --forest-green-400: #60EB83;
  --forest-green-500: #33E65F;
  --forest-green-600: #19C844;
  --forest-green-700: #149F36;
  --forest-green-800: #0E7127;
  --forest-green-900: #094919;
  --forest-green-950: #062D10;
}
Generate More ShadesCreate PaletteConvert Color