Teal

#19719A

Blue

Color Codes

All color formats for development

HEX
#19719A
RGB
rgb(25, 113, 154)
HSL
hsl(199, 72%, 35%)
OKLCH
oklch(0.519 0.101 234.7)
CMYK
cmyk(84%, 27%, 0%, 40%)

Accessibility

WCAG contrast compliance

On White Background

5.43:1

AA AAA

On Black Background

3.87:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2F9
100
#E0F2
200
#C6E7
300
#9AD4
400
#65BD
500
#3AAB
600
#1F8E
700
#1971
800
#1251
900
#0B34
950
#0720

Shades

Darker variations

1#16668A
2#145A7B
3#114F6B
4#0F445C
5#0C384D
6#0A2D3D
7#07222E
8#05171F
9#020B0F

Tints

Lighter variations

1#1E86B6
2#229BD3
3#37AADF
4#54B6E3
5#70C2E8
6#8DCEEC
7#A9DAF1
8#C6E7F6
9#E2F3FA

Tones

Muted variations

1#1F6E93
2#266C8D
3#2C6A86
4#336780
5#396579
6#406373
7#46606D
8#4C5E66
9#535C60

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2F9
#F2F9FD
BackgroundsSubtle highlightsCard backgrounds
100
E0F2
#E0F2FA
Light backgroundsTable row hoverSkeleton loading
200
C6E7
#C6E7F6
Secondary backgroundsInput backgroundsDividers
300
9AD4
#9AD4EF
BordersInactive statesPlaceholder text
400
65BD
#65BDE6
Disabled statesSecondary iconsMuted text
500
3AAB
#3AABDF
Primary brand colorCTAsActive elementsLinks
600
1F8E
#1F8EC1
Hover statesFocus ringsPrimary buttons hover
700
1971
#19719A
Active/pressed statesDark mode accentsSecondary text
800
1251
#12516E
Text on light backgroundsHeadingsStrong borders
900
0B34
#0B3446
Primary textHigh emphasis contentDark headings
950
0720
#07202C
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --teal-50: #F2F9FD;
  --teal-100: #E0F2FA;
  --teal-200: #C6E7F6;
  --teal-300: #9AD4EF;
  --teal-400: #65BDE6;
  --teal-500: #3AABDF;
  --teal-600: #1F8EC1;
  --teal-700: #19719A;
  --teal-800: #12516E;
  --teal-900: #0B3446;
  --teal-950: #07202C;
}
Generate More ShadesCreate PaletteConvert Color