#33A2AB#33A2AB
#33A2AB is a light, moderate teal. Relative luminance 0.295; OKLCH L 65.5% C 0.098 H 202.9°. Best body text is #000000 at 6.90:1 contrast (WCAG AA passes).
Color values
| HEX | #33A2AB |
|---|---|
| RGB | rgb(51, 162, 171) |
| HSL | hsl(185, 54%, 44%) |
| HSV | hsv(185, 70%, 67%) |
| CMYK | cmyk(70.2%, 5.3%, 0%, 32.9%) |
| CIE-LAB | lab(61.20, -27.50, -13.70) |
| CIE-LCH | lch(61.20, 30.73, 206.49°) |
| OKLab | oklab(65.51% -0.0898 -0.038) |
| OKLCH | oklch(65.51% 0.098 202.9) |
| XYZ | xyz(21.6330, 29.4822, 43.0707) |
| Luminance | 0.2949 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.93
Turquoise Blue
#06B1C4
ΔE00 5.38
Sea
#3C9992
ΔE00 6.97
Lightseagreen
#20B2AA
ΔE00 8.19
Darkcyan
#008B8B
ΔE00 9.10
Blue Green
#0F9B8E
ΔE00 9.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33A2AB #AB3C33
analogous
#33AB78 #33A2AB #3366AB
triadic
#33A2AB #AB33A2 #A2AB33
tetradic
#33A2AB #7833AB #AB3C33 #66AB33
square
#33A2AB #7833AB #AB3C33 #66AB33
split-complementary
#33A2AB #AB3366 #AB7833
monochromatic
#17494D #25757C #33A2AB #50C2CB #7FD2D9
Accessibility & contrast
On white
3.04
#33A2AB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.90
#33A2AB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #33A2AB
6.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33A2AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33A2AB | 1.00 | 3.04 | 6.90 | 6.90 |
| #FFFFFF | 3.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959BAC
Deuteranopia (green-blind)
#848EAB
Tritanopia (blue-blind)
#00A8A4
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #33a2ab; /* rgb */ color: rgb(51, 162, 171); /* oklch */ color: oklch(65.5% 0.098 202.9);
Tailwind
colors: {
custom: {
50: '#7cbec4',
500: '#33a2ab',
950: '#000000',
},
}SCSS
$custom: #33a2ab; $custom-light: #7cbec4; $custom-dark: #000000;
JSON
{
"hex": "#33a2ab",
"rgb": {
"r": 51,
"g": 162,
"b": 171
},
"hsl": {
"h": 184.5,
"s": 54.054,
"l": 43.529
},
"oklch": {
"l": 0.65505,
"c": 0.09754,
"h": 202.9
},
"luminance": 0.29485
}Semantic roles & 50–950 ramp
primary
#33A2AB
secondary
#C27D78
accent
#554ADD
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1212
muted
#7C8181