Sky Blue

#96C6F3

Blue

Color Codes

All color formats for development

HEX
#96C6F3
RGB
rgb(150, 198, 243)
HSL
hsl(209, 79%, 77%)
OKLCH
oklch(0.809 0.082 247.2)
CMYK
cmyk(38%, 19%, 0%, 5%)

Accessibility

WCAG contrast compliance

On White Background

1.80:1

AA AAA

On Black Background

11.67:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1F8
100
#DFEE
200
#C4DF
300
#96C6
400
#5FA8
500
#328F
600
#1873
700
#135C
800
#0D41
900
#092A
950
#051A

Shades

Darker variations

1#73B3EF
2#50A0EA
3#2D8DE6
4#1979D3
5#1565B0
6#10518D
7#0C3C69
8#082846
9#041423

Tints

Lighter variations

1#A1CCF4
2#ABD1F5
3#B6D7F6
4#C0DDF8
5#CBE2F9
6#D5E8FA
7#E0EEFB
8#EAF4FD
9#F5F9FE

Tones

Muted variations

1#9BC6EE
2#9FC6E9
3#A4C5E5
4#A9C5E0
5#ADC5DC
6#B2C5D7
7#B6C5D2
8#BBC5CE
9#C0C5C9

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1F8
#F1F8FD
BackgroundsSubtle highlightsCard backgrounds
100
DFEE
#DFEEFB
Light backgroundsTable row hoverSkeleton loading
200
C4DF
#C4DFF8
Secondary backgroundsInput backgroundsDividers
300
96C6
#96C6F3
BordersInactive statesPlaceholder text
400
5FA8
#5FA8EC
Disabled statesSecondary iconsMuted text
500
328F
#328FE7
Primary brand colorCTAsActive elementsLinks
600
1873
#1873C9
Hover statesFocus ringsPrimary buttons hover
700
135C
#135CA0
Active/pressed statesDark mode accentsSecondary text
800
0D41
#0D4172
Text on light backgroundsHeadingsStrong borders
900
092A
#092A49
Primary textHigh emphasis contentDark headings
950
051A
#051A2E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --sky-blue-50: #F1F8FD;
  --sky-blue-100: #DFEEFB;
  --sky-blue-200: #C4DFF8;
  --sky-blue-300: #96C6F3;
  --sky-blue-400: #5FA8EC;
  --sky-blue-500: #328FE7;
  --sky-blue-600: #1873C9;
  --sky-blue-700: #135CA0;
  --sky-blue-800: #0D4172;
  --sky-blue-900: #092A49;
  --sky-blue-950: #051A2E;
}
Generate More ShadesCreate PaletteConvert Color