Lavender

#C8F3E2

Green

Color Codes

All color formats for development

HEX
#C8F3E2
RGB
rgb(200, 243, 226)
HSL
hsl(156, 64%, 87%)
OKLCH
oklch(0.929 0.05 169.3)
CMYK
cmyk(18%, 0%, 7%, 5%)

Accessibility

WCAG contrast compliance

On White Background

1.21:1

AA AAA

On Black Background

17.37:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2FC
100
#E2F9
200
#C9F3
300
#9FEA
400
#6DDF
500
#43D6
600
#28B8
700
#2092
800
#1769
900
#0F43
950
#092A

Shades

Darker variations

1#A4EBCF
2#80E3BB
3#5BDBA8
4#37D395
5#28B67D
6#209264
7#186D4B
8#104932
9#082419

Tints

Lighter variations

1#CEF4E5
2#D4F5E8
3#D9F7EB
4#DEF8EE
5#E4F9F1
6#E9FAF3
7#EFFBF6
8#F4FDF9
9#FAFEFC

Tones

Muted variations

1#CBF1E2
2#CDEFE1
3#CFEDE1
4#D1EBE0
5#D3E8E0
6#D5E6E0
7#D7E4DF
8#DAE2DF
9#DCE0DE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2FC
#F2FCF8
BackgroundsSubtle highlightsCard backgrounds
100
E2F9
#E2F9EF
Light backgroundsTable row hoverSkeleton loading
200
C9F3
#C9F3E2
Secondary backgroundsInput backgroundsDividers
300
9FEA
#9FEACC
BordersInactive statesPlaceholder text
400
6DDF
#6DDFB1
Disabled statesSecondary iconsMuted text
500
43D6
#43D69B
Primary brand colorCTAsActive elementsLinks
600
28B8
#28B87F
Hover statesFocus ringsPrimary buttons hover
700
2092
#209265
Active/pressed statesDark mode accentsSecondary text
800
1769
#176948
Text on light backgroundsHeadingsStrong borders
900
0F43
#0F432E
Primary textHigh emphasis contentDark headings
950
092A
#092A1D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F2FCF8;
  --lavender-100: #E2F9EF;
  --lavender-200: #C9F3E2;
  --lavender-300: #9FEACC;
  --lavender-400: #6DDFB1;
  --lavender-500: #43D69B;
  --lavender-600: #28B87F;
  --lavender-700: #209265;
  --lavender-800: #176948;
  --lavender-900: #0F432E;
  --lavender-950: #092A1D;
}
Generate More ShadesCreate PaletteConvert Color