Teal

#15799D

Blue

Color Codes

All color formats for development

HEX
#15799D
RGB
rgb(21, 121, 157)
HSL
hsl(196, 76%, 35%)
OKLCH
oklch(0.54 0.101 228.9)
CMYK
cmyk(87%, 23%, 0%, 38%)

Accessibility

WCAG contrast compliance

On White Background

4.94:1

AA AAA

On Black Background

4.25:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2FA
100
#E0F3
200
#C5EA
300
#98D9
400
#62C5
500
#35B5
600
#1B98
700
#1579
800
#0F56
900
#0A37
950
#0623

Shades

Darker variations

1#136D8D
2#11617E
3#0F556E
4#0D495E
5#0B3C4F
6#09303F
7#06242F
8#04181F
9#020C10

Tints

Lighter variations

1#198FBA
2#1DA6D7
3#33B4E3
4#50BFE7
5#6DCAEB
6#8AD4EF
7#A7DFF3
8#C5EAF7
9#E2F4FB

Tones

Muted variations

1#1C7696
2#237390
3#2A6F89
4#316C82
5#37697B
6#3E6674
7#45636E
8#4C6067
9#525C60

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2FA
#F2FAFD
BackgroundsSubtle highlightsCard backgrounds
100
E0F3
#E0F3FB
Light backgroundsTable row hoverSkeleton loading
200
C5EA
#C5EAF7
Secondary backgroundsInput backgroundsDividers
300
98D9
#98D9F1
BordersInactive statesPlaceholder text
400
62C5
#62C5EA
Disabled statesSecondary iconsMuted text
500
35B5
#35B5E3
Primary brand colorCTAsActive elementsLinks
600
1B98
#1B98C5
Hover statesFocus ringsPrimary buttons hover
700
1579
#15799D
Active/pressed statesDark mode accentsSecondary text
800
0F56
#0F5670
Text on light backgroundsHeadingsStrong borders
900
0A37
#0A3748
Primary textHigh emphasis contentDark headings
950
0623
#06232D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --teal-50: #F2FAFD;
  --teal-100: #E0F3FB;
  --teal-200: #C5EAF7;
  --teal-300: #98D9F1;
  --teal-400: #62C5EA;
  --teal-500: #35B5E3;
  --teal-600: #1B98C5;
  --teal-700: #15799D;
  --teal-800: #0F5670;
  --teal-900: #0A3748;
  --teal-950: #06232D;
}
Generate More ShadesCreate PaletteConvert Color