#32B4A3#32B4A3
#32B4A3 is a light, moderate teal. Relative luminance 0.360; OKLCH L 69.7% C 0.112 H 182.2°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #32B4A3 |
|---|---|
| RGB | rgb(50, 180, 163) |
| HSL | hsl(172, 57%, 45%) |
| HSV | hsv(172, 72%, 71%) |
| CMYK | cmyk(72.2%, 0%, 9.4%, 29.4%) |
| CIE-LAB | lab(66.49, -38.47, -1.38) |
| CIE-LCH | lch(66.49, 38.49, 182.05°) |
| OKLab | oklab(69.71% -0.1122 -0.0043) |
| OKLCH | oklch(69.71% 0.112 182.2) |
| XYZ | xyz(24.2443, 35.9621, 40.3069) |
| Luminance | 0.3597 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.36
Topaz
#13BBAF
ΔE00 2.90
Lightseagreen
#20B2AA
ΔE00 3.30
Turquoise (survey)
#06C2AC
ΔE00 4.07
Greeny Blue
#42B395
ΔE00 4.58
Blue Green
#0F9B8E
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B4A3 #B43243
analogous
#32B462 #32B4A3 #3284B4
triadic
#32B4A3 #A332B4 #B4A332
tetradic
#32B4A3 #6232B4 #B43243 #84B432
square
#32B4A3 #6232B4 #B43243 #84B432
split-complementary
#32B4A3 #B43284 #B46232
monochromatic
#17544C #258478 #32B4A3 #54CFBF #84DDD1
Accessibility & contrast
On white
2.56
#32B4A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#32B4A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B4A3
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B4A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B4A3 | 1.00 | 2.56 | 8.19 | 8.19 |
| #FFFFFF | 2.56 | 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)
#ACA9A2
Deuteranopia (green-blind)
#9A9CA5
Tritanopia (blue-blind)
#00B7AF
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #32b4a3; /* rgb */ color: rgb(50, 180, 163); /* oklch */ color: oklch(69.7% 0.112 182.2);
Tailwind
colors: {
custom: {
50: '#7ecbbe',
500: '#32b4a3',
950: '#000000',
},
}SCSS
$custom: #32b4a3; $custom-light: #7ecbbe; $custom-dark: #000000;
JSON
{
"hex": "#32b4a3",
"rgb": {
"r": 50,
"g": 180,
"b": 163
},
"hsl": {
"h": 172.154,
"s": 56.522,
"l": 45.098
},
"oklch": {
"l": 0.69712,
"c": 0.11233,
"h": 182.2
},
"luminance": 0.35965
}Semantic roles & 50–950 ramp
primary
#32B4A3
secondary
#C67C85
accent
#485CE0
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281