#33AB9C#33AB9C
#33AB9C is a light, moderate teal. Relative luminance 0.322; OKLCH L 67.2% C 0.106 H 183.0°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #33AB9C |
|---|---|
| RGB | rgb(51, 171, 156) |
| HSL | hsl(173, 54%, 44%) |
| HSV | hsv(173, 70%, 67%) |
| CMYK | cmyk(70.2%, 0%, 8.8%, 32.9%) |
| CIE-LAB | lab(63.53, -36.15, -1.83) |
| CIE-LCH | lch(63.53, 36.20, 182.89°) |
| OKLab | oklab(67.24% -0.1059 -0.0055) |
| OKLCH | oklch(67.24% 0.106 183) |
| XYZ | xyz(21.9260, 32.2274, 36.5110) |
| Luminance | 0.3223 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.45
Topaz
#13BBAF
ΔE00 4.83
Tealish
#24BCA8
ΔE00 4.92
Blue Green
#0F9B8E
ΔE00 5.25
Greeny Blue
#42B395
ΔE00 5.44
Sea
#3C9992
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33AB9C #AB3342
analogous
#33AB60 #33AB9C #337EAB
triadic
#33AB9C #9C33AB #AB9C33
tetradic
#33AB9C #6033AB #AB3342 #7EAB33
square
#33AB9C #6033AB #AB3342 #7EAB33
split-complementary
#33AB9C #AB337E #AB6033
monochromatic
#174D46 #257C71 #33AB9C #50CBBC #7FD9CE
Accessibility & contrast
On white
2.82
#33AB9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#33AB9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33AB9C
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33AB9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33AB9C | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A19B
Deuteranopia (green-blind)
#92959D
Tritanopia (blue-blind)
#00AEA6
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #33ab9c; /* rgb */ color: rgb(51, 171, 156); /* oklch */ color: oklch(67.2% 0.106 183.0);
Tailwind
colors: {
custom: {
50: '#7cc4b9',
500: '#33ab9c',
950: '#000000',
},
}SCSS
$custom: #33ab9c; $custom-light: #7cc4b9; $custom-dark: #000000;
JSON
{
"hex": "#33ab9c",
"rgb": {
"r": 51,
"g": 171,
"b": 156
},
"hsl": {
"h": 172.5,
"s": 54.054,
"l": 43.529
},
"oklch": {
"l": 0.67241,
"c": 0.10601,
"h": 183
},
"luminance": 0.3223
}Semantic roles & 50–950 ramp
primary
#33AB9C
secondary
#C27881
accent
#4A5DDD
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280