#33ABA3#33ABA3
#33ABA3 is a light, moderate teal. Relative luminance 0.325; OKLCH L 67.5% C 0.104 H 188.5°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #33ABA3 |
|---|---|
| RGB | rgb(51, 171, 163) |
| HSL | hsl(176, 54%, 44%) |
| HSV | hsv(176, 70%, 67%) |
| CMYK | cmyk(70.2%, 0%, 4.7%, 32.9%) |
| CIE-LAB | lab(63.73, -34.20, -5.44) |
| CIE-LCH | lch(63.73, 34.63, 189.04°) |
| OKLab | oklab(67.47% -0.1026 -0.0153) |
| OKLCH | oklch(67.47% 0.104 188.5) |
| XYZ | xyz(22.5359, 32.4714, 39.7231) |
| Luminance | 0.3247 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.15
Topaz
#13BBAF
ΔE00 4.73
Sea
#3C9992
ΔE00 5.57
Blue Green
#0F9B8E
ΔE00 5.77
Tealish
#24BCA8
ΔE00 6.10
Dull Teal
#5F9E8F
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33ABA3 #AB333B
analogous
#33AB67 #33ABA3 #3377AB
triadic
#33ABA3 #A333AB #ABA333
tetradic
#33ABA3 #6733AB #AB333B #77AB33
square
#33ABA3 #6733AB #AB333B #77AB33
split-complementary
#33ABA3 #AB3377 #AB6733
monochromatic
#174D49 #257C76 #33ABA3 #50CBC3 #7FD9D3
Accessibility & contrast
On white
2.80
#33ABA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#33ABA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33ABA3
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33ABA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33ABA3 | 1.00 | 2.80 | 7.49 | 7.49 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A2A3
Deuteranopia (green-blind)
#9095A4
Tritanopia (blue-blind)
#00AFA8
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #33aba3; /* rgb */ color: rgb(51, 171, 163); /* oklch */ color: oklch(67.5% 0.104 188.5);
Tailwind
colors: {
custom: {
50: '#7dc4be',
500: '#33aba3',
950: '#000000',
},
}SCSS
$custom: #33aba3; $custom-light: #7dc4be; $custom-dark: #000000;
JSON
{
"hex": "#33aba3",
"rgb": {
"r": 51,
"g": 171,
"b": 163
},
"hsl": {
"h": 176,
"s": 54.054,
"l": 43.529
},
"oklch": {
"l": 0.6747,
"c": 0.10378,
"h": 188.5
},
"luminance": 0.32474
}Semantic roles & 50–950 ramp
primary
#33ABA3
secondary
#C2787D
accent
#4A54DD
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281