Lavender

#C2F9ED

Cyan

Color Codes

All color formats for development

HEX
#C2F9ED
RGB
rgb(194, 249, 237)
HSL
hsl(167, 82%, 87%)
OKLCH
oklch(0.941 0.058 180.1)
CMYK
cmyk(22%, 0%, 5%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.16:1

AA AAA

On Black Background

18.07: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#9AF5E1
2#72F1D6
3#4AEDCA
4#21E9BE
5#14CAA2
6#10A282
7#0C7961
8#085141
9#042820

Tints

Lighter variations

1#C9FAEF
2#CFFAF1
3#D5FBF3
4#DBFBF4
5#E1FCF6
6#E7FDF8
7#EDFDFA
8#F3FEFB
9#F9FEFD

Tones

Muted variations

1#C5F6EC
2#C8F4EA
3#CBF1E9
4#CEEEE7
5#D0EBE6
6#D3E9E4
7#D6E6E2
8#D8E3E1
9#DBE1DF

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1FE
#F1FEFB
BackgroundsSubtle highlightsCard backgrounds
100
DFFC
#DFFCF5
Light backgroundsTable row hoverSkeleton loading
200
C3F9
#C3F9ED
Secondary backgroundsInput backgroundsDividers
300
94F4
#94F4E0
BordersInactive statesPlaceholder text
400
5DEF
#5DEFCF
Disabled statesSecondary iconsMuted text
500
2EEA
#2EEAC2
Primary brand colorCTAsActive elementsLinks
600
14CC
#14CCA4
Hover statesFocus ringsPrimary buttons hover
700
10A2
#10A283
Active/pressed statesDark mode accentsSecondary text
800
0B74
#0B745D
Text on light backgroundsHeadingsStrong borders
900
074A
#074A3C
Primary textHigh emphasis contentDark headings
950
052E
#052E25
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F1FEFB;
  --lavender-100: #DFFCF5;
  --lavender-200: #C3F9ED;
  --lavender-300: #94F4E0;
  --lavender-400: #5DEFCF;
  --lavender-500: #2EEAC2;
  --lavender-600: #14CCA4;
  --lavender-700: #10A283;
  --lavender-800: #0B745D;
  --lavender-900: #074A3C;
  --lavender-950: #052E25;
}
Generate More ShadesCreate PaletteConvert Color