#33ABAE#33ABAE
#33ABAE is a light, moderate teal. Relative luminance 0.329; OKLCH L 67.9% C 0.102 H 197.5°. Best body text is #000000 at 7.58:1 contrast (WCAG AA passes).
Color values
| HEX | #33ABAE |
|---|---|
| RGB | rgb(51, 171, 174) |
| HSL | hsl(181, 55%, 44%) |
| HSV | hsv(181, 71%, 68%) |
| CMYK | cmyk(70.7%, 1.7%, 0%, 31.8%) |
| CIE-LAB | lab(64.07, -31.00, -11.09) |
| CIE-LCH | lch(64.07, 32.93, 199.68°) |
| OKLab | oklab(67.85% -0.0977 -0.0308) |
| OKLCH | oklch(67.85% 0.102 197.5) |
| XYZ | xyz(23.5647, 32.8829, 45.1413) |
| Luminance | 0.3289 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.77
Turquoise Blue
#06B1C4
ΔE00 5.74
Cadetblue
#5F9EA0
ΔE00 6.13
Sea
#3C9992
ΔE00 6.87
Topaz
#13BBAF
ΔE00 7.19
Blue Green
#0F9B8E
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33ABAE #AE3633
analogous
#33AE74 #33ABAE #336EAE
triadic
#33ABAE #AE33AB #ABAE33
tetradic
#33ABAE #7433AE #AE3633 #6EAE33
square
#33ABAE #7433AE #AE3633 #6EAE33
split-complementary
#33ABAE #AE336E #AE7433
monochromatic
#174E4F #257C7F #33ABAE #52C9CC #81D8DA
Accessibility & contrast
On white
2.77
#33ABAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.58
#33ABAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33ABAE
7.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33ABAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33ABAE | 1.00 | 2.77 | 7.58 | 7.58 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA3AE
Deuteranopia (green-blind)
#8D96AF
Tritanopia (blue-blind)
#00B1AC
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #33abae; /* rgb */ color: rgb(51, 171, 174); /* oklch */ color: oklch(67.9% 0.102 197.5);
Tailwind
colors: {
custom: {
50: '#7ec4c6',
500: '#33abae',
950: '#000000',
},
}SCSS
$custom: #33abae; $custom-light: #7ec4c6; $custom-dark: #000000;
JSON
{
"hex": "#33abae",
"rgb": {
"r": 51,
"g": 171,
"b": 174
},
"hsl": {
"h": 181.463,
"s": 54.667,
"l": 44.118
},
"oklch": {
"l": 0.67854,
"c": 0.10245,
"h": 197.5
},
"luminance": 0.32886
}Semantic roles & 50–950 ramp
primary
#33ABAE
secondary
#C37B79
accent
#4D4ADE
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1313
muted
#7C8282