#33ABA9#33ABA9
#33ABA9 is a light, moderate teal. Relative luminance 0.327; OKLCH L 67.7% C 0.103 H 193.4°. Best body text is #000000 at 7.54:1 contrast (WCAG AA passes).
Color values
| HEX | #33ABA9 |
|---|---|
| RGB | rgb(51, 171, 169) |
| HSL | hsl(179, 54%, 44%) |
| HSV | hsv(179, 70%, 67%) |
| CMYK | cmyk(70.2%, 0%, 1.2%, 32.9%) |
| CIE-LAB | lab(63.91, -32.47, -8.53) |
| CIE-LCH | lch(63.91, 33.57, 194.71°) |
| OKLab | oklab(67.68% -0.0999 -0.0237) |
| OKLCH | oklch(67.68% 0.103 193.4) |
| XYZ | xyz(23.0863, 32.6915, 42.6218) |
| Luminance | 0.3269 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.14
Topaz
#13BBAF
ΔE00 5.79
Sea
#3C9992
ΔE00 5.97
Cadetblue
#5F9EA0
ΔE00 6.64
Blue Green
#0F9B8E
ΔE00 7.05
Turquoise Blue
#06B1C4
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33ABA9 #AB3335
analogous
#33AB6D #33ABA9 #3371AB
triadic
#33ABA9 #A933AB #ABA933
tetradic
#33ABA9 #6D33AB #AB3335 #71AB33
square
#33ABA9 #6D33AB #AB3335 #71AB33
split-complementary
#33ABA9 #AB3371 #AB6D33
monochromatic
#174D4C #257C7A #33ABA9 #50CBC9 #7FD9D7
Accessibility & contrast
On white
2.79
#33ABA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.54
#33ABA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33ABA9
7.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33ABA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33ABA9 | 1.00 | 2.79 | 7.54 | 7.54 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A2A9
Deuteranopia (green-blind)
#8E95AA
Tritanopia (blue-blind)
#00B0AA
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #33aba9; /* rgb */ color: rgb(51, 171, 169); /* oklch */ color: oklch(67.7% 0.103 193.4);
Tailwind
colors: {
custom: {
50: '#7dc4c2',
500: '#33aba9',
950: '#000000',
},
}SCSS
$custom: #33aba9; $custom-light: #7dc4c2; $custom-dark: #000000;
JSON
{
"hex": "#33aba9",
"rgb": {
"r": 51,
"g": 171,
"b": 169
},
"hsl": {
"h": 179,
"s": 54.054,
"l": 43.529
},
"oklch": {
"l": 0.67676,
"c": 0.10271,
"h": 193.4
},
"luminance": 0.32694
}Semantic roles & 50–950 ramp
primary
#33ABA9
secondary
#C27879
accent
#4A4DDD
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281