#32B2B7#32B2B7
#32B2B7 is a light, moderate teal. Relative luminance 0.359; OKLCH L 69.9% C 0.107 H 198.9°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #32B2B7 |
|---|---|
| RGB | rgb(50, 178, 183) |
| HSL | hsl(182, 57%, 46%) |
| HSV | hsv(182, 73%, 72%) |
| CMYK | cmyk(72.7%, 2.7%, 0%, 28.2%) |
| CIE-LAB | lab(66.47, -31.82, -12.49) |
| CIE-LCH | lch(66.47, 34.18, 201.43°) |
| OKLab | oklab(69.89% -0.1012 -0.0347) |
| OKLCH | oklch(69.89% 0.107 198.9) |
| XYZ | xyz(25.7792, 35.9347, 50.3680) |
| Luminance | 0.3594 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.78
Lightseagreen
#20B2AA
ΔE00 5.11
Topaz
#13BBAF
ΔE00 6.88
Darkturquoise
#00CED1
ΔE00 7.47
Cadetblue
#5F9EA0
ΔE00 7.51
Mediumturquoise
#48D1CC
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B2B7 #B73732
analogous
#32B77A #32B2B7 #326FB7
triadic
#32B2B7 #B732B2 #B2B732
tetradic
#32B2B7 #7A32B7 #B73732 #6FB732
square
#32B2B7 #7A32B7 #B73732 #6FB732
split-complementary
#32B2B7 #B7326F #B77A32
monochromatic
#185457 #258387 #32B2B7 #56CCD1 #86DBDE
Accessibility & contrast
On white
2.56
#32B2B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#32B2B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B2B7
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B2B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B2B7 | 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)
#A5AAB8
Deuteranopia (green-blind)
#929CB8
Tritanopia (blue-blind)
#00B8B3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #32b2b7; /* rgb */ color: rgb(50, 178, 183); /* oklch */ color: oklch(69.9% 0.107 198.9);
Tailwind
colors: {
custom: {
50: '#7fc9cc',
500: '#32b2b7',
950: '#000000',
},
}SCSS
$custom: #32b2b7; $custom-light: #7fc9cc; $custom-dark: #000000;
JSON
{
"hex": "#32b2b7",
"rgb": {
"r": 50,
"g": 178,
"b": 183
},
"hsl": {
"h": 182.256,
"s": 57.082,
"l": 45.686
},
"oklch": {
"l": 0.69891,
"c": 0.10701,
"h": 198.9
},
"luminance": 0.35938
}Semantic roles & 50–950 ramp
primary
#32B2B7
secondary
#C7807D
accent
#4D47E0
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282