Tucson Teal Color Hex Code

#00858b

What is Tucson Teal Color Hex Code Color?

Tucson Teal Color Hex Code is a dark, highly saturated, vibrant cyan color with the hex code #00858b. Its RGB value is rgb(0, 133, 139), meaning it contains 0 red, 133 green, and 139 blue light values. In the HSL color model, it has a hue of 183°, saturation of 100%, and lightness of 27%.

Tucson Teal Color Hex Code Color Codes

Here are all the color format codes for Tucson Teal Color Hex Code:

  • HEX: #00858b
  • RGB: rgb(0, 133, 139)
  • HSL: hsl(183°, 100%, 27%)
  • CMYK: cmyk(100%, 4%, 0%, 45%)
  • Android/Flutter: Color(0xFF00858B)
  • Swift UIColor: UIColor(red: 0.000, green: 0.522, blue: 0.545, alpha: 1.0)

Is Tucson Teal Color Hex Code Accessible?

Tucson Teal Color Hex Code (#00858b) passes WCAG AA accessibility standards. It has a contrast ratio of 4.44:1 against white and 4.73:1 against black text. For better readability, prefer black text on this color for normal body text.

How to Use Tucson Teal Color Hex Code in Design

Tucson Teal Color Hex Code is a dark cyan tone that works well as a primary brand color, button color, or dark background in modern UI designs. Use lighter tints of this color to create depth and hierarchy in your layouts. In CSS, you can use it directly as color: #00858b; or background-color: #00858b;.

Tucson Teal Color Hex Code Shades and Tints

Shades of Tucson Teal Color Hex Code are created by mixing it with black, ranging from the original #00858b down to near-black #00767c. Tints are made by adding white — from the base color up to near-white #d6fdff. These variations help build complete design system palettes and Tailwind CSS color scales.

Tucson Teal Color Hex Code Color Harmonies

The complementary color of Tucson Teal Color Hex Code is #8a0700. Its analogous colors are #003e8a and #008a4c. For a triadic palette, combine it with #8a0083 and #838a00.

Frequently Asked Questions

What is the hex code for Tucson Teal Color Hex Code?

The hex code for Tucson Teal Color Hex Code is #00858b.

What is the RGB value of Tucson Teal Color Hex Code?

The RGB value is rgb(0, 133, 139). Red channel: 0/255, Green: 133/255, Blue: 139/255.

Is Tucson Teal Color Hex Code good for web accessibility?

Tucson Teal Color Hex Code has a contrast ratio of 4.44:1 with white and 4.73:1 with black. It passes WCAG AA standards for normal text.

What colors go well with Tucson Teal Color Hex Code?

Tucson Teal Color Hex Code pairs well with its complementary color #8a0700, analogous colors #003e8a and #008a4c, or neutral whites and grays for a clean, modern look.

How do I use Tucson Teal Color Hex Code in CSS?

Use it in CSS like this:
background-color: #00858b;
color: #00858b;
Or as a CSS variable: --color-primary: #00858b;

HEX
#00858b
RGB
rgb(0, 133, 139)
HSL
hsl(183°, 100%, 27%)
CMYK
cmyk(100%, 4%, 0%, 45%)
RGBA
rgba(0, 133, 139, 1)
HSLA
hsla(183, 100%, 27%, 1)
Android / Flutter
Color(0xFF00858B)
Swift / UIColor
UIColor(r:0.00 g:0.52 b:0.55)
Hex 0x
0x00858B
White text
4.44:1
FailAA Large
Black text
4.73:1
AAAA Large

WCAG AA requires ≥4.5:1 for normal text, ≥3:1 for large text. AAA requires ≥7:1.

Contrast with white4.44:1
Contrast with black4.73:1
Sample text 21:1
+
=
50%
CSS Variables
/* Tucson Teal Color Hex Code */
--color-primary: #00858b;
--color-primary-rgb: 0, 133, 139;
--color-primary-hsl: 183 100% 27%;
--color-primary-text: #1a1a2e;
Tailwind Config
// tailwind.config.js
colors: {
  'tucson-teal-color-hex-code': {
    DEFAULT: '#00858b',
    100: '#ffffff',
    200: '#d6fdff',
    300: '#acfbff',
    400: '#83f9ff',
    500: '#5af7ff',
    600: '#00767c',
    700: '#00676c',
    800: '#00595d',
    900: '#004a4d',
    950: '#003b3e',
  }
}
SCSS Map
$tucson-teal-color-hex-code: (
  'base': #00858b,
  'light': #acfbff,
  'dark': #00676c,
  'rgb': 0, 133, 139
);
Badge Outline Badge
AB
Tucson Teal Color Hex Code
#00858b

A beautiful color used in modern design systems. Click to copy the hex code and use it in your projects.

Heading H1

Heading H2

Regular body text with a colored link inside. Lorem ipsum dolor sit amet, consectetur adipiscing elit.

Caption text or muted secondary copy. Used for descriptions and supplemental information.


Highlighted blockquote text using this color as an accent.

How this color appears to people with different types of color vision deficiency.

Normal — #00858b
Deuteranopia — #32288b
Protanopia — #3a3b8b
Tritanopia — #008588
Achromatopsia — #5e5e5e

Tucson Teal Color Hex Code Color Palettes

#000000
#001f24
#00423e
#048e9a
#00aab3
#005757
#00756f
#009e9b
#00b7e0
#05eaff
#064547
#0b787a
#0e8a9a
#12c3d3
#12d8f3
#013e84
#013ab7
#0968ce
#0691f4
#3079f8
#008f56
#01a75f
#03c463
#14ffb1
#1bfe94
#009e91
#00bdad
#00ccc2
#1addff
#38fff2
#13838b
#249991
#1baca2
#29b4c7
#4adee3
#003c52
#004f6b
#006c9e
#00aed1
#00bceb
#002420
#007a6e
#009485
#00ad91
#00ebd3

Tucson Teal Color Hex Code Shades

#00858b
#00767c
#00676c
#00595d
#004a4d
#003b3e
#002c2e
#001e1f
#000f0f
#000000

Tucson Teal Color Hex Code Tints

#00838a
#00aab3
#00d1dc
#07f3ff
#30f5ff
#5af7ff
#83f9ff
#acfbff
#d6fdff
#ffffff

Tucson Teal Color Hex Code Tones

#00838a
#087c82
#0f757a
#176e73
#1f676b
#266063
#2e5a5c
#365354
#3d4c4d
#454545

Tucson Teal Color Hex Code Gradients

Light fade linear-gradient(135deg, #00858b, #d6fdff)...
Dark fade linear-gradient(135deg, #00858b, #00767c)...
Complementary linear-gradient(135deg, #00858b, #8a0700)...
Triadic linear-gradient(135deg, #00858b, #8a0083, #838a00) ...
Saturation burst linear-gradient(135deg, #375153, #00838a) ...

Tucson Teal Color Hex Code Related Colors

Copied!