Lavender

#C5F7EA

Green

Color Codes

All color formats for development

HEX
#C5F7EA
RGB
rgb(197, 247, 234)
HSL
hsl(164, 76%, 87%)
OKLCH
oklch(0.938 0.054 177.5)
CMYK
cmyk(20%, 0%, 5%, 3%)

Accessibility

WCAG contrast compliance

On White Background

1.18:1

AA AAA

On Black Background

17.87:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2FD
100
#E0FB
200
#C5F7
300
#98F1
400
#62EA
500
#35E3
600
#1BC5
700
#159D
800
#0F70
900
#0A48
950
#062D

Shades

Darker variations

1#9EF2DB
2#77ECCD
3#50E7BF
4#28E2B0
5#1BC396
6#159C78
7#10755A
8#0B4E3C
9#05271E

Tints

Lighter variations

1#CAF8EC
2#D0F9EE
3#D6F9F0
4#DCFAF2
5#E2FBF4
6#E8FCF6
7#EDFDF9
8#F3FDFB
9#F9FEFD

Tones

Muted variations

1#C7F5E8
2#CAF2E7
3#CCEFE6
4#CFEDE5
5#D1EAE4
6#D4E8E3
7#D6E5E1
8#D9E3E0
9#DBE0DF

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2FD
#F2FDFA
BackgroundsSubtle highlightsCard backgrounds
100
E0FB
#E0FBF3
Light backgroundsTable row hoverSkeleton loading
200
C5F7
#C5F7EA
Secondary backgroundsInput backgroundsDividers
300
98F1
#98F1D9
BordersInactive statesPlaceholder text
400
62EA
#62EAC5
Disabled statesSecondary iconsMuted text
500
35E3
#35E3B5
Primary brand colorCTAsActive elementsLinks
600
1BC5
#1BC598
Hover statesFocus ringsPrimary buttons hover
700
159D
#159D79
Active/pressed statesDark mode accentsSecondary text
800
0F70
#0F7056
Text on light backgroundsHeadingsStrong borders
900
0A48
#0A4837
Primary textHigh emphasis contentDark headings
950
062D
#062D23
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F2FDFA;
  --lavender-100: #E0FBF3;
  --lavender-200: #C5F7EA;
  --lavender-300: #98F1D9;
  --lavender-400: #62EAC5;
  --lavender-500: #35E3B5;
  --lavender-600: #1BC598;
  --lavender-700: #159D79;
  --lavender-800: #0F7056;
  --lavender-900: #0A4837;
  --lavender-950: #062D23;
}
Generate More ShadesCreate PaletteConvert Color