#33A2AC#33A2AC
#33A2AC is a light, moderate teal. Relative luminance 0.295; OKLCH L 65.5% C 0.098 H 203.8°. Best body text is #000000 at 6.90:1 contrast (WCAG AA passes).
Color values
| HEX | #33A2AC |
|---|---|
| RGB | rgb(51, 162, 172) |
| HSL | hsl(185, 54%, 44%) |
| HSV | hsv(185, 70%, 67%) |
| CMYK | cmyk(70.3%, 5.8%, 0%, 32.5%) |
| CIE-LAB | lab(61.24, -27.20, -14.22) |
| CIE-LCH | lch(61.24, 30.69, 207.60°) |
| OKLab | oklab(65.54% -0.0894 -0.0395) |
| OKLCH | oklch(65.54% 0.098 203.8) |
| XYZ | xyz(21.7287, 29.5205, 43.5746) |
| Luminance | 0.2952 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.03
Turquoise Blue
#06B1C4
ΔE00 5.18
Sea
#3C9992
ΔE00 7.33
Lightseagreen
#20B2AA
ΔE00 8.52
Darkcyan
#008B8B
ΔE00 9.30
Dark Cyan
#0A888A
ΔE00 9.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33A2AC #AC3D33
analogous
#33AC79 #33A2AC #3365AC
triadic
#33A2AC #AC33A2 #A2AC33
tetradic
#33A2AC #7933AC #AC3D33 #65AC33
square
#33A2AC #7933AC #AC3D33 #65AC33
split-complementary
#33A2AC #AC3365 #AC7933
monochromatic
#17494E #25767D #33A2AC #51C1CB #80D2D9
Accessibility & contrast
On white
3.04
#33A2AC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.90
#33A2AC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #33A2AC
6.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33A2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33A2AC | 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)
#959BAD
Deuteranopia (green-blind)
#848EAC
Tritanopia (blue-blind)
#00A9A5
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #33a2ac; /* rgb */ color: rgb(51, 162, 172); /* oklch */ color: oklch(65.5% 0.098 203.8);
Tailwind
colors: {
custom: {
50: '#7cbec4',
500: '#33a2ac',
950: '#000000',
},
}SCSS
$custom: #33a2ac; $custom-light: #7cbec4; $custom-dark: #000000;
JSON
{
"hex": "#33a2ac",
"rgb": {
"r": 51,
"g": 162,
"b": 172
},
"hsl": {
"h": 184.959,
"s": 54.26,
"l": 43.725
},
"oklch": {
"l": 0.65543,
"c": 0.09771,
"h": 203.8
},
"luminance": 0.29523
}Semantic roles & 50–950 ramp
primary
#33A2AC
secondary
#C27E78
accent
#564ADE
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1212
muted
#7C8181