#33A3A6#33A3A6
#33A3A6 is a light, moderate teal. Relative luminance 0.297; OKLCH L 65.6% C 0.098 H 197.7°. Best body text is #000000 at 6.93:1 contrast (WCAG AA passes).
Color values
| HEX | #33A3A6 |
|---|---|
| RGB | rgb(51, 163, 166) |
| HSL | hsl(182, 53%, 43%) |
| HSV | hsv(182, 69%, 65%) |
| CMYK | cmyk(69.3%, 1.8%, 0%, 34.9%) |
| CIE-LAB | lab(61.35, -29.50, -10.67) |
| CIE-LCH | lch(61.35, 31.37, 199.88°) |
| OKLab | oklab(65.57% -0.093 -0.0296) |
| OKLCH | oklch(65.57% 0.098 197.7) |
| XYZ | xyz(21.3423, 29.6489, 40.6670) |
| Luminance | 0.2965 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.98
Sea
#3C9992
ΔE00 5.13
Lightseagreen
#20B2AA
ΔE00 6.14
Turquoise Blue
#06B1C4
ΔE00 6.81
Blue Green
#0F9B8E
ΔE00 7.30
Dull Teal
#5F9E8F
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33A3A6 #A63633
analogous
#33A66F #33A3A6 #336AA6
triadic
#33A3A6 #A633A3 #A3A633
tetradic
#33A3A6 #6F33A6 #A63633 #6AA633
square
#33A3A6 #6F33A6 #A63633 #6AA633
split-complementary
#33A3A6 #A6336A #A66F33
monochromatic
#164748 #257577 #33A3A6 #4EC5C9 #7CD5D7
Accessibility & contrast
On white
3.03
#33A3A6 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.93
#33A3A6 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #33A3A6
6.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33A3A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33A3A6 | 1.00 | 3.03 | 6.93 | 6.93 |
| #FFFFFF | 3.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989BA6
Deuteranopia (green-blind)
#878FA7
Tritanopia (blue-blind)
#00A9A4
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #33a3a6; /* rgb */ color: rgb(51, 163, 166); /* oklch */ color: oklch(65.6% 0.098 197.7);
Tailwind
colors: {
custom: {
50: '#7cbec0',
500: '#33a3a6',
950: '#000000',
},
}SCSS
$custom: #33a3a6; $custom-light: #7cbec0; $custom-dark: #000000;
JSON
{
"hex": "#33a3a6",
"rgb": {
"r": 51,
"g": 163,
"b": 166
},
"hsl": {
"h": 181.565,
"s": 52.995,
"l": 42.549
},
"oklch": {
"l": 0.65569,
"c": 0.09764,
"h": 197.7
},
"luminance": 0.29651
}Semantic roles & 50–950 ramp
primary
#33A3A6
secondary
#C07775
accent
#4F4BDC
background
#F8FBFB
surface
#EFF7F7
border
#CAD0D0
text
#0B1212
muted
#7C8181