Lavender

#E1F9ED

Green

Color Codes

All color formats for development

HEX
#E1F9ED
RGB
rgb(225, 249, 237)
HSL
hsl(150, 67%, 93%)
OKLCH
oklch(0.961 0.03 164.3)
CMYK
cmyk(10%, 0%, 5%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.11:1

AA AAA

On Black Background

18.97: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#BAF1D5
2#92E9BE
3#6AE2A6
4#43DA8E
5#27C677
6#1F9E5F
7#177747
8#104F2F
9#082818

Tints

Lighter variations

1#E4FAEF
2#E7FAF1
3#EAFBF3
4#EDFBF4
5#F0FCF6
6#F3FDF8
7#F6FDFA
8#F9FEFB
9#FCFEFD

Tones

Muted variations

1#E2F8ED
2#E4F7ED
3#E5F6ED
4#E6F4ED
5#E7F3ED
6#E8F2ED
7#EAF1ED
8#EBF0ED
9#ECEEED

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2FC
#F2FCF7
BackgroundsSubtle highlightsCard backgrounds
100
E1F9
#E1F9ED
Light backgroundsTable row hoverSkeleton loading
200
C8F4
#C8F4DE
Secondary backgroundsInput backgroundsDividers
300
9DEC
#9DECC4
BordersInactive statesPlaceholder text
400
6AE2
#6AE2A6
Disabled statesSecondary iconsMuted text
500
3FD9
#3FD98C
Primary brand colorCTAsActive elementsLinks
600
25BB
#25BB70
Hover statesFocus ringsPrimary buttons hover
700
1D95
#1D9559
Active/pressed statesDark mode accentsSecondary text
800
156A
#156A40
Text on light backgroundsHeadingsStrong borders
900
0D44
#0D4429
Primary textHigh emphasis contentDark headings
950
082B
#082B1A
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F2FCF7;
  --lavender-100: #E1F9ED;
  --lavender-200: #C8F4DE;
  --lavender-300: #9DECC4;
  --lavender-400: #6AE2A6;
  --lavender-500: #3FD98C;
  --lavender-600: #25BB70;
  --lavender-700: #1D9559;
  --lavender-800: #156A40;
  --lavender-900: #0D4429;
  --lavender-950: #082B1A;
}
Generate More ShadesCreate PaletteConvert Color