#33A6BA#33A6BA
#33A6BA is a light, moderate teal. Relative luminance 0.315; OKLCH L 67.1% C 0.103 H 211.8°. Best body text is #000000 at 7.30:1 contrast (WCAG AA passes).
Color values
| HEX | #33A6BA |
|---|---|
| RGB | rgb(51, 166, 186) |
| HSL | hsl(189, 57%, 46%) |
| HSV | hsv(189, 73%, 73%) |
| CMYK | cmyk(72.6%, 10.8%, 0%, 27.1%) |
| CIE-LAB | lab(62.94, -24.86, -19.49) |
| CIE-LCH | lch(62.94, 31.58, 218.10°) |
| OKLab | oklab(67.08% -0.0875 -0.0542) |
| OKLCH | oklch(67.08% 0.103 211.8) |
| XYZ | xyz(23.8606, 31.5186, 51.2710) |
| Luminance | 0.3152 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.63
Cadetblue
#5F9EA0
ΔE00 7.29
Greyblue
#77A1B5
ΔE00 9.42
Teal Blue
#01889F
ΔE00 10.16
Sea
#3C9992
ΔE00 11.20
Lightseagreen
#20B2AA
ΔE00 11.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33A6BA #BA4733
analogous
#33BA8B #33A6BA #3363BA
triadic
#33A6BA #BA33A6 #A6BA33
tetradic
#33A6BA #8B33BA #BA4733 #63BA33
square
#33A6BA #8B33BA #BA4733 #63BA33
split-complementary
#33A6BA #BA3363 #BA8B33
monochromatic
#19505A #267B8A #33A6BA #59C0D1 #89D2DF
Accessibility & contrast
On white
2.88
#33A6BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.30
#33A6BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33A6BA
7.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33A6BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33A6BA | 1.00 | 2.88 | 7.30 | 7.30 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A0BB
Deuteranopia (green-blind)
#8392BA
Tritanopia (blue-blind)
#00AEAC
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #33a6ba; /* rgb */ color: rgb(51, 166, 186); /* oklch */ color: oklch(67.1% 0.103 211.8);
Tailwind
colors: {
custom: {
50: '#7ec0ce',
500: '#33a6ba',
950: '#000000',
},
}SCSS
$custom: #33a6ba; $custom-light: #7ec0ce; $custom-dark: #000000;
JSON
{
"hex": "#33a6ba",
"rgb": {
"r": 51,
"g": 166,
"b": 186
},
"hsl": {
"h": 188.889,
"s": 56.962,
"l": 46.471
},
"oklch": {
"l": 0.6708,
"c": 0.103,
"h": 211.8
},
"luminance": 0.31521
}Semantic roles & 50–950 ramp
primary
#33A6BA
secondary
#C98B80
accent
#5E48E0
background
#F8FBFC
surface
#F0F7F9
border
#CBD0D2
text
#0B1213
muted
#7C8182