Lavender

#E0FBF1

Green

Color Codes

All color formats for development

HEX
#E0FBF1
RGB
rgb(224, 251, 241)
HSL
hsl(158, 77%, 93%)
OKLCH
oklch(0.966 0.031 171.4)
CMYK
cmyk(11%, 0%, 4%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.09:1

AA AAA

On Black Background

19.24:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1FD
100
#DFFB
200
#C4F7
300
#97F2
400
#61EA
500
#34E5
600
#1AC7
700
#159E
800
#0F71
900
#0948
950
#062D

Shades

Darker variations

1#B5F5DE
2#8BF0CB
3#61EBB8
4#38E5A5
5#1BD28F
6#16A872
7#107E56
8#0B5439
9#052A1D

Tints

Lighter variations

1#E3FBF2
2#E6FCF4
3#E9FCF5
4#ECFDF6
5#EFFDF8
6#F2FDF9
7#F6FEFB
8#F9FEFC
9#FCFFFE

Tones

Muted variations

1#E1FAF0
2#E2F8F0
3#E4F7F0
4#E5F5EF
5#E6F4EF
6#E8F3EF
7#E9F1EE
8#EAF0EE
9#ECEFEE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1FD
#F1FDF9
BackgroundsSubtle highlightsCard backgrounds
100
DFFB
#DFFBF1
Light backgroundsTable row hoverSkeleton loading
200
C4F7
#C4F7E5
Secondary backgroundsInput backgroundsDividers
300
97F2
#97F2D0
BordersInactive statesPlaceholder text
400
61EA
#61EAB8
Disabled statesSecondary iconsMuted text
500
34E5
#34E5A4
Primary brand colorCTAsActive elementsLinks
600
1AC7
#1AC787
Hover statesFocus ringsPrimary buttons hover
700
159E
#159E6C
Active/pressed statesDark mode accentsSecondary text
800
0F71
#0F714D
Text on light backgroundsHeadingsStrong borders
900
0948
#094831
Primary textHigh emphasis contentDark headings
950
062D
#062D1F
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F1FDF9;
  --lavender-100: #DFFBF1;
  --lavender-200: #C4F7E5;
  --lavender-300: #97F2D0;
  --lavender-400: #61EAB8;
  --lavender-500: #34E5A4;
  --lavender-600: #1AC787;
  --lavender-700: #159E6C;
  --lavender-800: #0F714D;
  --lavender-900: #094831;
  --lavender-950: #062D1F;
}
Generate More ShadesCreate PaletteConvert Color