Forest Green

#1A992F

Green

Color Codes

All color formats for development

HEX
#1A992F
RGB
rgb(26, 153, 47)
HSL
hsl(130, 71%, 35%)
OKLCH
oklch(0.597 0.179 144.9)
CMYK
cmyk(83%, 0%, 69%, 40%)

Accessibility

WCAG contrast compliance

On White Background

3.72:1

AA AAA

On Black Background

5.64:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2FD
100
#E0FA
200
#C6F5
300
#9BEE
400
#66E5
500
#3BDE
600
#21C0
700
#1A99
800
#126D
900
#0C46
950
#072C

Shades

Darker variations

1#17892A
2#157A26
3#126B21
4#105C1C
5#0D4C18
6#0A3D13
7#082E0E
8#051F09
9#030F05

Tints

Lighter variations

1#1FB538
2#23D140
3#39DD54
4#55E26C
5#71E785
6#8EEC9D
7#AAF1B6
8#C6F5CE
9#E3FAE7

Tones

Muted variations

1#209233
2#278C37
3#2D863C
4#337F40
5#3A7944
6#407348
7#466C4D
8#4D6651
9#536055

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2FD
#F2FDF4
BackgroundsSubtle highlightsCard backgrounds
100
E0FA
#E0FAE5
Light backgroundsTable row hoverSkeleton loading
200
C6F5
#C6F5CE
Secondary backgroundsInput backgroundsDividers
300
9BEE
#9BEEA9
BordersInactive statesPlaceholder text
400
66E5
#66E57C
Disabled statesSecondary iconsMuted text
500
3BDE
#3BDE56
Primary brand colorCTAsActive elementsLinks
600
21C0
#21C03B
Hover statesFocus ringsPrimary buttons hover
700
1A99
#1A992F
Active/pressed statesDark mode accentsSecondary text
800
126D
#126D22
Text on light backgroundsHeadingsStrong borders
900
0C46
#0C4615
Primary textHigh emphasis contentDark headings
950
072C
#072C0D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --forest-green-50: #F2FDF4;
  --forest-green-100: #E0FAE5;
  --forest-green-200: #C6F5CE;
  --forest-green-300: #9BEEA9;
  --forest-green-400: #66E57C;
  --forest-green-500: #3BDE56;
  --forest-green-600: #21C03B;
  --forest-green-700: #1A992F;
  --forest-green-800: #126D22;
  --forest-green-900: #0C4615;
  --forest-green-950: #072C0D;
}
Generate More ShadesCreate PaletteConvert Color