Teal

#236690

Blue

Color Codes

All color formats for development

HEX
#236690
RGB
rgb(35, 102, 144)
HSL
hsl(203, 61%, 35%)
OKLCH
oklch(0.488 0.094 240.5)
CMYK
cmyk(76%, 29%, 0%, 44%)

Accessibility

WCAG contrast compliance

On White Background

6.22:1

AA AAA

On Black Background

3.37:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3F8
100
#E2F0
200
#CAE3
300
#A1CD
400
#6FB2
500
#469D
600
#2C80
700
#2366
800
#1949
900
#102F
950
#0A1D

Shades

Darker variations

1#1F5C81
2#1C5273
3#184765
4#153D56
5#113348
6#0E2939
7#0A1F2B
8#07141D
9#030A0E

Tints

Lighter variations

1#2979AA
2#308CC5
3#449BD2
4#5FAAD8
5#7AB8DF
6#94C6E5
7#AFD4EC
8#CAE3F2
9#E4F1F9

Tones

Muted variations

1#28658A
2#2E6385
3#33627F
4#39617A
5#3E6074
6#435E6F
7#495D6A
8#4E5C64
9#545B5F

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3F8
#F3F8FC
BackgroundsSubtle highlightsCard backgrounds
100
E2F0
#E2F0F8
Light backgroundsTable row hoverSkeleton loading
200
CAE3
#CAE3F2
Secondary backgroundsInput backgroundsDividers
300
A1CD
#A1CDE8
BordersInactive statesPlaceholder text
400
6FB2
#6FB2DC
Disabled statesSecondary iconsMuted text
500
469D
#469DD2
Primary brand colorCTAsActive elementsLinks
600
2C80
#2C80B5
Hover statesFocus ringsPrimary buttons hover
700
2366
#236690
Active/pressed statesDark mode accentsSecondary text
800
1949
#194967
Text on light backgroundsHeadingsStrong borders
900
102F
#102F42
Primary textHigh emphasis contentDark headings
950
0A1D
#0A1D29
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --teal-50: #F3F8FC;
  --teal-100: #E2F0F8;
  --teal-200: #CAE3F2;
  --teal-300: #A1CDE8;
  --teal-400: #6FB2DC;
  --teal-500: #469DD2;
  --teal-600: #2C80B5;
  --teal-700: #236690;
  --teal-800: #194967;
  --teal-900: #102F42;
  --teal-950: #0A1D29;
}
Generate More ShadesCreate PaletteConvert Color