Lavender

#C2F9E6

Green

Color Codes

All color formats for development

HEX
#C2F9E6
RGB
rgb(194, 249, 230)
HSL
hsl(159, 82%, 87%)
OKLCH
oklch(0.939 0.061 171.8)
CMYK
cmyk(22%, 0%, 8%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.17:1

AA AAA

On Black Background

17.99:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1FE
100
#DFFC
200
#C3F9
300
#94F4
400
#5DEF
500
#2EEA
600
#14CC
700
#10A2
800
#0B74
900
#074A
950
#052E

Shades

Darker variations

1#9AF5D5
2#72F1C5
3#4AEDB4
4#21E9A3
5#14CA8A
6#10A26F
7#0C7953
8#085137
9#04281C

Tints

Lighter variations

1#C9FAE9
2#CFFAEB
3#D5FBEE
4#DBFBF0
5#E1FCF3
6#E7FDF5
7#EDFDF8
8#F3FEFA
9#F9FEFD

Tones

Muted variations

1#C5F6E5
2#C8F4E4
3#CBF1E4
4#CEEEE3
5#D0EBE2
6#D3E9E1
7#D6E6E0
8#D8E3DF
9#DBE1DF

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1FE
#F1FEF9
BackgroundsSubtle highlightsCard backgrounds
100
DFFC
#DFFCF2
Light backgroundsTable row hoverSkeleton loading
200
C3F9
#C3F9E6
Secondary backgroundsInput backgroundsDividers
300
94F4
#94F4D3
BordersInactive statesPlaceholder text
400
5DEF
#5DEFBC
Disabled statesSecondary iconsMuted text
500
2EEA
#2EEAA8
Primary brand colorCTAsActive elementsLinks
600
14CC
#14CC8C
Hover statesFocus ringsPrimary buttons hover
700
10A2
#10A26F
Active/pressed statesDark mode accentsSecondary text
800
0B74
#0B744F
Text on light backgroundsHeadingsStrong borders
900
074A
#074A33
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: #F1FEF9;
  --lavender-100: #DFFCF2;
  --lavender-200: #C3F9E6;
  --lavender-300: #94F4D3;
  --lavender-400: #5DEFBC;
  --lavender-500: #2EEAA8;
  --lavender-600: #14CC8C;
  --lavender-700: #10A26F;
  --lavender-800: #0B744F;
  --lavender-900: #074A33;
  --lavender-950: #052E20;
}
Generate More ShadesCreate PaletteConvert Color