#32A3AC#32A3AC
#32A3AC is a light, moderate teal. Relative luminance 0.299; OKLCH L 65.8% C 0.099 H 202.8°. Best body text is #000000 at 6.97:1 contrast (WCAG AA passes).
Color values
| HEX | #32A3AC |
|---|---|
| RGB | rgb(50, 163, 172) |
| HSL | hsl(184, 55%, 44%) |
| HSV | hsv(184, 71%, 67%) |
| CMYK | cmyk(70.9%, 5.2%, 0%, 32.5%) |
| CIE-LAB | lab(61.52, -27.83, -13.79) |
| CIE-LCH | lch(61.52, 31.06, 206.36°) |
| OKLab | oklab(65.77% -0.0908 -0.0383) |
| OKLCH | oklch(65.77% 0.099 202.8) |
| XYZ | xyz(21.8557, 29.8485, 43.6312) |
| Luminance | 0.2985 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 5.06
Turquoise Blue
#06B1C4
ΔE00 5.15
Sea
#3C9992
ΔE00 7.09
Lightseagreen
#20B2AA
ΔE00 7.99
Darkcyan
#008B8B
ΔE00 9.33
Blue Green
#0F9B8E
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32A3AC #AC3B32
analogous
#32AC78 #32A3AC #3266AC
triadic
#32A3AC #AC32A3 #A3AC32
tetradic
#32A3AC #7832AC #AC3B32 #66AC32
square
#32A3AC #7832AC #AC3B32 #66AC32
split-complementary
#32A3AC #AC3266 #AC7832
monochromatic
#16494D #24767D #32A3AC #4FC3CC #7FD3DA
Accessibility & contrast
On white
3.01
#32A3AC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.97
#32A3AC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #32A3AC
6.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32A3AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32A3AC | 1.00 | 3.01 | 6.97 | 6.97 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969CAD
Deuteranopia (green-blind)
#858FAC
Tritanopia (blue-blind)
#00A9A5
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #32a3ac; /* rgb */ color: rgb(50, 163, 172); /* oklch */ color: oklch(65.8% 0.099 202.8);
Tailwind
colors: {
custom: {
50: '#7cbec4',
500: '#32a3ac',
950: '#000000',
},
}SCSS
$custom: #32a3ac; $custom-light: #7cbec4; $custom-dark: #000000;
JSON
{
"hex": "#32a3ac",
"rgb": {
"r": 50,
"g": 163,
"b": 172
},
"hsl": {
"h": 184.426,
"s": 54.955,
"l": 43.529
},
"oklch": {
"l": 0.65768,
"c": 0.09859,
"h": 202.8
},
"luminance": 0.29851
}Semantic roles & 50–950 ramp
primary
#32A3AC
secondary
#C37D77
accent
#544ADE
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1212
muted
#7C8181