#32B7BD#32B7BD
#32B7BD is a light, moderate teal. Relative luminance 0.382; OKLCH L 71.3% C 0.110 H 199.5°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #32B7BD |
|---|---|
| RGB | rgb(50, 183, 189) |
| HSL | hsl(183, 58%, 47%) |
| HSV | hsv(183, 74%, 74%) |
| CMYK | cmyk(73.5%, 3.2%, 0%, 25.9%) |
| CIE-LAB | lab(68.18, -32.42, -13.24) |
| CIE-LCH | lch(68.18, 35.02, 202.21°) |
| OKLab | oklab(71.34% -0.1036 -0.0368) |
| OKLCH | oklch(71.34% 0.11 199.5) |
| XYZ | xyz(27.4301, 38.2159, 54.0650) |
| Luminance | 0.3822 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.75
Lightseagreen
#20B2AA
ΔE00 5.67
Darkturquoise
#00CED1
ΔE00 6.19
Topaz
#13BBAF
ΔE00 6.91
Mediumturquoise
#48D1CC
ΔE00 7.74
Cadetblue
#5F9EA0
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B7BD #BD3832
analogous
#32BD7E #32B7BD #3272BD
triadic
#32B7BD #BD32B7 #B7BD32
tetradic
#32B7BD #7E32BD #BD3832 #72BD32
square
#32B7BD #7E32BD #BD3832 #72BD32
split-complementary
#32B7BD #BD3272 #BD7E32
monochromatic
#18595C #25888D #32B7BD #59CED3 #89DCE0
Accessibility & contrast
On white
2.43
#32B7BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#32B7BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B7BD
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B7BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B7BD | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AFBE
Deuteranopia (green-blind)
#96A0BE
Tritanopia (blue-blind)
#00BEB8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #32b7bd; /* rgb */ color: rgb(50, 183, 189); /* oklch */ color: oklch(71.3% 0.110 199.5);
Tailwind
colors: {
custom: {
50: '#80cdd0',
500: '#32b7bd',
950: '#000000',
},
}SCSS
$custom: #32b7bd; $custom-light: #80cdd0; $custom-dark: #000000;
JSON
{
"hex": "#32b7bd",
"rgb": {
"r": 50,
"g": 183,
"b": 189
},
"hsl": {
"h": 182.59,
"s": 58.159,
"l": 46.863
},
"oklch": {
"l": 0.7134,
"c": 0.10993,
"h": 199.5
},
"luminance": 0.38219
}Semantic roles & 50–950 ramp
primary
#32B7BD
secondary
#CA8481
accent
#4D46E1
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1314
muted
#7D8282