Lavender

#C6F6E8

Green

Color Codes

All color formats for development

HEX
#C6F6E8
RGB
rgb(198, 246, 232)
HSL
hsl(162, 73%, 87%)
OKLCH
oklch(0.936 0.053 175.4)
CMYK
cmyk(20%, 0%, 6%, 4%)

Accessibility

WCAG contrast compliance

On White Background

1.18:1

AA AAA

On Black Background

17.75: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#9FF0D8
2#79EAC8
3#53E4B8
4#2CDEA9
5#1EC08F
6#189A73
7#127356
8#0C4D39
9#06261D

Tints

Lighter variations

1#CBF7EA
2#D1F8EC
3#D7F9EF
4#DDFAF1
5#E2FBF3
6#E8FBF6
7#EEFCF8
8#F4FDFA
9#F9FEFD

Tones

Muted variations

1#C8F4E7
2#CAF1E6
3#CDEFE5
4#CFECE4
5#D2EAE3
6#D4E8E2
7#D7E5E1
8#D9E3E0
9#DBE0DF

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2FD
#F2FDFA
BackgroundsSubtle highlightsCard backgrounds
100
E0FA
#E0FAF2
Light backgroundsTable row hoverSkeleton loading
200
C6F6
#C6F6E8
Secondary backgroundsInput backgroundsDividers
300
9AEF
#9AEFD5
BordersInactive statesPlaceholder text
400
65E7
#65E7C0
Disabled statesSecondary iconsMuted text
500
38E0
#38E0AE
Primary brand colorCTAsActive elementsLinks
600
1EC2
#1EC291
Hover statesFocus ringsPrimary buttons hover
700
189A
#189A73
Active/pressed statesDark mode accentsSecondary text
800
116E
#116E52
Text on light backgroundsHeadingsStrong borders
900
0B47
#0B4735
Primary textHigh emphasis contentDark headings
950
072C
#072C21
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F2FDFA;
  --lavender-100: #E0FAF2;
  --lavender-200: #C6F6E8;
  --lavender-300: #9AEFD5;
  --lavender-400: #65E7C0;
  --lavender-500: #38E0AE;
  --lavender-600: #1EC291;
  --lavender-700: #189A73;
  --lavender-800: #116E52;
  --lavender-900: #0B4735;
  --lavender-950: #072C21;
}
Generate More ShadesCreate PaletteConvert Color