#32ACAA#32ACAA
#32ACAA is a light, moderate teal. Relative luminance 0.331; OKLCH L 67.9% C 0.104 H 193.4°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #32ACAA |
|---|---|
| RGB | rgb(50, 172, 170) |
| HSL | hsl(179, 55%, 44%) |
| HSV | hsv(179, 71%, 67%) |
| CMYK | cmyk(70.9%, 0%, 1.2%, 32.5%) |
| CIE-LAB | lab(64.23, -32.79, -8.61) |
| CIE-LCH | lch(64.23, 33.90, 194.72°) |
| OKLab | oklab(67.94% -0.1009 -0.024) |
| OKLCH | oklch(67.94% 0.104 193.4) |
| XYZ | xyz(23.3203, 33.0827, 43.1790) |
| Luminance | 0.3308 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.95
Topaz
#13BBAF
ΔE00 5.56
Sea
#3C9992
ΔE00 6.24
Cadetblue
#5F9EA0
ΔE00 6.85
Blue Green
#0F9B8E
ΔE00 7.25
Turquoise Blue
#06B1C4
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32ACAA #AC3234
analogous
#32AC6D #32ACAA #3271AC
triadic
#32ACAA #AA32AC #ACAA32
tetradic
#32ACAA #6D32AC #AC3234 #71AC32
square
#32ACAA #6D32AC #AC3234 #71AC32
split-complementary
#32ACAA #AC3271 #AC6D32
monochromatic
#164D4C #247D7B #32ACAA #4FCCCA #7FDAD8
Accessibility & contrast
On white
2.76
#32ACAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#32ACAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32ACAA
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32ACAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32ACAA | 1.00 | 2.76 | 7.62 | 7.62 |
| #FFFFFF | 2.76 | 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)
#A1A3AA
Deuteranopia (green-blind)
#8F96AB
Tritanopia (blue-blind)
#00B1AB
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #32acaa; /* rgb */ color: rgb(50, 172, 170); /* oklch */ color: oklch(67.9% 0.104 193.4);
Tailwind
colors: {
custom: {
50: '#7dc5c3',
500: '#32acaa',
950: '#000000',
},
}SCSS
$custom: #32acaa; $custom-light: #7dc5c3; $custom-dark: #000000;
JSON
{
"hex": "#32acaa",
"rgb": {
"r": 50,
"g": 172,
"b": 170
},
"hsl": {
"h": 179.016,
"s": 54.955,
"l": 43.529
},
"oklch": {
"l": 0.67938,
"c": 0.10373,
"h": 193.4
},
"luminance": 0.33085
}Semantic roles & 50–950 ramp
primary
#32ACAA
secondary
#C37778
accent
#4A4CDE
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281