Forest Green

#149F14

Green

Color Codes

All color formats for development

HEX
#149F14
RGB
rgb(20, 159, 20)
HSL
hsl(120, 78%, 35%)
OKLCH
oklch(0.611 0.2 142.6)
CMYK
cmyk(87%, 0%, 87%, 38%)

Accessibility

WCAG contrast compliance

On White Background

3.50:1

AA AAA

On Black Background

6.00: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#128F12
2#107F10
3#0E6F0E
4#0C5F0C
5#0A4F0A
6#084008
7#063006
8#042004
9#021002

Tints

Lighter variations

1#17BC17
2#1BDA1B
3#30E530
4#4EE94E
5#6BED6B
6#89F089
7#A6F4A6
8#C4F8C4
9#E1FBE1

Tones

Muted variations

1#1B981B
2#229122
3#298A29
4#2F832F
5#367C36
6#3D753D
7#446E44
8#4B674B
9#526052

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1FD
#F1FDF1
BackgroundsSubtle highlightsCard backgrounds
100
DFFB
#DFFBDF
Light backgroundsTable row hoverSkeleton loading
200
C4F8
#C4F8C4
Secondary backgroundsInput backgroundsDividers
300
97F2
#97F297
BordersInactive statesPlaceholder text
400
60EB
#60EB60
Disabled statesSecondary iconsMuted text
500
33E6
#33E633
Primary brand colorCTAsActive elementsLinks
600
19C8
#19C819
Hover statesFocus ringsPrimary buttons hover
700
149F
#149F14
Active/pressed statesDark mode accentsSecondary text
800
0E71
#0E710E
Text on light backgroundsHeadingsStrong borders
900
0949
#094909
Primary textHigh emphasis contentDark headings
950
062D
#062D06
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --forest-green-50: #F1FDF1;
  --forest-green-100: #DFFBDF;
  --forest-green-200: #C4F8C4;
  --forest-green-300: #97F297;
  --forest-green-400: #60EB60;
  --forest-green-500: #33E633;
  --forest-green-600: #19C819;
  --forest-green-700: #149F14;
  --forest-green-800: #0E710E;
  --forest-green-900: #094909;
  --forest-green-950: #062D06;
}
Generate More ShadesCreate PaletteConvert Color