Sky Blue

#94D0F5

Blue

Color Codes

All color formats for development

HEX
#94D0F5
RGB
rgb(148, 208, 245)
HSL
hsl(203, 83%, 77%)
OKLCH
oklch(0.83 0.081 236.1)
CMYK
cmyk(40%, 15%, 0%, 4%)

Accessibility

WCAG contrast compliance

On White Background

1.67:1

AA AAA

On Black Background

12.60:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1F9
100
#DEF1
200
#C2E4
300
#94D0
400
#5CB7
500
#2DA2
600
#1386
700
#0F6B
800
#0B4C
900
#0731
950
#041E

Shades

Darker variations

1#70C0F2
2#4CB0EE
3#28A0EB
4#148DD8
5#1175B4
6#0D5E90
7#0A466C
8#072F48
9#031724

Tints

Lighter variations

1#9ED4F6
2#A9D9F7
3#B4DEF8
4#BFE3F9
5#C9E7FA
6#D4ECFB
7#DFF1FC
8#EAF6FD
9#F4FAFE

Tones

Muted variations

1#99CFF0
2#9DCDEB
3#A2CCE6
4#A7CBE2
5#ACCADD
6#B1C9D8
7#B6C8D3
8#BBC7CE
9#BFC5C9

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1F9
#F1F9FE
BackgroundsSubtle highlightsCard backgrounds
100
DEF1
#DEF1FC
Light backgroundsTable row hoverSkeleton loading
200
C2E4
#C2E4F9
Secondary backgroundsInput backgroundsDividers
300
94D0
#94D0F5
BordersInactive statesPlaceholder text
400
5CB7
#5CB7F0
Disabled statesSecondary iconsMuted text
500
2DA2
#2DA2EB
Primary brand colorCTAsActive elementsLinks
600
1386
#1386CD
Hover statesFocus ringsPrimary buttons hover
700
0F6B
#0F6BA3
Active/pressed statesDark mode accentsSecondary text
800
0B4C
#0B4C75
Text on light backgroundsHeadingsStrong borders
900
0731
#07314B
Primary textHigh emphasis contentDark headings
950
041E
#041E2F
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --sky-blue-50: #F1F9FE;
  --sky-blue-100: #DEF1FC;
  --sky-blue-200: #C2E4F9;
  --sky-blue-300: #94D0F5;
  --sky-blue-400: #5CB7F0;
  --sky-blue-500: #2DA2EB;
  --sky-blue-600: #1386CD;
  --sky-blue-700: #0F6BA3;
  --sky-blue-800: #0B4C75;
  --sky-blue-900: #07314B;
  --sky-blue-950: #041E2F;
}
Generate More ShadesCreate PaletteConvert Color