Sky Blue

#94C8F4

Blue

Color Codes

All color formats for development

HEX
#94C8F4
RGB
rgb(148, 200, 244)
HSL
hsl(208, 81%, 77%)
OKLCH
oklch(0.812 0.083 244.6)
CMYK
cmyk(39%, 18%, 0%, 4%)

Accessibility

WCAG contrast compliance

On White Background

1.78:1

AA AAA

On Black Background

11.83:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1F8
100
#DFEE
200
#C3E0
300
#95C8
400
#5DAB
500
#2F92
600
#1576
700
#115E
800
#0C43
900
#082B
950
#051B

Shades

Darker variations

1#71B5F0
2#4EA2EC
3#2A90E9
4#167CD5
5#1367B2
6#0F538E
7#0B3E6B
8#072947
9#041524

Tints

Lighter variations

1#9FCDF5
2#AAD3F6
3#B5D8F7
4#BFDEF8
5#CAE3F9
6#D5E9FB
7#DFEEFC
8#EAF4FD
9#F4F9FE

Tones

Muted variations

1#9AC7EF
2#9EC7EA
3#A3C7E6
4#A8C6E1
5#ADC6DC
6#B1C6D7
7#B6C5D3
8#BBC5CE
9#C0C5C9

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1F8
#F1F8FE
BackgroundsSubtle highlightsCard backgrounds
100
DFEE
#DFEEFC
Light backgroundsTable row hoverSkeleton loading
200
C3E0
#C3E0F9
Secondary backgroundsInput backgroundsDividers
300
95C8
#95C8F4
BordersInactive statesPlaceholder text
400
5DAB
#5DABEE
Disabled statesSecondary iconsMuted text
500
2F92
#2F92E9
Primary brand colorCTAsActive elementsLinks
600
1576
#1576CB
Hover statesFocus ringsPrimary buttons hover
700
115E
#115EA2
Active/pressed statesDark mode accentsSecondary text
800
0C43
#0C4373
Text on light backgroundsHeadingsStrong borders
900
082B
#082B4A
Primary textHigh emphasis contentDark headings
950
051B
#051B2E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --sky-blue-50: #F1F8FE;
  --sky-blue-100: #DFEEFC;
  --sky-blue-200: #C3E0F9;
  --sky-blue-300: #95C8F4;
  --sky-blue-400: #5DABEE;
  --sky-blue-500: #2F92E9;
  --sky-blue-600: #1576CB;
  --sky-blue-700: #115EA2;
  --sky-blue-800: #0C4373;
  --sky-blue-900: #082B4A;
  --sky-blue-950: #051B2E;
}
Generate More ShadesCreate PaletteConvert Color