#33A2AA#33A2AA
#33A2AA is a light, moderate teal. Relative luminance 0.294; OKLCH L 65.5% C 0.097 H 202.1°. Best body text is #000000 at 6.89:1 contrast (WCAG AA passes).
Color values
| HEX | #33A2AA |
|---|---|
| RGB | rgb(51, 162, 170) |
| HSL | hsl(184, 54%, 43%) |
| HSV | hsv(184, 70%, 67%) |
| CMYK | cmyk(70%, 4.7%, 0%, 33.3%) |
| CIE-LAB | lab(61.17, -27.81, -13.19) |
| CIE-LCH | lch(61.17, 30.78, 205.38°) |
| OKLab | oklab(65.47% -0.0902 -0.0366) |
| OKLCH | oklch(65.47% 0.097 202.1) |
| XYZ | xyz(21.5381, 29.4443, 42.5706) |
| Luminance | 0.2945 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.86
Turquoise Blue
#06B1C4
ΔE00 5.61
Sea
#3C9992
ΔE00 6.62
Lightseagreen
#20B2AA
ΔE00 7.86
Darkcyan
#008B8B
ΔE00 8.92
Blue Green
#0F9B8E
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33A2AA #AA3B33
analogous
#33AA76 #33A2AA #3366AA
triadic
#33A2AA #AA33A2 #A2AA33
tetradic
#33A2AA #7633AA #AA3B33 #66AA33
square
#33A2AA #7633AA #AA3B33 #66AA33
split-complementary
#33A2AA #AA3366 #AA7633
monochromatic
#17484C #25757B #33A2AA #50C2CA #7FD3D9
Accessibility & contrast
On white
3.05
#33A2AA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.89
#33A2AA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #33A2AA
6.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33A2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33A2AA | 1.00 | 3.05 | 6.89 | 6.89 |
| #FFFFFF | 3.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969BAB
Deuteranopia (green-blind)
#848EAA
Tritanopia (blue-blind)
#00A8A4
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #33a2aa; /* rgb */ color: rgb(51, 162, 170); /* oklch */ color: oklch(65.5% 0.097 202.1);
Tailwind
colors: {
custom: {
50: '#7cbec3',
500: '#33a2aa',
950: '#000000',
},
}SCSS
$custom: #33a2aa; $custom-light: #7cbec3; $custom-dark: #000000;
JSON
{
"hex": "#33a2aa",
"rgb": {
"r": 51,
"g": 162,
"b": 170
},
"hsl": {
"h": 184.034,
"s": 53.846,
"l": 43.333
},
"oklch": {
"l": 0.65468,
"c": 0.09739,
"h": 202.1
},
"luminance": 0.29447
}Semantic roles & 50–950 ramp
primary
#33A2AA
secondary
#C27C77
accent
#544BDD
background
#F8FBFB
surface
#EFF6F7
border
#CAD0D0
text
#0B1212
muted
#7C8181