Teal

#14839F

Cyan

Color Codes

All color formats for development

HEX
#14839F
RGB
rgb(20, 131, 159)
HSL
hsl(192, 78%, 35%)
OKLCH
oklch(0.566 0.099 220.8)
CMYK
cmyk(87%, 18%, 0%, 38%)

Accessibility

WCAG contrast compliance

On White Background

4.40:1

AA AAA

On Black Background

4.78:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1FB
100
#DFF6
200
#C4ED
300
#97E0
400
#60D0
500
#33C2
600
#19A5
700
#1483
800
#0E5E
900
#093C
950
#0625

Shades

Darker variations

1#12768F
2#10697F
3#0E5C6F
4#0C4F5F
5#0A424F
6#083440
7#062730
8#041A20
9#020D10

Tints

Lighter variations

1#179BBC
2#1BB4DA
3#30C1E5
4#4ECAE9
5#6BD3ED
6#89DCF0
7#A6E5F4
8#C4EDF8
9#E1F6FB

Tones

Muted variations

1#1B7F98
2#227B91
3#29768A
4#2F7283
5#366E7C
6#3D6A75
7#44666E
8#4B6267
9#525D60

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1FB
#F1FBFD
BackgroundsSubtle highlightsCard backgrounds
100
DFF6
#DFF6FB
Light backgroundsTable row hoverSkeleton loading
200
C4ED
#C4EDF8
Secondary backgroundsInput backgroundsDividers
300
97E0
#97E0F2
BordersInactive statesPlaceholder text
400
60D0
#60D0EB
Disabled statesSecondary iconsMuted text
500
33C2
#33C2E6
Primary brand colorCTAsActive elementsLinks
600
19A5
#19A5C8
Hover statesFocus ringsPrimary buttons hover
700
1483
#14839F
Active/pressed statesDark mode accentsSecondary text
800
0E5E
#0E5E71
Text on light backgroundsHeadingsStrong borders
900
093C
#093C49
Primary textHigh emphasis contentDark headings
950
0625
#06252D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --teal-50: #F1FBFD;
  --teal-100: #DFF6FB;
  --teal-200: #C4EDF8;
  --teal-300: #97E0F2;
  --teal-400: #60D0EB;
  --teal-500: #33C2E6;
  --teal-600: #19A5C8;
  --teal-700: #14839F;
  --teal-800: #0E5E71;
  --teal-900: #093C49;
  --teal-950: #06252D;
}
Generate More ShadesCreate PaletteConvert Color