#32B6BB#32B6BB
#32B6BB is a light, moderate teal. Relative luminance 0.377; OKLCH L 71.0% C 0.109 H 198.8°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #32B6BB |
|---|---|
| RGB | rgb(50, 182, 187) |
| HSL | hsl(182, 58%, 46%) |
| HSV | hsv(182, 73%, 73%) |
| CMYK | cmyk(73.3%, 2.7%, 0%, 26.7%) |
| CIE-LAB | lab(67.81, -32.54, -12.68) |
| CIE-LCH | lch(67.81, 34.93, 201.29°) |
| OKLab | oklab(71.02% -0.1035 -0.0352) |
| OKLCH | oklch(71.02% 0.109 198.8) |
| XYZ | xyz(27.0089, 37.7186, 52.8610) |
| Luminance | 0.3772 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.00
Lightseagreen
#20B2AA
ΔE00 5.24
Darkturquoise
#00CED1
ΔE00 6.38
Topaz
#13BBAF
ΔE00 6.58
Mediumturquoise
#48D1CC
ΔE00 7.81
Cadetblue
#5F9EA0
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B6BB #BB3732
analogous
#32BB7C #32B6BB #3272BB
triadic
#32B6BB #BB32B6 #B6BB32
tetradic
#32B6BB #7C32BB #BB3732 #72BB32
square
#32B6BB #7C32BB #BB3732 #72BB32
split-complementary
#32B6BB #BB3272 #BB7C32
monochromatic
#18585A #25878B #32B6BB #58CED2 #88DCDF
Accessibility & contrast
On white
2.46
#32B6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#32B6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B6BB
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B6BB | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AEBC
Deuteranopia (green-blind)
#959FBC
Tritanopia (blue-blind)
#00BDB7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #32b6bb; /* rgb */ color: rgb(50, 182, 187); /* oklch */ color: oklch(71.0% 0.109 198.8);
Tailwind
colors: {
custom: {
50: '#80cccf',
500: '#32b6bb',
950: '#000000',
},
}SCSS
$custom: #32b6bb; $custom-light: #80cccf; $custom-dark: #000000;
JSON
{
"hex": "#32b6bb",
"rgb": {
"r": 50,
"g": 182,
"b": 187
},
"hsl": {
"h": 182.19,
"s": 57.806,
"l": 46.471
},
"oklch": {
"l": 0.71022,
"c": 0.1093,
"h": 198.8
},
"luminance": 0.37722
}Semantic roles & 50–950 ramp
primary
#32B6BB
secondary
#C98280
accent
#4C47E1
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1313
muted
#7D8282