Lavender

#C7F5E6

Green

Color Codes

All color formats for development

HEX
#C7F5E6
RGB
rgb(199, 245, 230)
HSL
hsl(160, 70%, 87%)
OKLCH
oklch(0.934 0.051 173.3)
CMYK
cmyk(19%, 0%, 6%, 4%)

Accessibility

WCAG contrast compliance

On White Background

1.19:1

AA AAA

On Black Background

17.63:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2FD
100
#E1FA
200
#C7F5
300
#9BED
400
#67E4
500
#3CDD
600
#22BF
700
#1B98
800
#136C
900
#0C45
950
#082B

Shades

Darker variations

1#A1EED5
2#7BE8C4
3#56E1B3
4#30DAA2
5#21BD89
6#1B976D
7#147152
8#0D4B37
9#07261B

Tints

Lighter variations

1#CCF6E8
2#D2F7EB
3#D8F8ED
4#DDF9F0
5#E3FAF2
6#E8FBF5
7#EEFCF7
8#F4FDFA
9#F9FEFC

Tones

Muted variations

1#C9F3E5
2#CBF0E4
3#CEEEE3
4#D0ECE2
5#D2E9E2
6#D5E7E1
7#D7E5E0
8#D9E2DF
9#DCE0DF

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2FD
#F2FDF9
BackgroundsSubtle highlightsCard backgrounds
100
E1FA
#E1FAF1
Light backgroundsTable row hoverSkeleton loading
200
C7F5
#C7F5E6
Secondary backgroundsInput backgroundsDividers
300
9BED
#9BEDD2
BordersInactive statesPlaceholder text
400
67E4
#67E4BB
Disabled statesSecondary iconsMuted text
500
3CDD
#3CDDA7
Primary brand colorCTAsActive elementsLinks
600
22BF
#22BF8A
Hover statesFocus ringsPrimary buttons hover
700
1B98
#1B986E
Active/pressed statesDark mode accentsSecondary text
800
136C
#136C4F
Text on light backgroundsHeadingsStrong borders
900
0C45
#0C4532
Primary textHigh emphasis contentDark headings
950
082B
#082B1F
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F2FDF9;
  --lavender-100: #E1FAF1;
  --lavender-200: #C7F5E6;
  --lavender-300: #9BEDD2;
  --lavender-400: #67E4BB;
  --lavender-500: #3CDDA7;
  --lavender-600: #22BF8A;
  --lavender-700: #1B986E;
  --lavender-800: #136C4F;
  --lavender-900: #0C4532;
  --lavender-950: #082B1F;
}
Generate More ShadesCreate PaletteConvert Color