Lavender

#C6F6E4

Green

Color Codes

All color formats for development

HEX
#C6F6E4
RGB
rgb(198, 246, 228)
HSL
hsl(158, 73%, 87%)
OKLCH
oklch(0.935 0.055 170.3)
CMYK
cmyk(20%, 0%, 7%, 4%)

Accessibility

WCAG contrast compliance

On White Background

1.19:1

AA AAA

On Black Background

17.70:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2FD
100
#E0FA
200
#C6F6
300
#9AEF
400
#65E7
500
#38E0
600
#1EC2
700
#189A
800
#116E
900
#0B47
950
#072C

Shades

Darker variations

1#9FF0D2
2#79EAC1
3#53E4AF
4#2CDE9D
5#1EC085
6#189A6A
7#127350
8#0C4D35
9#06261B

Tints

Lighter variations

1#CBF7E7
2#D1F8EA
3#D7F9EC
4#DDFAEF
5#E2FBF2
6#E8FBF4
7#EEFCF7
8#F4FDFA
9#F9FEFC

Tones

Muted variations

1#C8F4E4
2#CAF1E3
3#CDEFE2
4#CFECE2
5#D2EAE1
6#D4E8E0
7#D7E5E0
8#D9E3DF
9#DBE0DE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2FD
#F2FDF9
BackgroundsSubtle highlightsCard backgrounds
100
E0FA
#E0FAF1
Light backgroundsTable row hoverSkeleton loading
200
C6F6
#C6F6E4
Secondary backgroundsInput backgroundsDividers
300
9AEF
#9AEFD0
BordersInactive statesPlaceholder text
400
65E7
#65E7B7
Disabled statesSecondary iconsMuted text
500
38E0
#38E0A3
Primary brand colorCTAsActive elementsLinks
600
1EC2
#1EC286
Hover statesFocus ringsPrimary buttons hover
700
189A
#189A6B
Active/pressed statesDark mode accentsSecondary text
800
116E
#116E4C
Text on light backgroundsHeadingsStrong borders
900
0B47
#0B4731
Primary textHigh emphasis contentDark headings
950
072C
#072C1E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F2FDF9;
  --lavender-100: #E0FAF1;
  --lavender-200: #C6F6E4;
  --lavender-300: #9AEFD0;
  --lavender-400: #65E7B7;
  --lavender-500: #38E0A3;
  --lavender-600: #1EC286;
  --lavender-700: #189A6B;
  --lavender-800: #116E4C;
  --lavender-900: #0B4731;
  --lavender-950: #072C1E;
}
Generate More ShadesCreate PaletteConvert Color