Lavender

#E1F9EE

Green

Color Codes

All color formats for development

HEX
#E1F9EE
RGB
rgb(225, 249, 238)
HSL
hsl(153, 67%, 93%)
OKLCH
oklch(0.962 0.029 166.5)
CMYK
cmyk(10%, 0%, 4%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.11:1

AA AAA

On Black Background

18.99:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2FC
100
#E1F9
200
#C8F4
300
#9DEC
400
#6AE2
500
#3FD9
600
#25BB
700
#1D95
800
#156A
900
#0D44
950
#082B

Shades

Darker variations

1#BAF1D8
2#92E9C2
3#6AE2AC
4#43DA96
5#27C67F
6#1F9E65
7#17774C
8#104F33
9#082819

Tints

Lighter variations

1#E4FAF0
2#E7FAF2
3#EAFBF3
4#EDFBF5
5#F0FCF7
6#F3FDF8
7#F6FDFA
8#F9FEFC
9#FCFEFD

Tones

Muted variations

1#E2F8EE
2#E4F7EE
3#E5F6EE
4#E6F4EE
5#E7F3EE
6#E8F2EE
7#EAF1EE
8#EBF0ED
9#ECEEED

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2FC
#F2FCF8
BackgroundsSubtle highlightsCard backgrounds
100
E1F9
#E1F9EE
Light backgroundsTable row hoverSkeleton loading
200
C8F4
#C8F4E0
Secondary backgroundsInput backgroundsDividers
300
9DEC
#9DECC8
BordersInactive statesPlaceholder text
400
6AE2
#6AE2AC
Disabled statesSecondary iconsMuted text
500
3FD9
#3FD994
Primary brand colorCTAsActive elementsLinks
600
25BB
#25BB78
Hover statesFocus ringsPrimary buttons hover
700
1D95
#1D955F
Active/pressed statesDark mode accentsSecondary text
800
156A
#156A44
Text on light backgroundsHeadingsStrong borders
900
0D44
#0D442C
Primary textHigh emphasis contentDark headings
950
082B
#082B1B
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F2FCF8;
  --lavender-100: #E1F9EE;
  --lavender-200: #C8F4E0;
  --lavender-300: #9DECC8;
  --lavender-400: #6AE2AC;
  --lavender-500: #3FD994;
  --lavender-600: #25BB78;
  --lavender-700: #1D955F;
  --lavender-800: #156A44;
  --lavender-900: #0D442C;
  --lavender-950: #082B1B;
}
Generate More ShadesCreate PaletteConvert Color