Lavender

#DFFBF2

Green

Color Codes

All color formats for development

HEX
#DFFBF2
RGB
rgb(223, 251, 242)
HSL
hsl(161, 78%, 93%)
OKLCH
oklch(0.965 0.031 174.3)
CMYK
cmyk(11%, 0%, 4%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.09:1

AA AAA

On Black Background

19.22: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#B5F6E1
2#8BF1D0
3#61EBBF
4#36E6AF
5#1AD398
6#15A97A
7#107F5B
8#0A543D
9#052A1E

Tints

Lighter variations

1#E2FBF4
2#E6FCF5
3#E9FCF6
4#ECFDF7
5#EFFDF9
6#F2FDFA
7#F5FEFB
8#F9FEFC
9#FCFFFE

Tones

Muted variations

1#E1FAF2
2#E2F8F1
3#E3F7F1
4#E5F6F0
5#E6F4F0
6#E8F3EF
7#E9F1EF
8#EAF0EE
9#ECEFEE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1FD
#F1FDFA
BackgroundsSubtle highlightsCard backgrounds
100
DFFB
#DFFBF2
Light backgroundsTable row hoverSkeleton loading
200
C4F8
#C4F8E7
Secondary backgroundsInput backgroundsDividers
300
97F2
#97F2D5
BordersInactive statesPlaceholder text
400
60EB
#60EBBF
Disabled statesSecondary iconsMuted text
500
33E6
#33E6AD
Primary brand colorCTAsActive elementsLinks
600
19C8
#19C890
Hover statesFocus ringsPrimary buttons hover
700
149F
#149F73
Active/pressed statesDark mode accentsSecondary text
800
0E71
#0E7152
Text on light backgroundsHeadingsStrong borders
900
0949
#094934
Primary textHigh emphasis contentDark headings
950
062D
#062D21
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F1FDFA;
  --lavender-100: #DFFBF2;
  --lavender-200: #C4F8E7;
  --lavender-300: #97F2D5;
  --lavender-400: #60EBBF;
  --lavender-500: #33E6AD;
  --lavender-600: #19C890;
  --lavender-700: #149F73;
  --lavender-800: #0E7152;
  --lavender-900: #094934;
  --lavender-950: #062D21;
}
Generate More ShadesCreate PaletteConvert Color