#33A3AD#33A3AD
#33A3AD is a light, moderate teal. Relative luminance 0.299; OKLCH L 65.8% C 0.098 H 203.8°. Best body text is #000000 at 6.98:1 contrast (WCAG AA passes).
Color values
| HEX | #33A3AD |
|---|---|
| RGB | rgb(51, 163, 173) |
| HSL | hsl(185, 54%, 44%) |
| HSV | hsv(185, 71%, 68%) |
| CMYK | cmyk(70.5%, 5.8%, 0%, 32.2%) |
| CIE-LAB | lab(61.58, -27.39, -14.26) |
| CIE-LCH | lch(61.58, 30.88, 207.51°) |
| OKLab | oklab(65.83% -0.09 -0.0396) |
| OKLCH | oklch(65.83% 0.098 203.8) |
| XYZ | xyz(22.0020, 29.9128, 44.1412) |
| Luminance | 0.2992 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.93
Cadetblue
#5F9EA0
ΔE00 5.11
Sea
#3C9992
ΔE00 7.45
Lightseagreen
#20B2AA
ΔE00 8.35
Darkcyan
#008B8B
ΔE00 9.54
Blue Green
#0F9B8E
ΔE00 9.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33A3AD #AD3D33
analogous
#33AD7A #33A3AD #3366AD
triadic
#33A3AD #AD33A3 #A3AD33
tetradic
#33A3AD #7A33AD #AD3D33 #66AD33
square
#33A3AD #7A33AD #AD3D33 #66AD33
split-complementary
#33A3AD #AD3366 #AD7A33
monochromatic
#174A4E #25767E #33A3AD #51C2CC #81D2DA
Accessibility & contrast
On white
3.01
#33A3AD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.98
#33A3AD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #33A3AD
6.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33A3AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33A3AD | 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)
#969CAE
Deuteranopia (green-blind)
#848FAD
Tritanopia (blue-blind)
#00AAA6
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #33a3ad; /* rgb */ color: rgb(51, 163, 173); /* oklch */ color: oklch(65.8% 0.098 203.8);
Tailwind
colors: {
custom: {
50: '#7cbec5',
500: '#33a3ad',
950: '#000000',
},
}SCSS
$custom: #33a3ad; $custom-light: #7cbec5; $custom-dark: #000000;
JSON
{
"hex": "#33a3ad",
"rgb": {
"r": 51,
"g": 163,
"b": 173
},
"hsl": {
"h": 184.918,
"s": 54.464,
"l": 43.922
},
"oklch": {
"l": 0.6583,
"c": 0.09831,
"h": 203.8
},
"luminance": 0.29915
}Semantic roles & 50–950 ramp
primary
#33A3AD
secondary
#C37F79
accent
#564ADE
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1212
muted
#7C8181