#33ABA5#33ABA5
#33ABA5 is a light, moderate teal. Relative luminance 0.325; OKLCH L 67.5% C 0.103 H 190.1°. Best body text is #000000 at 7.51:1 contrast (WCAG AA passes).
Color values
| HEX | #33ABA5 |
|---|---|
| RGB | rgb(51, 171, 165) |
| HSL | hsl(177, 54%, 44%) |
| HSV | hsv(177, 70%, 67%) |
| CMYK | cmyk(70.2%, 0%, 3.5%, 32.9%) |
| CIE-LAB | lab(63.79, -33.63, -6.47) |
| CIE-LCH | lch(63.79, 34.25, 190.89°) |
| OKLab | oklab(67.54% -0.1017 -0.0181) |
| OKLCH | oklch(67.54% 0.103 190.1) |
| XYZ | xyz(22.7165, 32.5436, 40.6743) |
| Luminance | 0.3255 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.27
Topaz
#13BBAF
ΔE00 4.98
Sea
#3C9992
ΔE00 5.61
Blue Green
#0F9B8E
ΔE00 6.12
Tealish
#24BCA8
ΔE00 6.62
Dull Teal
#5F9E8F
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33ABA5 #AB3339
analogous
#33AB69 #33ABA5 #3375AB
triadic
#33ABA5 #A533AB #ABA533
tetradic
#33ABA5 #6933AB #AB3339 #75AB33
square
#33ABA5 #6933AB #AB3339 #75AB33
split-complementary
#33ABA5 #AB3375 #AB6933
monochromatic
#174D4A #257C78 #33ABA5 #50CBC5 #7FD9D4
Accessibility & contrast
On white
2.80
#33ABA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.51
#33ABA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33ABA5
7.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33ABA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33ABA5 | 1.00 | 2.80 | 7.51 | 7.51 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A2A5
Deuteranopia (green-blind)
#9095A6
Tritanopia (blue-blind)
#00B0A9
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #33aba5; /* rgb */ color: rgb(51, 171, 165); /* oklch */ color: oklch(67.5% 0.103 190.1);
Tailwind
colors: {
custom: {
50: '#7dc4bf',
500: '#33aba5',
950: '#000000',
},
}SCSS
$custom: #33aba5; $custom-light: #7dc4bf; $custom-dark: #000000;
JSON
{
"hex": "#33aba5",
"rgb": {
"r": 51,
"g": 171,
"b": 165
},
"hsl": {
"h": 177,
"s": 54.054,
"l": 43.529
},
"oklch": {
"l": 0.67538,
"c": 0.10334,
"h": 190.1
},
"luminance": 0.32546
}Semantic roles & 50–950 ramp
primary
#33ABA5
secondary
#C2787B
accent
#4A52DD
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281