#33AB9A#33AB9A
#33AB9A is a light, moderate teal. Relative luminance 0.322; OKLCH L 67.2% C 0.107 H 181.5°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #33AB9A |
|---|---|
| RGB | rgb(51, 171, 154) |
| HSL | hsl(172, 54%, 44%) |
| HSV | hsv(172, 70%, 67%) |
| CMYK | cmyk(70.2%, 0%, 9.9%, 32.9%) |
| CIE-LAB | lab(63.48, -36.70, -0.79) |
| CIE-LCH | lch(63.48, 36.71, 181.23°) |
| OKLab | oklab(67.18% -0.1068 -0.0027) |
| OKLCH | oklch(67.18% 0.107 181.5) |
| XYZ | xyz(21.7581, 32.1602, 35.6264) |
| Luminance | 0.3216 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.05
Tealish
#24BCA8
ΔE00 4.80
Greeny Blue
#42B395
ΔE00 4.82
Topaz
#13BBAF
ΔE00 5.10
Blue Green
#0F9B8E
ΔE00 5.33
Dull Teal
#5F9E8F
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33AB9A #AB3344
analogous
#33AB5E #33AB9A #3380AB
triadic
#33AB9A #9A33AB #AB9A33
tetradic
#33AB9A #5E33AB #AB3344 #80AB33
square
#33AB9A #5E33AB #AB3344 #80AB33
split-complementary
#33AB9A #AB3380 #AB5E33
monochromatic
#174D45 #257C70 #33AB9A #50CBBA #7FD9CC
Accessibility & contrast
On white
2.83
#33AB9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#33AB9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33AB9A
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33AB9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33AB9A | 1.00 | 2.83 | 7.43 | 7.43 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A199
Deuteranopia (green-blind)
#92959C
Tritanopia (blue-blind)
#00AEA6
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #33ab9a; /* rgb */ color: rgb(51, 171, 154); /* oklch */ color: oklch(67.2% 0.107 181.5);
Tailwind
colors: {
custom: {
50: '#7cc4b7',
500: '#33ab9a',
950: '#000000',
},
}SCSS
$custom: #33ab9a; $custom-light: #7cc4b7; $custom-dark: #000000;
JSON
{
"hex": "#33ab9a",
"rgb": {
"r": 51,
"g": 171,
"b": 154
},
"hsl": {
"h": 171.5,
"s": 54.054,
"l": 43.529
},
"oklch": {
"l": 0.67178,
"c": 0.10684,
"h": 181.5
},
"luminance": 0.32163
}Semantic roles & 50–950 ramp
primary
#33AB9A
secondary
#C27882
accent
#4A5FDD
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280