Teal blue Color

HEX, RGB, HSL & CMYK Codes

#01889f
Format Value
HEX #01889f
RGB rgb(1, 136, 159)
HSL hsl(188.7, 98.8%, 31.4%)
CMYK cmyk(99.4%, 14.5%, 0%, 37.6%)
HSV hsv(188.7, 99.4%, 62.4%)

teal blue color harmonies

Tints & shades of teal blue

Tints (lighter)

#1893a8 #2f9eb0 #46a8b9 #5db3c2 #74becb #8cc9d3 #a3d4dc #badfe5 #d1e9ee #e8f4f6

Shades (darker)

#017c91 #016f82 #016374 #015765 #014a57 #003e48 #00313a #00252b #00191d #000c0e

Contrast & accessibility

The quick brown fox

On white · 4.18:1 · AA Large

The quick brown fox

On black · 5.02:1 · AA

Recommended text color: #000000

Use teal blue in code

CSS color: #01889f;
SCSS $color: #01889f;
Tailwind bg-[#01889f]
Swift UIColor(red: 0.004, green: 0.533, blue: 0.624, alpha: 1)
Android Color.parseColor("#01889f")
Flutter Color(0xFF01889F)

Colors similar to teal blue

Browse all Cyan colors →

What is the HEX code for teal blue?

The CSS color teal blue in HEX format is #01889f. Use this value directly in CSS, SVG, and most design tools.

How do I use teal blue in CSS?

To apply teal blue in CSS:

  • Text color: color: #01889f;
  • Background: background-color: #01889f;
  • Border: border-color: #01889f;

What are all the color format values for teal blue?

FormatValue
HEX#01889f
RGBrgb(1, 136, 159)
HSLhsl(188.7, 98.8%, 31.4%)
CMYKcmyk(99.4%, 14.5%, 0%, 37.6%)

How do I convert teal blue to HEX?

Select teal blue from the color name list in our color converter. The HEX value — #01889f — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does teal blue belong to?

teal blue belongs to the cyan color family. It is a medium, vivid color with HSL values: hue 188.7°, saturation 98.8%, lightness 31.4%.

How do I create lighter and darker shades of teal blue?

Lighter variant (lightness 46.4%): #01c9eb. Darker variant (lightness 16.4%): #014753. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.