Lavender

#C2FAF5

Cyan

Color Codes

All color formats for development

HEX
#C2FAF5
RGB
rgb(194, 250, 245)
HSL
hsl(175, 85%, 87%)
OKLCH
oklch(0.946 0.057 189.5)
CMYK
cmyk(22%, 0%, 2%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.15:1

AA AAA

On Black Background

18.29:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1FE
100
#DEFC
200
#C2FA
300
#92F6
400
#5AF2
500
#2BEE
600
#11D0
700
#0DA5
800
#0A76
900
#064B
950
#042F

Shades

Darker variations

1#99F7EF
2#70F3E8
3#47F0E2
4#1EEDDB
5#11CDBD
6#0DA498
7#0A7B72
8#07524C
9#032926

Tints

Lighter variations

1#C8FBF6
2#CEFBF7
3#D4FCF8
4#DAFCF9
5#E0FDFA
6#E6FDFB
7#EDFEFC
8#F3FEFD
9#F9FFFE

Tones

Muted variations

1#C4F7F3
2#C7F4F1
3#CAF2EE
4#CDEFEC
5#D0ECEA
6#D3E9E7
7#D5E6E5
8#D8E3E3
9#DBE1E0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1FE
#F1FEFD
BackgroundsSubtle highlightsCard backgrounds
100
DEFC
#DEFCFA
Light backgroundsTable row hoverSkeleton loading
200
C2FA
#C2FAF5
Secondary backgroundsInput backgroundsDividers
300
92F6
#92F6EE
BordersInactive statesPlaceholder text
400
5AF2
#5AF2E5
Disabled statesSecondary iconsMuted text
500
2BEE
#2BEEDE
Primary brand colorCTAsActive elementsLinks
600
11D0
#11D0C0
Hover statesFocus ringsPrimary buttons hover
700
0DA5
#0DA598
Active/pressed statesDark mode accentsSecondary text
800
0A76
#0A766D
Text on light backgroundsHeadingsStrong borders
900
064B
#064B46
Primary textHigh emphasis contentDark headings
950
042F
#042F2C
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F1FEFD;
  --lavender-100: #DEFCFA;
  --lavender-200: #C2FAF5;
  --lavender-300: #92F6EE;
  --lavender-400: #5AF2E5;
  --lavender-500: #2BEEDE;
  --lavender-600: #11D0C0;
  --lavender-700: #0DA598;
  --lavender-800: #0A766D;
  --lavender-900: #064B46;
  --lavender-950: #042F2C;
}
Generate More ShadesCreate PaletteConvert Color