#32B0BC#32B0BC
#32B0BC is a light, moderate teal. Relative luminance 0.354; OKLCH L 69.6% C 0.107 H 204.5°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #32B0BC |
|---|---|
| RGB | rgb(50, 176, 188) |
| HSL | hsl(185, 58%, 47%) |
| HSV | hsv(185, 73%, 74%) |
| CMYK | cmyk(73.4%, 6.4%, 0%, 26.3%) |
| CIE-LAB | lab(66.03, -29.34, -15.93) |
| CIE-LCH | lch(66.03, 33.39, 208.50°) |
| OKLab | oklab(69.58% -0.0971 -0.0443) |
| OKLCH | oklch(69.58% 0.107 204.5) |
| XYZ | xyz(25.9138, 35.3565, 53.0259) |
| Luminance | 0.3536 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.28
Cadetblue
#5F9EA0
ΔE00 7.39
Lightseagreen
#20B2AA
ΔE00 7.79
Darkturquoise
#00CED1
ΔE00 8.80
Topaz
#13BBAF
ΔE00 9.60
Sea
#3C9992
ΔE00 10.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B0BC #BC3E32
analogous
#32BC83 #32B0BC #326BBC
triadic
#32B0BC #BC32B0 #B0BC32
tetradic
#32B0BC #8332BC #BC3E32 #6BBC32
square
#32B0BC #8332BC #BC3E32 #6BBC32
split-complementary
#32B0BC #BC326B #BC8332
monochromatic
#18555B #25838C #32B0BC #58C8D3 #89D8E0
Accessibility & contrast
On white
2.60
#32B0BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#32B0BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B0BC
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B0BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B0BC | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A9BD
Deuteranopia (green-blind)
#8E9ABC
Tritanopia (blue-blind)
#00B7B3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #32b0bc; /* rgb */ color: rgb(50, 176, 188); /* oklch */ color: oklch(69.6% 0.107 204.5);
Tailwind
colors: {
custom: {
50: '#7fc8d0',
500: '#32b0bc',
950: '#000000',
},
}SCSS
$custom: #32b0bc; $custom-light: #7fc8d0; $custom-dark: #000000;
JSON
{
"hex": "#32b0bc",
"rgb": {
"r": 50,
"g": 176,
"b": 188
},
"hsl": {
"h": 185.217,
"s": 57.983,
"l": 46.667
},
"oklch": {
"l": 0.69585,
"c": 0.10671,
"h": 204.5
},
"luminance": 0.3536
}Semantic roles & 50–950 ramp
primary
#32B0BC
secondary
#C98780
accent
#5447E1
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282