Lavender

#E0FAF9

Cyan

Color Codes

All color formats for development

HEX
#E0FAF9
RGB
rgb(224, 250, 249)
HSL
hsl(178, 72%, 93%)
OKLCH
oklch(0.966 0.027 193.9)
CMYK
cmyk(10%, 0%, 0%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.09:1

AA AAA

On Black Background

19.21:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2FD
100
#E0FA
200
#C6F6
300
#9AEF
400
#65E6
500
#3ADF
600
#1FC1
700
#199A
800
#126E
900
#0B46
950
#072C

Shades

Darker variations

1#B8F3F1
2#8FEDEA
3#66E6E2
4#3DDFDA
5#21CCC6
6#1BA39F
7#147A77
8#0D524F
9#072928

Tints

Lighter variations

1#E3FBFA
2#E6FBFA
3#EAFCFB
4#EDFCFB
5#F0FDFC
6#F3FDFD
7#F6FEFD
8#F9FEFE
9#FCFFFE

Tones

Muted variations

1#E2F9F8
2#E3F7F7
3#E4F6F6
4#E5F5F4
5#E7F4F3
6#E8F2F2
7#E9F1F1
8#EBF0F0
9#ECEEEE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2FD
#F2FDFC
BackgroundsSubtle highlightsCard backgrounds
100
E0FA
#E0FAF9
Light backgroundsTable row hoverSkeleton loading
200
C6F6
#C6F6F4
Secondary backgroundsInput backgroundsDividers
300
9AEF
#9AEFEC
BordersInactive statesPlaceholder text
400
65E6
#65E6E2
Disabled statesSecondary iconsMuted text
500
3ADF
#3ADFD9
Primary brand colorCTAsActive elementsLinks
600
1FC1
#1FC1BC
Hover statesFocus ringsPrimary buttons hover
700
199A
#199A95
Active/pressed statesDark mode accentsSecondary text
800
126E
#126E6B
Text on light backgroundsHeadingsStrong borders
900
0B46
#0B4644
Primary textHigh emphasis contentDark headings
950
072C
#072C2B
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F2FDFC;
  --lavender-100: #E0FAF9;
  --lavender-200: #C6F6F4;
  --lavender-300: #9AEFEC;
  --lavender-400: #65E6E2;
  --lavender-500: #3ADFD9;
  --lavender-600: #1FC1BC;
  --lavender-700: #199A95;
  --lavender-800: #126E6B;
  --lavender-900: #0B4644;
  --lavender-950: #072C2B;
}
Generate More ShadesCreate PaletteConvert Color