Lavender

#C2F9E3

Green

Color Codes

All color formats for development

HEX
#C2F9E3
RGB
rgb(194, 249, 227)
HSL
hsl(156, 82%, 87%)
OKLCH
oklch(0.938 0.063 168.5)
CMYK
cmyk(22%, 0%, 9%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.17:1

AA AAA

On Black Background

17.95: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#9AF5D1
2#72F1BE
3#4AEDAC
4#21E999
5#14CA81
6#10A267
7#0C794D
8#085134
9#04281A

Tints

Lighter variations

1#C9FAE6
2#CFFAE9
3#D5FBEC
4#DBFBEE
5#E1FCF1
6#E7FDF4
7#EDFDF7
8#F3FEF9
9#F9FEFC

Tones

Muted variations

1#C5F6E3
2#C8F4E2
3#CBF1E2
4#CEEEE1
5#D0EBE1
6#D3E9E0
7#D6E6DF
8#D8E3DF
9#DBE1DE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1FE
#F1FEF9
BackgroundsSubtle highlightsCard backgrounds
100
DFFC
#DFFCF0
Light backgroundsTable row hoverSkeleton loading
200
C3F9
#C3F9E3
Secondary backgroundsInput backgroundsDividers
300
94F4
#94F4CE
BordersInactive statesPlaceholder text
400
5DEF
#5DEFB4
Disabled statesSecondary iconsMuted text
500
2EEA
#2EEA9F
Primary brand colorCTAsActive elementsLinks
600
14CC
#14CC83
Hover statesFocus ringsPrimary buttons hover
700
10A2
#10A268
Active/pressed statesDark mode accentsSecondary text
800
0B74
#0B744A
Text on light backgroundsHeadingsStrong borders
900
074A
#074A2F
Primary textHigh emphasis contentDark headings
950
052E
#052E1E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F1FEF9;
  --lavender-100: #DFFCF0;
  --lavender-200: #C3F9E3;
  --lavender-300: #94F4CE;
  --lavender-400: #5DEFB4;
  --lavender-500: #2EEA9F;
  --lavender-600: #14CC83;
  --lavender-700: #10A268;
  --lavender-800: #0B744A;
  --lavender-900: #074A2F;
  --lavender-950: #052E1E;
}
Generate More ShadesCreate PaletteConvert Color