#32A2AC#32A2AC
#32A2AC is a light, moderate teal. Relative luminance 0.295; OKLCH L 65.5% C 0.098 H 203.8°. Best body text is #000000 at 6.90:1 contrast (WCAG AA passes).
Color values
| HEX | #32A2AC |
|---|---|
| RGB | rgb(50, 162, 172) |
| HSL | hsl(185, 55%, 44%) |
| HSV | hsv(185, 71%, 67%) |
| CMYK | cmyk(70.9%, 5.8%, 0%, 32.5%) |
| CIE-LAB | lab(61.22, -27.33, -14.25) |
| CIE-LCH | lch(61.22, 30.83, 207.54°) |
| OKLab | oklab(65.52% -0.0898 -0.0396) |
| OKLCH | oklch(65.52% 0.098 203.8) |
| XYZ | xyz(21.6789, 29.4948, 43.5722) |
| Luminance | 0.2950 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.08
Turquoise Blue
#06B1C4
ΔE00 5.18
Sea
#3C9992
ΔE00 7.31
Lightseagreen
#20B2AA
ΔE00 8.50
Darkcyan
#008B8B
ΔE00 9.27
Dark Cyan
#0A888A
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32A2AC #AC3C32
analogous
#32AC79 #32A2AC #3265AC
triadic
#32A2AC #AC32A2 #A2AC32
tetradic
#32A2AC #7932AC #AC3C32 #65AC32
square
#32A2AC #7932AC #AC3C32 #65AC32
split-complementary
#32A2AC #AC3265 #AC7932
monochromatic
#16494D #24757D #32A2AC #4FC2CC #7FD2DA
Accessibility & contrast
On white
3.04
#32A2AC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.90
#32A2AC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #32A2AC
6.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32A2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32A2AC | 1.00 | 3.04 | 6.90 | 6.90 |
| #FFFFFF | 3.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959BAD
Deuteranopia (green-blind)
#838EAC
Tritanopia (blue-blind)
#00A9A5
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #32a2ac; /* rgb */ color: rgb(50, 162, 172); /* oklch */ color: oklch(65.5% 0.098 203.8);
Tailwind
colors: {
custom: {
50: '#7cbec4',
500: '#32a2ac',
950: '#000000',
},
}SCSS
$custom: #32a2ac; $custom-light: #7cbec4; $custom-dark: #000000;
JSON
{
"hex": "#32a2ac",
"rgb": {
"r": 50,
"g": 162,
"b": 172
},
"hsl": {
"h": 184.918,
"s": 54.955,
"l": 43.529
},
"oklch": {
"l": 0.65519,
"c": 0.09816,
"h": 203.8
},
"luminance": 0.29497
}Semantic roles & 50–950 ramp
primary
#32A2AC
secondary
#C37D77
accent
#564ADE
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1212
muted
#7C8181