#33ABAB#33ABAB
#33ABAB is a light, moderate teal. Relative luminance 0.328; OKLCH L 67.7% C 0.103 H 195.0°. Best body text is #000000 at 7.55:1 contrast (WCAG AA passes).
Color values
| HEX | #33ABAB |
|---|---|
| RGB | rgb(51, 171, 171) |
| HSL | hsl(180, 54%, 44%) |
| HSV | hsv(180, 70%, 67%) |
| CMYK | cmyk(70.2%, 0%, 0%, 32.9%) |
| CIE-LAB | lab(63.97, -31.89, -9.55) |
| CIE-LCH | lch(63.97, 33.29, 196.67°) |
| OKLab | oklab(67.75% -0.099 -0.0265) |
| OKLCH | oklch(67.75% 0.103 195) |
| XYZ | xyz(23.2755, 32.7672, 43.6182) |
| Luminance | 0.3277 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.75
Sea
#3C9992
ΔE00 6.28
Topaz
#13BBAF
ΔE00 6.31
Cadetblue
#5F9EA0
ΔE00 6.38
Turquoise Blue
#06B1C4
ΔE00 6.87
Blue Green
#0F9B8E
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33ABAB #AB3333
analogous
#33AB6F #33ABAB #336FAB
triadic
#33ABAB #AB33AB #ABAB33
tetradic
#33ABAB #6F33AB #AB3333 #6FAB33
square
#33ABAB #6F33AB #AB3333 #6FAB33
split-complementary
#33ABAB #AB336F #AB6F33
monochromatic
#174D4D #257C7C #33ABAB #50CBCB #7FD9D9
Accessibility & contrast
On white
2.78
#33ABAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.55
#33ABAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33ABAB
7.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33ABAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33ABAB | 1.00 | 2.78 | 7.55 | 7.55 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A3AB
Deuteranopia (green-blind)
#8E95AC
Tritanopia (blue-blind)
#00B0AB
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #33abab; /* rgb */ color: rgb(51, 171, 171); /* oklch */ color: oklch(67.7% 0.103 195.0);
Tailwind
colors: {
custom: {
50: '#7dc4c4',
500: '#33abab',
950: '#000000',
},
}SCSS
$custom: #33abab; $custom-light: #7dc4c4; $custom-dark: #000000;
JSON
{
"hex": "#33abab",
"rgb": {
"r": 51,
"g": 171,
"b": 171
},
"hsl": {
"h": 180,
"s": 54.054,
"l": 43.529
},
"oklch": {
"l": 0.67746,
"c": 0.10254,
"h": 195
},
"luminance": 0.3277
}Semantic roles & 50–950 ramp
primary
#33ABAB
secondary
#C27878
accent
#4A4ADD
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1312
muted
#7C8281