Forest Green

#149F1D

Green

Color Codes

All color formats for development

HEX
#149F1D
RGB
rgb(20, 159, 29)
HSL
hsl(124, 78%, 35%)
OKLCH
oklch(0.611 0.197 143.2)
CMYK
cmyk(87%, 0%, 82%, 38%)

Accessibility

WCAG contrast compliance

On White Background

3.50:1

AA AAA

On Black Background

6.01: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#128F1A
2#107F17
3#0E6F14
4#0C5F11
5#0A4F0E
6#08400C
7#063009
8#042006
9#021003

Tints

Lighter variations

1#17BC22
2#1BDA28
3#30E53D
4#4EE958
5#6BED74
6#89F090
7#A6F4AC
8#C4F8C7
9#E1FBE3

Tones

Muted variations

1#1B9823
2#229129
3#298A2F
4#2F8335
5#367C3B
6#3D7541
7#446E47
8#4B674D
9#526053

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1FD
#F1FDF2
BackgroundsSubtle highlightsCard backgrounds
100
DFFB
#DFFBE1
Light backgroundsTable row hoverSkeleton loading
200
C4F8
#C4F8C7
Secondary backgroundsInput backgroundsDividers
300
97F2
#97F29D
BordersInactive statesPlaceholder text
400
60EB
#60EB69
Disabled statesSecondary iconsMuted text
500
33E6
#33E63F
Primary brand colorCTAsActive elementsLinks
600
19C8
#19C824
Hover statesFocus ringsPrimary buttons hover
700
149F
#149F1D
Active/pressed statesDark mode accentsSecondary text
800
0E71
#0E7115
Text on light backgroundsHeadingsStrong borders
900
0949
#09490D
Primary textHigh emphasis contentDark headings
950
062D
#062D08
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --forest-green-50: #F1FDF2;
  --forest-green-100: #DFFBE1;
  --forest-green-200: #C4F8C7;
  --forest-green-300: #97F29D;
  --forest-green-400: #60EB69;
  --forest-green-500: #33E63F;
  --forest-green-600: #19C824;
  --forest-green-700: #149F1D;
  --forest-green-800: #0E7115;
  --forest-green-900: #09490D;
  --forest-green-950: #062D08;
}
Generate More ShadesCreate PaletteConvert Color