#33A2A5#33A2A5
#33A2A5 is a light, moderate teal. Relative luminance 0.293; OKLCH L 65.3% C 0.097 H 197.7°. Best body text is #000000 at 6.85:1 contrast (WCAG AA passes).
Color values
| HEX | #33A2A5 |
|---|---|
| RGB | rgb(51, 162, 165) |
| HSL | hsl(182, 53%, 42%) |
| HSV | hsv(182, 69%, 65%) |
| CMYK | cmyk(69.1%, 1.8%, 0%, 35.3%) |
| CIE-LAB | lab(61.01, -29.31, -10.62) |
| CIE-LCH | lch(61.01, 31.17, 199.91°) |
| OKLab | oklab(65.28% -0.0924 -0.0295) |
| OKLCH | oklch(65.28% 0.097 197.7) |
| XYZ | xyz(21.0741, 29.2587, 40.1268) |
| Luminance | 0.2926 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.90
Sea
#3C9992
ΔE00 4.94
Lightseagreen
#20B2AA
ΔE00 6.36
Turquoise Blue
#06B1C4
ΔE00 6.99
Blue Green
#0F9B8E
ΔE00 7.19
Darkcyan
#008B8B
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33A2A5 #A53633
analogous
#33A56F #33A2A5 #3369A5
triadic
#33A2A5 #A533A2 #A2A533
tetradic
#33A2A5 #6F33A5 #A53633 #69A533
square
#33A2A5 #6F33A5 #A53633 #69A533
split-complementary
#33A2A5 #A53369 #A56F33
monochromatic
#164648 #257476 #33A2A5 #4DC5C8 #7CD4D6
Accessibility & contrast
On white
3.06
#33A2A5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.85
#33A2A5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #33A2A5
6.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33A2A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33A2A5 | 1.00 | 3.06 | 6.85 | 6.85 |
| #FFFFFF | 3.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979AA5
Deuteranopia (green-blind)
#868EA6
Tritanopia (blue-blind)
#00A8A3
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #33a2a5; /* rgb */ color: rgb(51, 162, 165); /* oklch */ color: oklch(65.3% 0.097 197.7);
Tailwind
colors: {
custom: {
50: '#7cbebf',
500: '#33a2a5',
950: '#000000',
},
}SCSS
$custom: #33a2a5; $custom-light: #7cbebf; $custom-dark: #000000;
JSON
{
"hex": "#33a2a5",
"rgb": {
"r": 51,
"g": 162,
"b": 165
},
"hsl": {
"h": 181.579,
"s": 52.778,
"l": 42.353
},
"oklch": {
"l": 0.65282,
"c": 0.09702,
"h": 197.7
},
"luminance": 0.29261
}Semantic roles & 50–950 ramp
primary
#33A2A5
secondary
#BF7775
accent
#4F4CDC
background
#F8FBFB
surface
#EFF7F7
border
#CAD0D0
text
#0B1212
muted
#7C8181