Sky Blue

#54C4F8

Blue

Color Codes

All color formats for development

HEX
#54C4F8
RGB
rgb(84, 196, 248)
HSL
hsl(199, 92%, 65%)
OKLCH
oklch(0.777 0.125 231.7)
CMYK
cmyk(66%, 21%, 0%, 3%)

Accessibility

WCAG contrast compliance

On White Background

1.98:1

AA AAA

On Black Background

10.63:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F0FA
100
#DDF3
200
#BFE9
300
#8ED8
400
#54C4
500
#23B3
600
#0996
700
#0777
800
#0555
900
#0337
950
#0222

Shades

Darker variations

1#34B9F7
2#14AEF5
3#099BDF
4#0885BF
5#076F9F
6#05597F
7#04425F
8#032C40
9#011620

Tints

Lighter variations

1#65CAF9
2#76D0F9
3#87D6FA
4#98DCFB
5#A9E1FB
6#BAE7FC
7#CCEDFD
8#DDF3FE
9#EEF9FE

Tones

Muted variations

1#5CC1F0
2#64BEE7
3#6CBBDF
4#74B8D7
5#7DB5CF
6#85B2C7
7#8DAFBE
8#95ACB6
9#9EA9AE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F0FA
#F0FAFE
BackgroundsSubtle highlightsCard backgrounds
100
DDF3
#DDF3FE
Light backgroundsTable row hoverSkeleton loading
200
BFE9
#BFE9FC
Secondary backgroundsInput backgroundsDividers
300
8ED8
#8ED8FA
BordersInactive statesPlaceholder text
400
54C4
#54C4F8
Disabled statesSecondary iconsMuted text
500
23B3
#23B3F6
Primary brand colorCTAsActive elementsLinks
600
0996
#0996D7
Hover statesFocus ringsPrimary buttons hover
700
0777
#0777AB
Active/pressed statesDark mode accentsSecondary text
800
0555
#05557A
Text on light backgroundsHeadingsStrong borders
900
0337
#03374E
Primary textHigh emphasis contentDark headings
950
0222
#022231
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --sky-blue-50: #F0FAFE;
  --sky-blue-100: #DDF3FE;
  --sky-blue-200: #BFE9FC;
  --sky-blue-300: #8ED8FA;
  --sky-blue-400: #54C4F8;
  --sky-blue-500: #23B3F6;
  --sky-blue-600: #0996D7;
  --sky-blue-700: #0777AB;
  --sky-blue-800: #05557A;
  --sky-blue-900: #03374E;
  --sky-blue-950: #022231;
}
Generate More ShadesCreate PaletteConvert Color