#33ACAB#33ACAB
#33ACAB is a light, moderate teal. Relative luminance 0.331; OKLCH L 68.0% C 0.103 H 194.2°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #33ACAB |
|---|---|
| RGB | rgb(51, 172, 171) |
| HSL | hsl(180, 54%, 44%) |
| HSV | hsv(180, 70%, 67%) |
| CMYK | cmyk(70.3%, 0%, 0.6%, 32.5%) |
| CIE-LAB | lab(64.28, -32.37, -9.09) |
| CIE-LCH | lch(64.28, 33.62, 195.69°) |
| OKLab | oklab(68% -0.1001 -0.0253) |
| OKLCH | oklch(68% 0.103 194.2) |
| XYZ | xyz(23.4651, 33.1464, 43.6814) |
| Luminance | 0.3315 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.28
Topaz
#13BBAF
ΔE00 5.84
Sea
#3C9992
ΔE00 6.38
Cadetblue
#5F9EA0
ΔE00 6.68
Turquoise Blue
#06B1C4
ΔE00 7.18
Blue Green
#0F9B8E
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#33ACAB #AC3334
analogous
#33AC6E #33ACAB #3370AC
triadic
#33ACAB #AB33AC #ACAB33
tetradic
#33ACAB #6E33AC #AC3334 #70AC33
square
#33ACAB #6E33AC #AC3334 #70AC33
split-complementary
#33ACAB #AC3370 #AC6E33
monochromatic
#174E4D #257D7C #33ACAB #51CBCA #80D9D9
Accessibility & contrast
On white
2.75
#33ACAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#33ACAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #33ACAB
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##33ACAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##33ACAB | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A3AB
Deuteranopia (green-blind)
#8F96AC
Tritanopia (blue-blind)
#00B1AB
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #33acab; /* rgb */ color: rgb(51, 172, 171); /* oklch */ color: oklch(68.0% 0.103 194.2);
Tailwind
colors: {
custom: {
50: '#7dc5c4',
500: '#33acab',
950: '#000000',
},
}SCSS
$custom: #33acab; $custom-light: #7dc5c4; $custom-dark: #000000;
JSON
{
"hex": "#33acab",
"rgb": {
"r": 51,
"g": 172,
"b": 171
},
"hsl": {
"h": 179.504,
"s": 54.26,
"l": 43.725
},
"oklch": {
"l": 0.67996,
"c": 0.10321,
"h": 194.2
},
"luminance": 0.33149
}Semantic roles & 50–950 ramp
primary
#33ACAB
secondary
#C27879
accent
#4A4BDE
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1312
muted
#7C8281