#33ABA6#33ABA6
#33ABA6 is a light, moderate teal. Relative luminance 0.326; OKLCH L 67.6% C 0.103 H 190.9°. Best body text is #000000 at 7.52:1 contrast (WCAG AA passes).
Color values
| HEX | #33ABA6 |
|---|---|
| RGB | rgb(51, 171, 166) |
| HSL | hsl(178, 54%, 44%) |
| HSV | hsv(178, 70%, 67%) |
| CMYK | cmyk(70.2%, 0%, 2.9%, 32.9%) |
| CIE-LAB | lab(63.82, -33.34, -6.99) |
| CIE-LCH | lch(63.82, 34.07, 191.83°) |
| OKLab | oklab(67.57% -0.1013 -0.0195) |
| OKLCH | oklch(67.57% 0.103 190.9) |
| XYZ | xyz(22.8079, 32.5801, 41.1555) |
| Luminance | 0.3258 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.42
Topaz
#13BBAF
ΔE00 5.15
Sea
#3C9992
ΔE00 5.66
Blue Green
#0F9B8E
ΔE00 6.33
Tealish
#24BCA8
ΔE00 6.90
Cadetblue
#5F9EA0
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33ABA6 #AB3338
analogous
#33AB6A #33ABA6 #3374AB
triadic
#33ABA6 #A633AB #ABA633
tetradic
#33ABA6 #6A33AB #AB3338 #74AB33
square
#33ABA6 #6A33AB #AB3338 #74AB33
split-complementary
#33ABA6 #AB3374 #AB6A33
monochromatic
#174D4A #257C78 #33ABA6 #50CBC6 #7FD9D5
Accessibility & contrast
On white
2.79
#33ABA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.52
#33ABA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33ABA6
7.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33ABA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33ABA6 | 1.00 | 2.79 | 7.52 | 7.52 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A2A6
Deuteranopia (green-blind)
#8F95A7
Tritanopia (blue-blind)
#00B0A9
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #33aba6; /* rgb */ color: rgb(51, 171, 166); /* oklch */ color: oklch(67.6% 0.103 190.9);
Tailwind
colors: {
custom: {
50: '#7dc4c0',
500: '#33aba6',
950: '#000000',
},
}SCSS
$custom: #33aba6; $custom-light: #7dc4c0; $custom-dark: #000000;
JSON
{
"hex": "#33aba6",
"rgb": {
"r": 51,
"g": 171,
"b": 166
},
"hsl": {
"h": 177.5,
"s": 54.054,
"l": 43.529
},
"oklch": {
"l": 0.67572,
"c": 0.10314,
"h": 190.9
},
"luminance": 0.32583
}Semantic roles & 50–950 ramp
primary
#33ABA6
secondary
#C2787B
accent
#4A51DD
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281