Teal

#1D7896

Blue

Color Codes

All color formats for development

HEX
#1D7896
RGB
rgb(29, 120, 150)
HSL
hsl(195, 68%, 35%)
OKLCH
oklch(0.535 0.093 225.4)
CMYK
cmyk(81%, 20%, 0%, 41%)

Accessibility

WCAG contrast compliance

On White Background

5.02:1

AA AAA

On Black Background

4.18:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2FA
100
#E1F3
200
#C7E9
300
#9CD8
400
#69C4
500
#3EB3
600
#2496
700
#1D78
800
#1455
900
#0D37
950
#0822

Shades

Darker variations

1#1A6C87
2#176078
3#145469
4#11485A
5#0E3C4B
6#0B303C
7#09242D
8#06181E
9#030C0F

Tints

Lighter variations

1#228EB2
2#27A4CE
3#3CB2DA
4#58BDDF
5#74C8E4
6#90D3EA
7#ABDEEF
8#C7E9F4
9#E3F4FA

Tones

Muted variations

1#237590
2#29728A
3#2F6E84
4#356B7E
5#3B6878
6#416572
7#47626B
8#4D5F65
9#535C5F

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2FA
#F2FAFD
BackgroundsSubtle highlightsCard backgrounds
100
E1F3
#E1F3F9
Light backgroundsTable row hoverSkeleton loading
200
C7E9
#C7E9F4
Secondary backgroundsInput backgroundsDividers
300
9CD8
#9CD8EC
BordersInactive statesPlaceholder text
400
69C4
#69C4E2
Disabled statesSecondary iconsMuted text
500
3EB3
#3EB3DA
Primary brand colorCTAsActive elementsLinks
600
2496
#2496BC
Hover statesFocus ringsPrimary buttons hover
700
1D78
#1D7896
Active/pressed statesDark mode accentsSecondary text
800
1455
#14556B
Text on light backgroundsHeadingsStrong borders
900
0D37
#0D3745
Primary textHigh emphasis contentDark headings
950
0822
#08222B
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --teal-50: #F2FAFD;
  --teal-100: #E1F3F9;
  --teal-200: #C7E9F4;
  --teal-300: #9CD8EC;
  --teal-400: #69C4E2;
  --teal-500: #3EB3DA;
  --teal-600: #2496BC;
  --teal-700: #1D7896;
  --teal-800: #14556B;
  --teal-900: #0D3745;
  --teal-950: #08222B;
}
Generate More ShadesCreate PaletteConvert Color