Lavender

#C4F8EA

Green

Color Codes

All color formats for development

HEX
#C4F8EA
RGB
rgb(196, 248, 234)
HSL
hsl(164, 79%, 87%)
OKLCH
oklch(0.939 0.056 176.8)
CMYK
cmyk(21%, 0%, 6%, 3%)

Accessibility

WCAG contrast compliance

On White Background

1.17:1

AA AAA

On Black Background

17.96: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#9CF3DC
2#74EFCE
3#4DEAC0
4#25E5B2
5#17C798
6#139F79
7#0E775B
8#094F3D
9#05281E

Tints

Lighter variations

1#CAF9EC
2#D0F9EE
3#D5FAF0
4#DBFBF2
5#E1FCF5
6#E7FCF7
7#EDFDF9
8#F3FEFB
9#F9FEFD

Tones

Muted variations

1#C6F5E9
2#C9F3E8
3#CCF0E6
4#CEEEE5
5#D1EBE4
6#D3E8E3
7#D6E6E2
8#D9E3E0
9#DBE0DF

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1FD
#F1FDFA
BackgroundsSubtle highlightsCard backgrounds
100
DFFB
#DFFBF4
Light backgroundsTable row hoverSkeleton loading
200
C4F8
#C4F8EA
Secondary backgroundsInput backgroundsDividers
300
96F3
#96F3DA
BordersInactive statesPlaceholder text
400
5FEC
#5FECC7
Disabled statesSecondary iconsMuted text
500
32E7
#32E7B7
Primary brand colorCTAsActive elementsLinks
600
18C9
#18C99A
Hover statesFocus ringsPrimary buttons hover
700
13A0
#13A07A
Active/pressed statesDark mode accentsSecondary text
800
0D72
#0D7257
Text on light backgroundsHeadingsStrong borders
900
0949
#094938
Primary textHigh emphasis contentDark headings
950
052E
#052E23
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F1FDFA;
  --lavender-100: #DFFBF4;
  --lavender-200: #C4F8EA;
  --lavender-300: #96F3DA;
  --lavender-400: #5FECC7;
  --lavender-500: #32E7B7;
  --lavender-600: #18C99A;
  --lavender-700: #13A07A;
  --lavender-800: #0D7257;
  --lavender-900: #094938;
  --lavender-950: #052E23;
}
Generate More ShadesCreate PaletteConvert Color