Lavender

#C4F8E6

Green

Color Codes

All color formats for development

HEX
#C4F8E6
RGB
rgb(196, 248, 230)
HSL
hsl(159, 79%, 87%)
OKLCH
oklch(0.938 0.058 171.9)
CMYK
cmyk(21%, 0%, 7%, 3%)

Accessibility

WCAG contrast compliance

On White Background

1.17:1

AA AAA

On Black Background

17.92:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1FD
100
#DFFB
200
#C4F8
300
#96F3
400
#5FEC
500
#32E7
600
#18C9
700
#13A0
800
#0D72
900
#0949
950
#052E

Shades

Darker variations

1#9CF3D5
2#74EFC4
3#4DEAB3
4#25E5A2
5#17C789
6#139F6E
7#0E7752
8#094F37
9#05281B

Tints

Lighter variations

1#CAF9E8
2#D0F9EB
3#D5FAED
4#DBFBF0
5#E1FCF2
6#E7FCF5
7#EDFDF7
8#F3FEFA
9#F9FEFC

Tones

Muted variations

1#C6F5E5
2#C9F3E4
3#CCF0E3
4#CEEEE3
5#D1EBE2
6#D3E8E1
7#D6E6E0
8#D9E3DF
9#DBE0DF

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1FD
#F1FDF9
BackgroundsSubtle highlightsCard backgrounds
100
DFFB
#DFFBF1
Light backgroundsTable row hoverSkeleton loading
200
C4F8
#C4F8E6
Secondary backgroundsInput backgroundsDividers
300
96F3
#96F3D2
BordersInactive statesPlaceholder text
400
5FEC
#5FECBB
Disabled statesSecondary iconsMuted text
500
32E7
#32E7A7
Primary brand colorCTAsActive elementsLinks
600
18C9
#18C98B
Hover statesFocus ringsPrimary buttons hover
700
13A0
#13A06E
Active/pressed statesDark mode accentsSecondary text
800
0D72
#0D724F
Text on light backgroundsHeadingsStrong borders
900
0949
#094932
Primary textHigh emphasis contentDark headings
950
052E
#052E20
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F1FDF9;
  --lavender-100: #DFFBF1;
  --lavender-200: #C4F8E6;
  --lavender-300: #96F3D2;
  --lavender-400: #5FECBB;
  --lavender-500: #32E7A7;
  --lavender-600: #18C98B;
  --lavender-700: #13A06E;
  --lavender-800: #0D724F;
  --lavender-900: #094932;
  --lavender-950: #052E20;
}
Generate More ShadesCreate PaletteConvert Color