Forest Green

#2AB738

Green

Color Codes

All color formats for development

HEX
#2AB738
RGB
rgb(42, 183, 56)
HSL
hsl(126, 63%, 44%)
OKLCH
oklch(0.682 0.203 144.1)
CMYK
cmyk(77%, 0%, 69%, 28%)

Accessibility

WCAG contrast compliance

On White Background

2.65:1

AA AAA

On Black Background

7.93:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3FC
100
#E2F8
200
#C9F3
300
#9FE9
400
#6EDE
500
#44D5
600
#2AB7
700
#2191
800
#1868
900
#0F43
950
#092A

Shades

Darker variations

1#25A532
2#21922D
3#1D8027
4#196E21
5#155B1C
6#114916
7#0C3711
8#08250B
9#041206

Tints

Lighter variations

1#2FCE3F
2#45D553
3#5CDA69
4#73DF7E
5#8BE594
6#A2EAA9
7#B9EFBF
8#D0F4D4
9#E8FAEA

Tones

Muted variations

1#31B03D
2#38A943
3#3FA249
4#469B4E
5#4D9454
6#548C5A
7#5B855F
8#627E65
9#69776B

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3FC
#F3FCF3
BackgroundsSubtle highlightsCard backgrounds
100
E2F8
#E2F8E4
Light backgroundsTable row hoverSkeleton loading
200
C9F3
#C9F3CD
Secondary backgroundsInput backgroundsDividers
300
9FE9
#9FE9A7
BordersInactive statesPlaceholder text
400
6EDE
#6EDE79
Disabled statesSecondary iconsMuted text
500
44D5
#44D552
Primary brand colorCTAsActive elementsLinks
600
2AB7
#2AB738
Hover statesFocus ringsPrimary buttons hover
700
2191
#21912C
Active/pressed statesDark mode accentsSecondary text
800
1868
#186820
Text on light backgroundsHeadingsStrong borders
900
0F43
#0F4314
Primary textHigh emphasis contentDark headings
950
092A
#092A0D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --forest-green-50: #F3FCF3;
  --forest-green-100: #E2F8E4;
  --forest-green-200: #C9F3CD;
  --forest-green-300: #9FE9A7;
  --forest-green-400: #6EDE79;
  --forest-green-500: #44D552;
  --forest-green-600: #2AB738;
  --forest-green-700: #21912C;
  --forest-green-800: #186820;
  --forest-green-900: #0F4314;
  --forest-green-950: #092A0D;
}
Generate More ShadesCreate PaletteConvert Color