#33A6A4#33A6A4
#33A6A4 is a light, moderate teal. Relative luminance 0.307; OKLCH L 66.2% C 0.100 H 193.3°. Best body text is #000000 at 7.13:1 contrast (WCAG AA passes).
Color values
| HEX | #33A6A4 |
|---|---|
| RGB | rgb(51, 166, 164) |
| HSL | hsl(179, 53%, 43%) |
| HSV | hsv(179, 69%, 65%) |
| CMYK | cmyk(69.3%, 0%, 1.2%, 34.9%) |
| CIE-LAB | lab(62.21, -31.54, -8.25) |
| CIE-LCH | lch(62.21, 32.60, 194.66°) |
| OKLab | oklab(66.25% -0.097 -0.023) |
| OKLCH | oklch(66.25% 0.1 193.3) |
| XYZ | xyz(21.6993, 30.6541, 39.8880) |
| Luminance | 0.3066 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.20
Sea
#3C9992
ΔE00 4.61
Cadetblue
#5F9EA0
ΔE00 5.93
Blue Green
#0F9B8E
ΔE00 6.04
Topaz
#13BBAF
ΔE00 6.96
Dull Teal
#5F9E8F
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33A6A4 #A63335
analogous
#33A66B #33A6A4 #336EA6
triadic
#33A6A4 #A433A6 #A6A433
tetradic
#33A6A4 #6B33A6 #A63335 #6EA633
square
#33A6A4 #6B33A6 #A63335 #6EA633
split-complementary
#33A6A4 #A6336E #A66B33
monochromatic
#164847 #257776 #33A6A4 #4EC9C6 #7CD7D5
Accessibility & contrast
On white
2.94
#33A6A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.13
#33A6A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33A6A4
7.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33A6A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33A6A4 | 1.00 | 2.94 | 7.13 | 7.13 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9EA4
Deuteranopia (green-blind)
#8A91A5
Tritanopia (blue-blind)
#00ABA5
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #33a6a4; /* rgb */ color: rgb(51, 166, 164); /* oklch */ color: oklch(66.2% 0.100 193.3);
Tailwind
colors: {
custom: {
50: '#7cc1be',
500: '#33a6a4',
950: '#000000',
},
}SCSS
$custom: #33a6a4; $custom-light: #7cc1be; $custom-dark: #000000;
JSON
{
"hex": "#33a6a4",
"rgb": {
"r": 51,
"g": 166,
"b": 164
},
"hsl": {
"h": 178.957,
"s": 52.995,
"l": 42.549
},
"oklch": {
"l": 0.66249,
"c": 0.09972,
"h": 193.3
},
"luminance": 0.30657
}Semantic roles & 50–950 ramp
primary
#33A6A4
secondary
#C07576
accent
#4B4EDC
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1212
muted
#7C8181