#33A2A6#33A2A6
#33A2A6 is a light, moderate teal. Relative luminance 0.293; OKLCH L 65.3% C 0.097 H 198.6°. Best body text is #000000 at 6.86:1 contrast (WCAG AA passes).
Color values
| HEX | #33A2A6 |
|---|---|
| RGB | rgb(51, 162, 166) |
| HSL | hsl(182, 53%, 43%) |
| HSV | hsv(182, 69%, 65%) |
| CMYK | cmyk(69.3%, 2.4%, 0%, 34.9%) |
| CIE-LAB | lab(61.04, -29.01, -11.13) |
| CIE-LCH | lch(61.04, 31.07, 200.99°) |
| OKLab | oklab(65.32% -0.092 -0.0309) |
| OKLCH | oklch(65.32% 0.097 198.6) |
| XYZ | xyz(21.1654, 29.2952, 40.6081) |
| Luminance | 0.2930 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.84
Sea
#3C9992
ΔE00 5.26
Lightseagreen
#20B2AA
ΔE00 6.64
Turquoise Blue
#06B1C4
ΔE00 6.69
Blue Green
#0F9B8E
ΔE00 7.57
Darkcyan
#008B8B
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33A2A6 #A63733
analogous
#33A671 #33A2A6 #3368A6
triadic
#33A2A6 #A633A2 #A2A633
tetradic
#33A2A6 #7133A6 #A63733 #68A633
square
#33A2A6 #7133A6 #A63733 #68A633
split-complementary
#33A2A6 #A63368 #A67133
monochromatic
#164748 #257477 #33A2A6 #4EC4C9 #7CD4D7
Accessibility & contrast
On white
3.06
#33A2A6 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.86
#33A2A6 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #33A2A6
6.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33A2A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33A2A6 | 1.00 | 3.06 | 6.86 | 6.86 |
| #FFFFFF | 3.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979BA6
Deuteranopia (green-blind)
#858EA7
Tritanopia (blue-blind)
#00A8A3
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #33a2a6; /* rgb */ color: rgb(51, 162, 166); /* oklch */ color: oklch(65.3% 0.097 198.6);
Tailwind
colors: {
custom: {
50: '#7cbec0',
500: '#33a2a6',
950: '#000000',
},
}SCSS
$custom: #33a2a6; $custom-light: #7cbec0; $custom-dark: #000000;
JSON
{
"hex": "#33a2a6",
"rgb": {
"r": 51,
"g": 162,
"b": 166
},
"hsl": {
"h": 182.087,
"s": 52.995,
"l": 42.549
},
"oklch": {
"l": 0.65319,
"c": 0.09705,
"h": 198.6
},
"luminance": 0.29298
}Semantic roles & 50–950 ramp
primary
#33A2A6
secondary
#C07875
accent
#504BDC
background
#F8FBFB
surface
#EFF7F7
border
#CAD0D0
text
#0B1212
muted
#7C8181