Lavender

#C4F8E8

Green

Color Codes

All color formats for development

HEX
#C4F8E8
RGB
rgb(196, 248, 232)
HSL
hsl(162, 79%, 87%)
OKLCH
oklch(0.939 0.057 174.3)
CMYK
cmyk(21%, 0%, 6%, 3%)

Accessibility

WCAG contrast compliance

On White Background

1.17:1

AA AAA

On Black Background

17.94: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#9CF3D9
2#74EFCA
3#4DEABB
4#25E5AC
5#17C792
6#139F75
7#0E7758
8#094F3A
9#05281D

Tints

Lighter variations

1#CAF9EB
2#D0F9ED
3#D5FAEF
4#DBFBF1
5#E1FCF4
6#E7FCF6
7#EDFDF8
8#F3FEFA
9#F9FEFD

Tones

Muted variations

1#C6F5E7
2#C9F3E6
3#CCF0E5
4#CEEEE4
5#D1EBE3
6#D3E8E2
7#D6E6E1
8#D9E3E0
9#DBE0DF

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1FD
#F1FDFA
BackgroundsSubtle highlightsCard backgrounds
100
DFFB
#DFFBF3
Light backgroundsTable row hoverSkeleton loading
200
C4F8
#C4F8E8
Secondary backgroundsInput backgroundsDividers
300
96F3
#96F3D7
BordersInactive statesPlaceholder text
400
5FEC
#5FECC2
Disabled statesSecondary iconsMuted text
500
32E7
#32E7B1
Primary brand colorCTAsActive elementsLinks
600
18C9
#18C994
Hover statesFocus ringsPrimary buttons hover
700
13A0
#13A075
Active/pressed statesDark mode accentsSecondary text
800
0D72
#0D7254
Text on light backgroundsHeadingsStrong borders
900
0949
#094936
Primary textHigh emphasis contentDark headings
950
052E
#052E22
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F1FDFA;
  --lavender-100: #DFFBF3;
  --lavender-200: #C4F8E8;
  --lavender-300: #96F3D7;
  --lavender-400: #5FECC2;
  --lavender-500: #32E7B1;
  --lavender-600: #18C994;
  --lavender-700: #13A075;
  --lavender-800: #0D7254;
  --lavender-900: #094936;
  --lavender-950: #052E22;
}
Generate More ShadesCreate PaletteConvert Color