Lavender

#E0FBFA

Cyan

Color Codes

All color formats for development

HEX
#E0FBFA
RGB
rgb(224, 251, 250)
HSL
hsl(178, 77%, 93%)
OKLCH
oklch(0.968 0.028 194)
CMYK
cmyk(11%, 0%, 0%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.09:1

AA AAA

On Black Background

19.35:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1FD
100
#DFFB
200
#C4F7
300
#97F2
400
#61EA
500
#34E5
600
#1AC7
700
#159E
800
#0F71
900
#0948
950
#062D

Shades

Darker variations

1#B5F5F3
2#8BF0ED
3#61EBE6
4#38E5DF
5#1BD2CC
6#16A8A3
7#107E7A
8#0B5452
9#052A29

Tints

Lighter variations

1#E3FBFA
2#E6FCFB
3#E9FCFB
4#ECFDFC
5#EFFDFC
6#F2FDFD
7#F6FEFD
8#F9FEFE
9#FCFFFE

Tones

Muted variations

1#E1FAF9
2#E2F8F7
3#E4F7F6
4#E5F5F5
5#E6F4F4
6#E8F3F2
7#E9F1F1
8#EAF0F0
9#ECEFEE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1FD
#F1FDFD
BackgroundsSubtle highlightsCard backgrounds
100
DFFB
#DFFBFA
Light backgroundsTable row hoverSkeleton loading
200
C4F7
#C4F7F6
Secondary backgroundsInput backgroundsDividers
300
97F2
#97F2EE
BordersInactive statesPlaceholder text
400
61EA
#61EAE6
Disabled statesSecondary iconsMuted text
500
34E5
#34E5DF
Primary brand colorCTAsActive elementsLinks
600
1AC7
#1AC7C1
Hover statesFocus ringsPrimary buttons hover
700
159E
#159E99
Active/pressed statesDark mode accentsSecondary text
800
0F71
#0F716E
Text on light backgroundsHeadingsStrong borders
900
0948
#094846
Primary textHigh emphasis contentDark headings
950
062D
#062D2C
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F1FDFD;
  --lavender-100: #DFFBFA;
  --lavender-200: #C4F7F6;
  --lavender-300: #97F2EE;
  --lavender-400: #61EAE6;
  --lavender-500: #34E5DF;
  --lavender-600: #1AC7C1;
  --lavender-700: #159E99;
  --lavender-800: #0F716E;
  --lavender-900: #094846;
  --lavender-950: #062D2C;
}
Generate More ShadesCreate PaletteConvert Color