Forest Green

#28B832

Green

Color Codes

All color formats for development

HEX
#28B832
RGB
rgb(40, 184, 50)
HSL
hsl(124, 64%, 44%)
OKLCH
oklch(0.684 0.208 143.6)
CMYK
cmyk(78%, 0%, 73%, 28%)

Accessibility

WCAG contrast compliance

On White Background

2.63:1

AA AAA

On Black Background

7.99:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2FC
100
#E2F9
200
#C9F3
300
#9FEA
400
#6DDF
500
#43D6
600
#28B8
700
#2092
800
#1769
900
#0F43
950
#092A

Shades

Darker variations

1#24A62D
2#209328
3#1C8123
4#186E1E
5#145C19
6#104A14
7#0C370F
8#08250A
9#041205

Tints

Lighter variations

1#2ECF38
2#44D64D
3#5BDB64
4#72E07A
5#8AE590
6#A1EAA6
7#B9F0BC
8#D0F5D3
9#E8FAE9

Tones

Muted variations

1#30B138
2#37AA3E
3#3EA245
4#459B4B
5#4C9451
6#538D57
7#5B865E
8#627F64
9#69776A

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2FC
#F2FCF3
BackgroundsSubtle highlightsCard backgrounds
100
E2F9
#E2F9E3
Light backgroundsTable row hoverSkeleton loading
200
C9F3
#C9F3CB
Secondary backgroundsInput backgroundsDividers
300
9FEA
#9FEAA4
BordersInactive statesPlaceholder text
400
6DDF
#6DDF74
Disabled statesSecondary iconsMuted text
500
43D6
#43D64D
Primary brand colorCTAsActive elementsLinks
600
28B8
#28B832
Hover statesFocus ringsPrimary buttons hover
700
2092
#209228
Active/pressed statesDark mode accentsSecondary text
800
1769
#17691C
Text on light backgroundsHeadingsStrong borders
900
0F43
#0F4312
Primary textHigh emphasis contentDark headings
950
092A
#092A0B
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --forest-green-50: #F2FCF3;
  --forest-green-100: #E2F9E3;
  --forest-green-200: #C9F3CB;
  --forest-green-300: #9FEAA4;
  --forest-green-400: #6DDF74;
  --forest-green-500: #43D64D;
  --forest-green-600: #28B832;
  --forest-green-700: #209228;
  --forest-green-800: #17691C;
  --forest-green-900: #0F4312;
  --forest-green-950: #092A0B;
}
Generate More ShadesCreate PaletteConvert Color