Lavender

#C4F8E7

Green

Color Codes

All color formats for development

HEX
#C4F8E7
RGB
rgb(196, 248, 231)
HSL
hsl(160, 79%, 87%)
OKLCH
oklch(0.939 0.058 173)
CMYK
cmyk(21%, 0%, 7%, 3%)

Accessibility

WCAG contrast compliance

On White Background

1.17:1

AA AAA

On Black Background

17.93:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1FD
100
#DFFB
200
#C4F8
300
#96F3
400
#5FEC
500
#32E7
600
#18C9
700
#13A0
800
#0D72
900
#0949
950
#052E

Shades

Darker variations

1#9CF3D6
2#74EFC6
3#4DEAB6
4#25E5A5
5#17C78C
6#139F70
7#0E7754
8#094F38
9#05281C

Tints

Lighter variations

1#CAF9E9
2#D0F9EB
3#D5FAEE
4#DBFBF0
5#E1FCF3
6#E7FCF5
7#EDFDF8
8#F3FEFA
9#F9FEFD

Tones

Muted variations

1#C6F5E6
2#C9F3E5
3#CCF0E4
4#CEEEE3
5#D1EBE2
6#D3E8E1
7#D6E6E0
8#D9E3E0
9#DBE0DF

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
C4F8
#C4F8E7
Secondary backgroundsInput backgroundsDividers
300
96F3
#96F3D4
BordersInactive statesPlaceholder text
400
5FEC
#5FECBD
Disabled statesSecondary iconsMuted text
500
32E7
#32E7AA
Primary brand colorCTAsActive elementsLinks
600
18C9
#18C98E
Hover statesFocus ringsPrimary buttons hover
700
13A0
#13A071
Active/pressed statesDark mode accentsSecondary text
800
0D72
#0D7251
Text on light backgroundsHeadingsStrong borders
900
0949
#094934
Primary textHigh emphasis contentDark headings
950
052E
#052E20
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F1FDF9;
  --lavender-100: #DFFBF2;
  --lavender-200: #C4F8E7;
  --lavender-300: #96F3D4;
  --lavender-400: #5FECBD;
  --lavender-500: #32E7AA;
  --lavender-600: #18C98E;
  --lavender-700: #13A071;
  --lavender-800: #0D7251;
  --lavender-900: #094934;
  --lavender-950: #052E20;
}
Generate More ShadesCreate PaletteConvert Color