#32B2BA#32B2BA
#32B2BA is a light, moderate teal. Relative luminance 0.361; OKLCH L 70.0% C 0.107 H 201.3°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #32B2BA |
|---|---|
| RGB | rgb(50, 178, 186) |
| HSL | hsl(184, 58%, 46%) |
| HSV | hsv(184, 73%, 73%) |
| CMYK | cmyk(73.1%, 4.3%, 0%, 27.1%) |
| CIE-LAB | lab(66.57, -30.92, -14.00) |
| CIE-LCH | lch(66.57, 33.94, 204.37°) |
| OKLab | oklab(70% -0.0999 -0.0389) |
| OKLCH | oklch(70% 0.107 201.3) |
| XYZ | xyz(26.0948, 36.0609, 52.0300) |
| Luminance | 0.3606 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.68
Lightseagreen
#20B2AA
ΔE00 6.25
Cadetblue
#5F9EA0
ΔE00 7.55
Darkturquoise
#00CED1
ΔE00 7.72
Topaz
#13BBAF
ΔE00 7.97
Mediumturquoise
#48D1CC
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B2BA #BA3A32
analogous
#32BA7E #32B2BA #326EBA
triadic
#32B2BA #BA32B2 #B2BA32
tetradic
#32B2BA #7E32BA #BA3A32 #6EBA32
square
#32B2BA #7E32BA #BA3A32 #6EBA32
split-complementary
#32B2BA #BA326E #BA7E32
monochromatic
#18565A #25848A #32B2BA #57CBD2 #88DADF
Accessibility & contrast
On white
2.56
#32B2BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#32B2BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B2BA
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B2BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B2BA | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AABB
Deuteranopia (green-blind)
#919CBB
Tritanopia (blue-blind)
#00B9B4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #32b2ba; /* rgb */ color: rgb(50, 178, 186); /* oklch */ color: oklch(70.0% 0.107 201.3);
Tailwind
colors: {
custom: {
50: '#7fc9ce',
500: '#32b2ba',
950: '#000000',
},
}SCSS
$custom: #32b2ba; $custom-light: #7fc9ce; $custom-dark: #000000;
JSON
{
"hex": "#32b2ba",
"rgb": {
"r": 50,
"g": 178,
"b": 186
},
"hsl": {
"h": 183.529,
"s": 57.627,
"l": 46.275
},
"oklch": {
"l": 0.70002,
"c": 0.10724,
"h": 201.3
},
"luminance": 0.36064
}Semantic roles & 50–950 ramp
primary
#32B2BA
secondary
#C9837F
accent
#5047E1
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282