#32B0BD#32B0BD
#32B0BD is a light, moderate teal. Relative luminance 0.354; OKLCH L 69.6% C 0.107 H 205.3°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #32B0BD |
|---|---|
| RGB | rgb(50, 176, 189) |
| HSL | hsl(186, 58%, 47%) |
| HSV | hsv(186, 74%, 74%) |
| CMYK | cmyk(73.5%, 6.9%, 0%, 25.9%) |
| CIE-LAB | lab(66.06, -29.04, -16.43) |
| CIE-LCH | lch(66.06, 33.36, 209.51°) |
| OKLab | oklab(69.62% -0.0967 -0.0457) |
| OKLCH | oklch(69.62% 0.107 205.3) |
| XYZ | xyz(26.0220, 35.3998, 53.5956) |
| Luminance | 0.3540 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 1.98
Cadetblue
#5F9EA0
ΔE00 7.50
Lightseagreen
#20B2AA
ΔE00 8.17
Darkturquoise
#00CED1
ΔE00 8.97
Topaz
#13BBAF
ΔE00 9.96
Aqua Blue
#02D8E9
ΔE00 10.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B0BD #BD3F32
analogous
#32BD85 #32B0BD #326ABD
triadic
#32B0BD #BD32B0 #B0BD32
tetradic
#32B0BD #8532BD #BD3F32 #6ABD32
square
#32B0BD #8532BD #BD3F32 #6ABD32
split-complementary
#32B0BD #BD326A #BD8532
monochromatic
#18565C #25838D #32B0BD #59C8D3 #89D8E0
Accessibility & contrast
On white
2.60
#32B0BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#32B0BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B0BD
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B0BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B0BD | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A9BE
Deuteranopia (green-blind)
#8E9ABD
Tritanopia (blue-blind)
#00B8B4
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #32b0bd; /* rgb */ color: rgb(50, 176, 189); /* oklch */ color: oklch(69.6% 0.107 205.3);
Tailwind
colors: {
custom: {
50: '#7fc8d0',
500: '#32b0bd',
950: '#000000',
},
}SCSS
$custom: #32b0bd; $custom-light: #7fc8d0; $custom-dark: #000000;
JSON
{
"hex": "#32b0bd",
"rgb": {
"r": 50,
"g": 176,
"b": 189
},
"hsl": {
"h": 185.612,
"s": 58.159,
"l": 46.863
},
"oklch": {
"l": 0.69624,
"c": 0.10692,
"h": 205.3
},
"luminance": 0.35403
}Semantic roles & 50–950 ramp
primary
#32B0BD
secondary
#CA8881
accent
#5546E1
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282