#33A7AB#33A7AB
#33A7AB is a light, moderate teal. Relative luminance 0.313; OKLCH L 66.8% C 0.100 H 198.4°. Best body text is #000000 at 7.26:1 contrast (WCAG AA passes).
Color values
| HEX | #33A7AB |
|---|---|
| RGB | rgb(51, 167, 171) |
| HSL | hsl(182, 54%, 44%) |
| HSV | hsv(182, 70%, 67%) |
| CMYK | cmyk(70.2%, 2.3%, 0%, 32.9%) |
| CIE-LAB | lab(62.74, -29.96, -11.39) |
| CIE-LCH | lch(62.74, 32.05, 200.82°) |
| OKLab | oklab(66.75% -0.095 -0.0316) |
| OKLCH | oklch(66.75% 0.1 198.4) |
| XYZ | xyz(22.5314, 31.2789, 43.3701) |
| Luminance | 0.3128 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.41
Lightseagreen
#20B2AA
ΔE00 5.68
Turquoise Blue
#06B1C4
ΔE00 5.83
Sea
#3C9992
ΔE00 6.22
Blue Green
#0F9B8E
ΔE00 8.17
Topaz
#13BBAF
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33A7AB #AB3733
analogous
#33AB73 #33A7AB #336BAB
triadic
#33A7AB #AB33A7 #A7AB33
tetradic
#33A7AB #7333AB #AB3733 #6BAB33
square
#33A7AB #7333AB #AB3733 #6BAB33
split-complementary
#33A7AB #AB336B #AB7333
monochromatic
#174B4D #25797C #33A7AB #50C7CB #7FD6D9
Accessibility & contrast
On white
2.89
#33A7AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.26
#33A7AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33A7AB
7.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33A7AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33A7AB | 1.00 | 2.89 | 7.26 | 7.26 |
| #FFFFFF | 2.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9FAB
Deuteranopia (green-blind)
#8992AC
Tritanopia (blue-blind)
#00ADA8
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #33a7ab; /* rgb */ color: rgb(51, 167, 171); /* oklch */ color: oklch(66.8% 0.100 198.4);
Tailwind
colors: {
custom: {
50: '#7dc1c4',
500: '#33a7ab',
950: '#000000',
},
}SCSS
$custom: #33a7ab; $custom-light: #7dc1c4; $custom-dark: #000000;
JSON
{
"hex": "#33a7ab",
"rgb": {
"r": 51,
"g": 167,
"b": 171
},
"hsl": {
"h": 182,
"s": 54.054,
"l": 43.529
},
"oklch": {
"l": 0.6675,
"c": 0.10008,
"h": 198.4
},
"luminance": 0.31282
}Semantic roles & 50–950 ramp
primary
#33A7AB
secondary
#C27A78
accent
#4F4ADD
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1212
muted
#7C8181