Teal

#1176A2

Blue

Color Codes

All color formats for development

HEX
#1176A2
RGB
rgb(17, 118, 162)
HSL
hsl(198, 81%, 35%)
OKLCH
oklch(0.534 0.108 234.5)
CMYK
cmyk(90%, 27%, 0%, 36%)

Accessibility

WCAG contrast compliance

On White Background

5.08:1

AA AAA

On Black Background

4.14:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1FA
100
#DFF3
200
#C3E9
300
#95D7
400
#5DC3
500
#2FB1
600
#1595
700
#1176
800
#0C54
900
#0836
950
#0522

Shades

Darker variations

1#0F6A91
2#0E5F81
3#0C5371
4#0A4761
5#083B51
6#072F41
7#052330
8#031820
9#020C10

Tints

Lighter variations

1#148CC0
2#17A2DE
3#2DB1E9
4#4BBCEC
5#69C7EF
6#87D2F2
7#A5DDF6
8#C3E9F9
9#E1F4FC

Tones

Muted variations

1#18739A
2#1F7093
3#276D8C
4#2E6B85
5#35687D
6#3C6576
7#44626F
8#4B5F68
9#525C60

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1FA
#F1FAFE
BackgroundsSubtle highlightsCard backgrounds
100
DFF3
#DFF3FC
Light backgroundsTable row hoverSkeleton loading
200
C3E9
#C3E9F9
Secondary backgroundsInput backgroundsDividers
300
95D7
#95D7F4
BordersInactive statesPlaceholder text
400
5DC3
#5DC3EE
Disabled statesSecondary iconsMuted text
500
2FB1
#2FB1E9
Primary brand colorCTAsActive elementsLinks
600
1595
#1595CB
Hover statesFocus ringsPrimary buttons hover
700
1176
#1176A2
Active/pressed statesDark mode accentsSecondary text
800
0C54
#0C5473
Text on light backgroundsHeadingsStrong borders
900
0836
#08364A
Primary textHigh emphasis contentDark headings
950
0522
#05222E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --teal-50: #F1FAFE;
  --teal-100: #DFF3FC;
  --teal-200: #C3E9F9;
  --teal-300: #95D7F4;
  --teal-400: #5DC3EE;
  --teal-500: #2FB1E9;
  --teal-600: #1595CB;
  --teal-700: #1176A2;
  --teal-800: #0C5473;
  --teal-900: #08364A;
  --teal-950: #05222E;
}
Generate More ShadesCreate PaletteConvert Color