Teal

#316781

Blue

Color Codes

All color formats for development

HEX
#316781
RGB
rgb(49, 103, 129)
HSL
hsl(200, 45%, 35%)
OKLCH
oklch(0.488 0.071 231.6)
CMYK
cmyk(62%, 20%, 0%, 49%)

Accessibility

WCAG contrast compliance

On White Background

6.20:1

AA AAA

On Black Background

3.39:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F4F8
100
#E5F0
200
#CFE3
300
#AACD
400
#7EB3
500
#599D
600
#3E81
700
#3167
800
#2349
900
#162F
950
#0E1D

Shades

Darker variations

1#2C5C74
2#275268
3#22485B
4#1D3E4E
5#193341
6#142934
7#0F1F27
8#0A151A
9#050A0D

Tints

Lighter variations

1#3A7A99
2#438DB1
3#579CBF
4#6FAAC8
5#87B9D1
6#9FC7DB
7#B7D5E4
8#CFE3ED
9#E7F1F6

Tones

Muted variations

1#35657D
2#396479
3#3D6375
4#416171
5#45606D
6#495F69
7#4D5D65
8#515C61
9#555B5D

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F4F8
#F4F8FB
BackgroundsSubtle highlightsCard backgrounds
100
E5F0
#E5F0F5
Light backgroundsTable row hoverSkeleton loading
200
CFE3
#CFE3ED
Secondary backgroundsInput backgroundsDividers
300
AACD
#AACDDF
BordersInactive statesPlaceholder text
400
7EB3
#7EB3CE
Disabled statesSecondary iconsMuted text
500
599D
#599DC0
Primary brand colorCTAsActive elementsLinks
600
3E81
#3E81A3
Hover statesFocus ringsPrimary buttons hover
700
3167
#316781
Active/pressed statesDark mode accentsSecondary text
800
2349
#23495C
Text on light backgroundsHeadingsStrong borders
900
162F
#162F3B
Primary textHigh emphasis contentDark headings
950
0E1D
#0E1D25
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --teal-50: #F4F8FB;
  --teal-100: #E5F0F5;
  --teal-200: #CFE3ED;
  --teal-300: #AACDDF;
  --teal-400: #7EB3CE;
  --teal-500: #599DC0;
  --teal-600: #3E81A3;
  --teal-700: #316781;
  --teal-800: #23495C;
  --teal-900: #162F3B;
  --teal-950: #0E1D25;
}
Generate More ShadesCreate PaletteConvert Color