#32B3A0#32B3A0
#32B3A0 is a light, moderate teal. Relative luminance 0.355; OKLCH L 69.4% C 0.113 H 180.7°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #32B3A0 |
|---|---|
| RGB | rgb(50, 179, 160) |
| HSL | hsl(171, 56%, 45%) |
| HSV | hsv(171, 72%, 70%) |
| CMYK | cmyk(72.1%, 0%, 10.6%, 29.8%) |
| CIE-LAB | lab(66.10, -38.83, -0.29) |
| CIE-LCH | lch(66.10, 38.83, 180.43°) |
| OKLab | oklab(69.37% -0.1126 -0.0014) |
| OKLCH | oklch(69.37% 0.113 180.7) |
| XYZ | xyz(23.7776, 35.4536, 38.8410) |
| Luminance | 0.3546 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.52
Topaz
#13BBAF
ΔE00 3.60
Greeny Blue
#42B395
ΔE00 3.88
Lightseagreen
#20B2AA
ΔE00 3.97
Turquoise (survey)
#06C2AC
ΔE00 4.20
Blue Green
#0F9B8E
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B3A0 #B33245
analogous
#32B360 #32B3A0 #3285B3
triadic
#32B3A0 #A032B3 #B3A032
tetradic
#32B3A0 #6032B3 #B33245 #85B332
square
#32B3A0 #6032B3 #B33245 #85B332
split-complementary
#32B3A0 #B33285 #B36032
monochromatic
#17534A #258375 #32B3A0 #53CFBD #83DCCF
Accessibility & contrast
On white
2.60
#32B3A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#32B3A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B3A0
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B3A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B3A0 | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA89F
Deuteranopia (green-blind)
#999BA2
Tritanopia (blue-blind)
#00B6AD
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #32b3a0; /* rgb */ color: rgb(50, 179, 160); /* oklch */ color: oklch(69.4% 0.113 180.7);
Tailwind
colors: {
custom: {
50: '#7dcabc',
500: '#32b3a0',
950: '#000000',
},
}SCSS
$custom: #32b3a0; $custom-light: #7dcabc; $custom-dark: #000000;
JSON
{
"hex": "#32b3a0",
"rgb": {
"r": 50,
"g": 179,
"b": 160
},
"hsl": {
"h": 171.163,
"s": 56.332,
"l": 44.902
},
"oklch": {
"l": 0.69366,
"c": 0.11263,
"h": 180.7
},
"luminance": 0.35456
}Semantic roles & 50–950 ramp
primary
#32B3A0
secondary
#C67B86
accent
#485EE0
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281