#32B4A2#32B4A2
#32B4A2 is a light, moderate teal. Relative luminance 0.359; OKLCH L 69.7% C 0.113 H 181.5°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #32B4A2 |
|---|---|
| RGB | rgb(50, 180, 162) |
| HSL | hsl(172, 57%, 45%) |
| HSV | hsv(172, 72%, 71%) |
| CMYK | cmyk(72.2%, 0%, 10%, 29.4%) |
| CIE-LAB | lab(66.46, -38.74, -0.87) |
| CIE-LCH | lch(66.46, 38.75, 181.28°) |
| OKLab | oklab(69.68% -0.1127 -0.003) |
| OKLCH | oklch(69.68% 0.113 181.5) |
| XYZ | xyz(24.1551, 35.9264, 39.8369) |
| Luminance | 0.3593 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.28
Topaz
#13BBAF
ΔE00 3.14
Lightseagreen
#20B2AA
ΔE00 3.64
Turquoise (survey)
#06C2AC
ΔE00 3.99
Greeny Blue
#42B395
ΔE00 4.25
Blue Green
#0F9B8E
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B4A2 #B43244
analogous
#32B461 #32B4A2 #3285B4
triadic
#32B4A2 #A232B4 #B4A232
tetradic
#32B4A2 #6132B4 #B43244 #85B432
square
#32B4A2 #6132B4 #B43244 #85B432
split-complementary
#32B4A2 #B43285 #B46132
monochromatic
#17544C #258477 #32B4A2 #54CFBE #84DDD0
Accessibility & contrast
On white
2.57
#32B4A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#32B4A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B4A2
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B4A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B4A2 | 1.00 | 2.57 | 8.19 | 8.19 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA9A1
Deuteranopia (green-blind)
#9A9CA4
Tritanopia (blue-blind)
#00B7AE
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #32b4a2; /* rgb */ color: rgb(50, 180, 162); /* oklch */ color: oklch(69.7% 0.113 181.5);
Tailwind
colors: {
custom: {
50: '#7dcbbd',
500: '#32b4a2',
950: '#000000',
},
}SCSS
$custom: #32b4a2; $custom-light: #7dcbbd; $custom-dark: #000000;
JSON
{
"hex": "#32b4a2",
"rgb": {
"r": 50,
"g": 180,
"b": 162
},
"hsl": {
"h": 171.692,
"s": 56.522,
"l": 45.098
},
"oklch": {
"l": 0.69681,
"c": 0.11275,
"h": 181.5
},
"luminance": 0.35929
}Semantic roles & 50–950 ramp
primary
#32B4A2
secondary
#C67C86
accent
#485DE0
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281