Sky Blue

#86B6C6

Blue

Color Codes

All color formats for development

HEX
#86B6C6
RGB
rgb(134, 182, 198)
HSL
hsl(195, 36%, 65%)
OKLCH
oklch(0.748 0.056 220.5)
CMYK
cmyk(32%, 8%, 0%, 22%)

Accessibility

WCAG contrast compliance

On White Background

2.21:1

AA AAA

On Black Background

9.52:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F5F9
100
#E7F0
200
#D2E4
300
#AFCF
400
#86B6
500
#63A1
600
#4884
700
#3969
800
#294B
900
#1A30
950
#101E

Shades

Darker variations

1#6FA8BB
2#599BB1
3#4A899E
4#407587
5#356271
6#2A4E5A
7#203B44
8#15272D
9#0B1417

Tints

Lighter variations

1#92BDCC
2#9EC4D1
3#AACCD7
4#B6D3DD
5#C2DAE2
6#CEE2E8
7#DBE9EE
8#E7F0F4
9#F3F8F9

Tones

Muted variations

1#89B4C3
2#8CB3BF
3#8FB1BC
4#92AFB9
5#96AEB6
6#99ACB3
7#9CABAF
8#9FA9AC
9#A3A7A9

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F5F9
#F5F9FA
BackgroundsSubtle highlightsCard backgrounds
100
E7F0
#E7F0F4
Light backgroundsTable row hoverSkeleton loading
200
D2E4
#D2E4EA
Secondary backgroundsInput backgroundsDividers
300
AFCF
#AFCFD9
BordersInactive statesPlaceholder text
400
86B6
#86B6C6
Disabled statesSecondary iconsMuted text
500
63A1
#63A1B6
Primary brand colorCTAsActive elementsLinks
600
4884
#488499
Hover statesFocus ringsPrimary buttons hover
700
3969
#396979
Active/pressed statesDark mode accentsSecondary text
800
294B
#294B57
Text on light backgroundsHeadingsStrong borders
900
1A30
#1A3037
Primary textHigh emphasis contentDark headings
950
101E
#101E23
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --sky-blue-50: #F5F9FA;
  --sky-blue-100: #E7F0F4;
  --sky-blue-200: #D2E4EA;
  --sky-blue-300: #AFCFD9;
  --sky-blue-400: #86B6C6;
  --sky-blue-500: #63A1B6;
  --sky-blue-600: #488499;
  --sky-blue-700: #396979;
  --sky-blue-800: #294B57;
  --sky-blue-900: #1A3037;
  --sky-blue-950: #101E23;
}
Generate More ShadesCreate PaletteConvert Color