Lavender

#C2F5F9

Cyan

Color Codes

All color formats for development

HEX
#C2F5F9
RGB
rgb(194, 245, 249)
HSL
hsl(184, 82%, 87%)
OKLCH
oklch(0.936 0.052 202.2)
CMYK
cmyk(22%, 2%, 0%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.18:1

AA AAA

On Black Background

17.72:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1FD
100
#DFFA
200
#C3F5
300
#94EE
400
#5DE5
500
#2EDE
600
#14C0
700
#1099
800
#0B6D
900
#0746
950
#052C

Shades

Darker variations

1#9AEFF5
2#72E9F1
3#4AE2ED
4#21DCE9
5#14BECA
6#1098A2
7#0C7279
8#084C51
9#042628

Tints

Lighter variations

1#C9F6FA
2#CFF7FA
3#D5F8FB
4#DBF9FB
5#E1FAFC
6#E7FBFD
7#EDFCFD
8#F3FDFE
9#F9FEFE

Tones

Muted variations

1#C5F3F6
2#C8F1F4
3#CBEEF1
4#CEECEE
5#D0EAEB
6#D3E7E9
7#D6E5E6
8#D8E3E3
9#DBE0E1

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1FD
#F1FDFE
BackgroundsSubtle highlightsCard backgrounds
100
DFFA
#DFFAFC
Light backgroundsTable row hoverSkeleton loading
200
C3F5
#C3F5F9
Secondary backgroundsInput backgroundsDividers
300
94EE
#94EEF4
BordersInactive statesPlaceholder text
400
5DE5
#5DE5EF
Disabled statesSecondary iconsMuted text
500
2EDE
#2EDEEA
Primary brand colorCTAsActive elementsLinks
600
14C0
#14C0CC
Hover statesFocus ringsPrimary buttons hover
700
1099
#1099A2
Active/pressed statesDark mode accentsSecondary text
800
0B6D
#0B6D74
Text on light backgroundsHeadingsStrong borders
900
0746
#07464A
Primary textHigh emphasis contentDark headings
950
052C
#052C2E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F1FDFE;
  --lavender-100: #DFFAFC;
  --lavender-200: #C3F5F9;
  --lavender-300: #94EEF4;
  --lavender-400: #5DE5EF;
  --lavender-500: #2EDEEA;
  --lavender-600: #14C0CC;
  --lavender-700: #1099A2;
  --lavender-800: #0B6D74;
  --lavender-900: #07464A;
  --lavender-950: #052C2E;
}
Generate More ShadesCreate PaletteConvert Color