#33A2A2#33A2A2
#33A2A2 is a light, moderate teal. Relative luminance 0.292; OKLCH L 65.2% C 0.097 H 195.0°. Best body text is #000000 at 6.83:1 contrast (WCAG AA passes).
Color values
| HEX | #33A2A2 |
|---|---|
| RGB | rgb(51, 162, 162) |
| HSL | hsl(180, 52%, 42%) |
| HSV | hsv(180, 69%, 64%) |
| CMYK | cmyk(68.5%, 0%, 0%, 36.5%) |
| CIE-LAB | lab(60.91, -30.20, -9.07) |
| CIE-LCH | lch(60.91, 31.53, 196.71°) |
| OKLab | oklab(65.17% -0.0938 -0.0252) |
| OKLCH | oklch(65.17% 0.097 195) |
| XYZ | xyz(20.8042, 29.1507, 38.7056) |
| Luminance | 0.2915 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 4.05
Cadetblue
#5F9EA0
ΔE00 5.24
Lightseagreen
#20B2AA
ΔE00 5.62
Blue Green
#0F9B8E
ΔE00 6.09
Dull Teal
#5F9E8F
ΔE00 7.59
Teal (survey)
#029386
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33A2A2 #A23333
analogous
#33A26B #33A2A2 #336BA2
triadic
#33A2A2 #A233A2 #A2A233
tetradic
#33A2A2 #6B33A2 #A23333 #6BA233
square
#33A2A2 #6B33A2 #A23333 #6BA233
split-complementary
#33A2A2 #A2336B #A26B33
monochromatic
#164545 #247373 #33A2A2 #4CC7C7 #7AD5D5
Accessibility & contrast
On white
3.07
#33A2A2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.83
#33A2A2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #33A2A2
6.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33A2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33A2A2 | 1.00 | 3.07 | 6.83 | 6.83 |
| #FFFFFF | 3.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979AA2
Deuteranopia (green-blind)
#878EA3
Tritanopia (blue-blind)
#00A7A2
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #33a2a2; /* rgb */ color: rgb(51, 162, 162); /* oklch */ color: oklch(65.2% 0.097 195.0);
Tailwind
colors: {
custom: {
50: '#7bbebd',
500: '#33a2a2',
950: '#000000',
},
}SCSS
$custom: #33a2a2; $custom-light: #7bbebd; $custom-dark: #000000;
JSON
{
"hex": "#33a2a2",
"rgb": {
"r": 51,
"g": 162,
"b": 162
},
"hsl": {
"h": 180,
"s": 52.113,
"l": 41.765
},
"oklch": {
"l": 0.65174,
"c": 0.0971,
"h": 195
},
"luminance": 0.29153
}Semantic roles & 50–950 ramp
primary
#33A2A2
secondary
#BE7373
accent
#4C4CDC
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1212
muted
#7C8181