Forest Green

#23902A

Green

Color Codes

All color formats for development

HEX
#23902A
RGB
rgb(35, 144, 42)
HSL
hsl(124, 61%, 35%)
OKLCH
oklch(0.573 0.169 143.7)
CMYK
cmyk(76%, 0%, 71%, 44%)

Accessibility

WCAG contrast compliance

On White Background

4.12:1

AA AAA

On Black Background

5.09:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3FC
100
#E2F8
200
#CAF2
300
#A1E8
400
#6FDC
500
#46D2
600
#2CB5
700
#2390
800
#1967
900
#1042
950
#0A29

Shades

Darker variations

1#1F8126
2#1C7322
3#18651D
4#155619
5#114815
6#0E3911
7#0A2B0D
8#071D08
9#030E04

Tints

Lighter variations

1#29AA32
2#30C53A
3#44D24E
4#5FD867
5#7ADF80
6#94E59A
7#AFECB3
8#CAF2CC
9#E4F9E6

Tones

Muted variations

1#288A2F
2#2E8534
3#337F38
4#397A3D
5#3E7442
6#436F46
7#496A4B
8#4E6450
9#545F55

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
CAF2
#CAF2CC
Secondary backgroundsInput backgroundsDividers
300
A1E8
#A1E8A5
BordersInactive statesPlaceholder text
400
6FDC
#6FDC77
Disabled statesSecondary iconsMuted text
500
46D2
#46D250
Primary brand colorCTAsActive elementsLinks
600
2CB5
#2CB535
Hover statesFocus ringsPrimary buttons hover
700
2390
#23902A
Active/pressed statesDark mode accentsSecondary text
800
1967
#19671E
Text on light backgroundsHeadingsStrong borders
900
1042
#104213
Primary textHigh emphasis contentDark headings
950
0A29
#0A290C
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: #CAF2CC;
  --forest-green-300: #A1E8A5;
  --forest-green-400: #6FDC77;
  --forest-green-500: #46D250;
  --forest-green-600: #2CB535;
  --forest-green-700: #23902A;
  --forest-green-800: #19671E;
  --forest-green-900: #104213;
  --forest-green-950: #0A290C;
}
Generate More ShadesCreate PaletteConvert Color