Lavender

#E0FBF2

Green

Color Codes

All color formats for development

HEX
#E0FBF2
RGB
rgb(224, 251, 242)
HSL
hsl(160, 77%, 93%)
OKLCH
oklch(0.966 0.031 173.6)
CMYK
cmyk(11%, 0%, 4%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.09:1

AA AAA

On Black Background

19.25: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#B5F5E0
2#8BF0CE
3#61EBBD
4#38E5AB
5#1BD295
6#16A877
7#107E59
8#0B543C
9#052A1E

Tints

Lighter variations

1#E3FBF3
2#E6FCF4
3#E9FCF6
4#ECFDF7
5#EFFDF8
6#F2FDFA
7#F6FEFB
8#F9FEFC
9#FCFFFE

Tones

Muted variations

1#E1FAF1
2#E2F8F1
3#E4F7F0
4#E5F5F0
5#E6F4EF
6#E8F3EF
7#E9F1EF
8#EAF0EE
9#ECEFEE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1FD
#F1FDF9
BackgroundsSubtle highlightsCard backgrounds
100
DFFB
#DFFBF2
Light backgroundsTable row hoverSkeleton loading
200
C4F7
#C4F7E6
Secondary backgroundsInput backgroundsDividers
300
97F2
#97F2D3
BordersInactive statesPlaceholder text
400
61EA
#61EABD
Disabled statesSecondary iconsMuted text
500
34E5
#34E5AA
Primary brand colorCTAsActive elementsLinks
600
1AC7
#1AC78D
Hover statesFocus ringsPrimary buttons hover
700
159E
#159E70
Active/pressed statesDark mode accentsSecondary text
800
0F71
#0F7150
Text on light backgroundsHeadingsStrong borders
900
0948
#094833
Primary textHigh emphasis contentDark headings
950
062D
#062D20
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F1FDF9;
  --lavender-100: #DFFBF2;
  --lavender-200: #C4F7E6;
  --lavender-300: #97F2D3;
  --lavender-400: #61EABD;
  --lavender-500: #34E5AA;
  --lavender-600: #1AC78D;
  --lavender-700: #159E70;
  --lavender-800: #0F7150;
  --lavender-900: #094833;
  --lavender-950: #062D20;
}
Generate More ShadesCreate PaletteConvert Color