Green

#094917

Green

Color Codes

All color formats for development

HEX
#094917
RGB
rgb(9, 73, 23)
HSL
hsl(133, 78%, 16%)
OKLCH
oklch(0.355 0.101 146.2)
CMYK
cmyk(88%, 0%, 68%, 71%)

Accessibility

WCAG contrast compliance

On White Background

10.62:1

AA AAA

On Black Background

1.98: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#084114
2#073A12
3#063310
4#052C0E
5#04240B
6#041D09
7#031607
8#020F05
9#010702

Tints

Lighter variations

1#0E6F23
2#12952F
3#17BB3B
4#1CE147
5#40E765
6#66EC83
7#8DF1A2
8#B3F6C1
9#D9FAE0

Tones

Muted variations

1#0C4519
2#0F421A
3#133F1C
4#163C1E
5#193920
6#1C3622
7#1F3223
8#222F25
9#262C27

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1FD
#F1FDF4
BackgroundsSubtle highlightsCard backgrounds
100
DFFB
#DFFBE5
Light backgroundsTable row hoverSkeleton loading
200
C4F8
#C4F8CF
Secondary backgroundsInput backgroundsDividers
300
97F2
#97F2AA
BordersInactive statesPlaceholder text
400
60EB
#60EB7E
Disabled statesSecondary iconsMuted text
500
33E6
#33E65A
Primary brand colorCTAsActive elementsLinks
600
19C8
#19C83F
Hover statesFocus ringsPrimary buttons hover
700
149F
#149F32
Active/pressed statesDark mode accentsSecondary text
800
0E71
#0E7124
Text on light backgroundsHeadingsStrong borders
900
0949
#094917
Primary textHigh emphasis contentDark headings
950
062D
#062D0E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --green-50: #F1FDF4;
  --green-100: #DFFBE5;
  --green-200: #C4F8CF;
  --green-300: #97F2AA;
  --green-400: #60EB7E;
  --green-500: #33E65A;
  --green-600: #19C83F;
  --green-700: #149F32;
  --green-800: #0E7124;
  --green-900: #094917;
  --green-950: #062D0E;
}
Generate More ShadesCreate PaletteConvert Color