Forest Green

#149F1F

Green

Color Codes

All color formats for development

HEX
#149F1F
RGB
rgb(20, 159, 31)
HSL
hsl(125, 78%, 35%)
OKLCH
oklch(0.611 0.196 143.3)
CMYK
cmyk(87%, 0%, 81%, 38%)

Accessibility

WCAG contrast compliance

On White Background

3.49: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#128F1C
2#107F19
3#0E6F16
4#0C5F13
5#0A4F10
6#08400C
7#063009
8#042006
9#021003

Tints

Lighter variations

1#17BC25
2#1BDA2B
3#30E540
4#4EE95B
5#6BED76
6#89F092
7#A6F4AD
8#C4F8C8
9#E1FBE4

Tones

Muted variations

1#1B9825
2#22912B
3#298A31
4#2F8336
5#367C3C
6#3D7542
7#446E48
8#4B674E
9#526053

Usage Guidelines

Recommended use cases for each shade level

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

Export Code

Copy ready-to-use code for your project

:root {
  --forest-green-50: #F1FDF2;
  --forest-green-100: #DFFBE2;
  --forest-green-200: #C4F8C8;
  --forest-green-300: #97F29E;
  --forest-green-400: #60EB6C;
  --forest-green-500: #33E642;
  --forest-green-600: #19C827;
  --forest-green-700: #149F1F;
  --forest-green-800: #0E7116;
  --forest-green-900: #09490E;
  --forest-green-950: #062D09;
}
Generate More ShadesCreate PaletteConvert Color