#32B6BD#32B6BD
#32B6BD is a light, moderate teal. Relative luminance 0.378; OKLCH L 71.1% C 0.109 H 200.3°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #32B6BD |
|---|---|
| RGB | rgb(50, 182, 189) |
| HSL | hsl(183, 58%, 47%) |
| HSV | hsv(183, 74%, 74%) |
| CMYK | cmyk(73.5%, 3.7%, 0%, 25.9%) |
| CIE-LAB | lab(67.88, -31.94, -13.69) |
| CIE-LCH | lch(67.88, 34.76, 203.20°) |
| OKLab | oklab(71.1% -0.1026 -0.038) |
| OKLCH | oklch(71.1% 0.109 200.3) |
| XYZ | xyz(27.2245, 37.8049, 53.9965) |
| Luminance | 0.3781 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.31
Lightseagreen
#20B2AA
ΔE00 5.98
Darkturquoise
#00CED1
ΔE00 6.55
Topaz
#13BBAF
ΔE00 7.33
Mediumturquoise
#48D1CC
ΔE00 8.16
Cadetblue
#5F9EA0
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B6BD #BD3932
analogous
#32BD7F #32B6BD #3270BD
triadic
#32B6BD #BD32B6 #B6BD32
tetradic
#32B6BD #7F32BD #BD3932 #70BD32
square
#32B6BD #7F32BD #BD3932 #70BD32
split-complementary
#32B6BD #BD3270 #BD7F32
monochromatic
#18595C #25878D #32B6BD #59CDD3 #89DCE0
Accessibility & contrast
On white
2.45
#32B6BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#32B6BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B6BD
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B6BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B6BD | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AEBE
Deuteranopia (green-blind)
#949FBE
Tritanopia (blue-blind)
#00BDB8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #32b6bd; /* rgb */ color: rgb(50, 182, 189); /* oklch */ color: oklch(71.1% 0.109 200.3);
Tailwind
colors: {
custom: {
50: '#80ccd0',
500: '#32b6bd',
950: '#000000',
},
}SCSS
$custom: #32b6bd; $custom-light: #80ccd0; $custom-dark: #000000;
JSON
{
"hex": "#32b6bd",
"rgb": {
"r": 50,
"g": 182,
"b": 189
},
"hsl": {
"h": 183.022,
"s": 58.159,
"l": 46.863
},
"oklch": {
"l": 0.71095,
"c": 0.10943,
"h": 200.3
},
"luminance": 0.37808
}Semantic roles & 50–950 ramp
primary
#32B6BD
secondary
#CA8581
accent
#4E46E1
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1314
muted
#7D8282