#33A3AC#33A3AC
#33A3AC is a light, moderate teal. Relative luminance 0.299; OKLCH L 65.8% C 0.098 H 202.9°. Best body text is #000000 at 6.98:1 contrast (WCAG AA passes).
Color values
| HEX | #33A3AC |
|---|---|
| RGB | rgb(51, 163, 172) |
| HSL | hsl(184, 54%, 44%) |
| HSV | hsv(184, 70%, 67%) |
| CMYK | cmyk(70.3%, 5.2%, 0%, 32.5%) |
| CIE-LAB | lab(61.55, -27.69, -13.75) |
| CIE-LCH | lch(61.55, 30.92, 206.41°) |
| OKLab | oklab(65.79% -0.0904 -0.0382) |
| OKLCH | oklch(65.79% 0.098 202.9) |
| XYZ | xyz(21.9056, 29.8742, 43.6335) |
| Luminance | 0.2988 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.01
Turquoise Blue
#06B1C4
ΔE00 5.15
Sea
#3C9992
ΔE00 7.10
Lightseagreen
#20B2AA
ΔE00 8.01
Darkcyan
#008B8B
ΔE00 9.36
Blue Green
#0F9B8E
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33A3AC #AC3C33
analogous
#33AC78 #33A3AC #3366AC
triadic
#33A3AC #AC33A3 #A3AC33
tetradic
#33A3AC #7833AC #AC3C33 #66AC33
square
#33A3AC #7833AC #AC3C33 #66AC33
split-complementary
#33A3AC #AC3366 #AC7833
monochromatic
#174A4E #25767D #33A3AC #51C2CB #80D3D9
Accessibility & contrast
On white
3.01
#33A3AC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.98
#33A3AC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #33A3AC
6.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33A3AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33A3AC | 1.00 | 3.01 | 6.98 | 6.98 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969CAD
Deuteranopia (green-blind)
#858FAC
Tritanopia (blue-blind)
#00A9A5
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #33a3ac; /* rgb */ color: rgb(51, 163, 172); /* oklch */ color: oklch(65.8% 0.098 202.9);
Tailwind
colors: {
custom: {
50: '#7cbec4',
500: '#33a3ac',
950: '#000000',
},
}SCSS
$custom: #33a3ac; $custom-light: #7cbec4; $custom-dark: #000000;
JSON
{
"hex": "#33a3ac",
"rgb": {
"r": 51,
"g": 163,
"b": 172
},
"hsl": {
"h": 184.463,
"s": 54.26,
"l": 43.725
},
"oklch": {
"l": 0.65792,
"c": 0.09814,
"h": 202.9
},
"luminance": 0.29877
}Semantic roles & 50–950 ramp
primary
#33A3AC
secondary
#C27E78
accent
#554ADE
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1212
muted
#7C8181