Lavender

#DFFBEF

Green

Color Codes

All color formats for development

HEX
#DFFBEF
RGB
rgb(223, 251, 239)
HSL
hsl(154, 78%, 93%)
OKLCH
oklch(0.965 0.033 168)
CMYK
cmyk(11%, 0%, 5%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.09:1

AA AAA

On Black Background

19.18: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#B5F6DA
2#8BF1C5
3#61EBAF
4#36E69A
5#1AD383
6#15A969
7#107F4F
8#0A5434
9#052A1A

Tints

Lighter variations

1#E2FBF1
2#E6FCF2
3#E9FCF4
4#ECFDF5
5#EFFDF7
6#F2FDF9
7#F5FEFA
8#F9FEFC
9#FCFFFD

Tones

Muted variations

1#E1FAEF
2#E2F8EF
3#E3F7EE
4#E5F6EE
5#E6F4EE
6#E8F3EE
7#E9F1EE
8#EAF0EE
9#ECEFED

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1FD
#F1FDF8
BackgroundsSubtle highlightsCard backgrounds
100
DFFB
#DFFBEF
Light backgroundsTable row hoverSkeleton loading
200
C4F8
#C4F8E1
Secondary backgroundsInput backgroundsDividers
300
97F2
#97F2CA
BordersInactive statesPlaceholder text
400
60EB
#60EBAF
Disabled statesSecondary iconsMuted text
500
33E6
#33E698
Primary brand colorCTAsActive elementsLinks
600
19C8
#19C87C
Hover statesFocus ringsPrimary buttons hover
700
149F
#149F63
Active/pressed statesDark mode accentsSecondary text
800
0E71
#0E7146
Text on light backgroundsHeadingsStrong borders
900
0949
#09492D
Primary textHigh emphasis contentDark headings
950
062D
#062D1C
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F1FDF8;
  --lavender-100: #DFFBEF;
  --lavender-200: #C4F8E1;
  --lavender-300: #97F2CA;
  --lavender-400: #60EBAF;
  --lavender-500: #33E698;
  --lavender-600: #19C87C;
  --lavender-700: #149F63;
  --lavender-800: #0E7146;
  --lavender-900: #09492D;
  --lavender-950: #062D1C;
}
Generate More ShadesCreate PaletteConvert Color