#32ACAB#32ACAB
#32ACAB is a light, moderate teal. Relative luminance 0.331; OKLCH L 68.0% C 0.104 H 194.2°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #32ACAB |
|---|---|
| RGB | rgb(50, 172, 171) |
| HSL | hsl(180, 55%, 44%) |
| HSV | hsv(180, 71%, 67%) |
| CMYK | cmyk(70.9%, 0%, 0.6%, 32.5%) |
| CIE-LAB | lab(64.26, -32.50, -9.13) |
| CIE-LCH | lch(64.26, 33.76, 195.69°) |
| OKLab | oklab(67.97% -0.1005 -0.0254) |
| OKLCH | oklch(67.97% 0.104 194.2) |
| XYZ | xyz(23.4153, 33.1207, 43.6790) |
| Luminance | 0.3312 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.26
Topaz
#13BBAF
ΔE00 5.83
Sea
#3C9992
ΔE00 6.38
Cadetblue
#5F9EA0
ΔE00 6.72
Turquoise Blue
#06B1C4
ΔE00 7.19
Blue Green
#0F9B8E
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32ACAB #AC3233
analogous
#32AC6E #32ACAB #3270AC
triadic
#32ACAB #AB32AC #ACAB32
tetradic
#32ACAB #6E32AC #AC3233 #70AC32
square
#32ACAB #6E32AC #AC3233 #70AC32
split-complementary
#32ACAB #AC3270 #AC6E32
monochromatic
#164D4D #247D7C #32ACAB #4FCCCB #7FDAD9
Accessibility & contrast
On white
2.75
#32ACAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#32ACAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32ACAB
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32ACAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32ACAB | 1.00 | 2.75 | 7.62 | 7.62 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 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: #32acab; /* rgb */ color: rgb(50, 172, 171); /* oklch */ color: oklch(68.0% 0.104 194.2);
Tailwind
colors: {
custom: {
50: '#7dc5c4',
500: '#32acab',
950: '#000000',
},
}SCSS
$custom: #32acab; $custom-light: #7dc5c4; $custom-dark: #000000;
JSON
{
"hex": "#32acab",
"rgb": {
"r": 50,
"g": 172,
"b": 171
},
"hsl": {
"h": 179.508,
"s": 54.955,
"l": 43.529
},
"oklch": {
"l": 0.67973,
"c": 0.10364,
"h": 194.2
},
"luminance": 0.33123
}Semantic roles & 50–950 ramp
primary
#32ACAB
secondary
#C37778
accent
#4A4BDE
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1312
muted
#7C8281