#33AB9B#33AB9B
#33AB9B is a light, moderate teal. Relative luminance 0.322; OKLCH L 67.2% C 0.106 H 182.2°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #33AB9B |
|---|---|
| RGB | rgb(51, 171, 155) |
| HSL | hsl(172, 54%, 44%) |
| HSV | hsv(172, 70%, 67%) |
| CMYK | cmyk(70.2%, 0%, 9.4%, 32.9%) |
| CIE-LAB | lab(63.50, -36.43, -1.31) |
| CIE-LCH | lch(63.50, 36.45, 182.06°) |
| OKLab | oklab(67.21% -0.1063 -0.0041) |
| OKLCH | oklch(67.21% 0.106 182.2) |
| XYZ | xyz(21.8417, 32.1937, 36.0669) |
| Luminance | 0.3220 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.75
Tealish
#24BCA8
ΔE00 4.85
Topaz
#13BBAF
ΔE00 4.95
Greeny Blue
#42B395
ΔE00 5.13
Blue Green
#0F9B8E
ΔE00 5.28
Dull Teal
#5F9E8F
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33AB9B #AB3343
analogous
#33AB5F #33AB9B #337FAB
triadic
#33AB9B #9B33AB #AB9B33
tetradic
#33AB9B #5F33AB #AB3343 #7FAB33
square
#33AB9B #5F33AB #AB3343 #7FAB33
split-complementary
#33AB9B #AB337F #AB5F33
monochromatic
#174D46 #257C70 #33AB9B #50CBBB #7FD9CD
Accessibility & contrast
On white
2.82
#33AB9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#33AB9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33AB9B
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33AB9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33AB9B | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A19A
Deuteranopia (green-blind)
#92959C
Tritanopia (blue-blind)
#00AEA6
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #33ab9b; /* rgb */ color: rgb(51, 171, 155); /* oklch */ color: oklch(67.2% 0.106 182.2);
Tailwind
colors: {
custom: {
50: '#7cc4b8',
500: '#33ab9b',
950: '#000000',
},
}SCSS
$custom: #33ab9b; $custom-light: #7cc4b8; $custom-dark: #000000;
JSON
{
"hex": "#33ab9b",
"rgb": {
"r": 51,
"g": 171,
"b": 155
},
"hsl": {
"h": 172,
"s": 54.054,
"l": 43.529
},
"oklch": {
"l": 0.67209,
"c": 0.10642,
"h": 182.2
},
"luminance": 0.32196
}Semantic roles & 50–950 ramp
primary
#33AB9B
secondary
#C27882
accent
#4A5EDD
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280