Sky Blue

#96C9F3

Blue

Color Codes

All color formats for development

HEX
#96C9F3
RGB
rgb(150, 201, 243)
HSL
hsl(207, 79%, 77%)
OKLCH
oklch(0.815 0.08 243.8)
CMYK
cmyk(38%, 17%, 0%, 5%)

Accessibility

WCAG contrast compliance

On White Background

1.76:1

AA AAA

On Black Background

11.95:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1F8
100
#DFEF
200
#C4E0
300
#96C9
400
#5FAD
500
#3295
600
#1879
700
#1360
800
#0D45
900
#092C
950
#051C

Shades

Darker variations

1#73B7EF
2#50A5EA
3#2D93E6
4#197FD3
5#156AB0
6#10558D
7#0C4069
8#082A46
9#041523

Tints

Lighter variations

1#A1CEF4
2#ABD4F5
3#B6D9F6
4#C0DFF8
5#CBE4F9
6#D5E9FA
7#E0EFFB
8#EAF4FD
9#F5FAFE

Tones

Muted variations

1#9BC9EE
2#9FC8E9
3#A4C8E5
4#A9C7E0
5#ADC7DC
6#B2C6D7
7#B6C6D2
8#BBC5CE
9#C0C5C9

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1F8
#F1F8FD
BackgroundsSubtle highlightsCard backgrounds
100
DFEF
#DFEFFB
Light backgroundsTable row hoverSkeleton loading
200
C4E0
#C4E0F8
Secondary backgroundsInput backgroundsDividers
300
96C9
#96C9F3
BordersInactive statesPlaceholder text
400
5FAD
#5FADEC
Disabled statesSecondary iconsMuted text
500
3295
#3295E7
Primary brand colorCTAsActive elementsLinks
600
1879
#1879C9
Hover statesFocus ringsPrimary buttons hover
700
1360
#1360A0
Active/pressed statesDark mode accentsSecondary text
800
0D45
#0D4572
Text on light backgroundsHeadingsStrong borders
900
092C
#092C49
Primary textHigh emphasis contentDark headings
950
051C
#051C2E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --sky-blue-50: #F1F8FD;
  --sky-blue-100: #DFEFFB;
  --sky-blue-200: #C4E0F8;
  --sky-blue-300: #96C9F3;
  --sky-blue-400: #5FADEC;
  --sky-blue-500: #3295E7;
  --sky-blue-600: #1879C9;
  --sky-blue-700: #1360A0;
  --sky-blue-800: #0D4572;
  --sky-blue-900: #092C49;
  --sky-blue-950: #051C2E;
}
Generate More ShadesCreate PaletteConvert Color