#32B0BB#32B0BB
#32B0BB is a light, moderate teal. Relative luminance 0.353; OKLCH L 69.5% C 0.107 H 203.7°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #32B0BB |
|---|---|
| RGB | rgb(50, 176, 187) |
| HSL | hsl(185, 58%, 46%) |
| HSV | hsv(185, 73%, 73%) |
| CMYK | cmyk(73.3%, 5.9%, 0%, 26.7%) |
| CIE-LAB | lab(65.99, -29.65, -15.43) |
| CIE-LCH | lch(65.99, 33.42, 207.49°) |
| OKLab | oklab(69.55% -0.0975 -0.0428) |
| OKLCH | oklch(69.55% 0.107 203.7) |
| XYZ | xyz(25.8064, 35.3135, 52.4602) |
| Luminance | 0.3532 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.61
Cadetblue
#5F9EA0
ΔE00 7.30
Lightseagreen
#20B2AA
ΔE00 7.42
Darkturquoise
#00CED1
ΔE00 8.65
Topaz
#13BBAF
ΔE00 9.24
Sea
#3C9992
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B0BB #BB3D32
analogous
#32BB82 #32B0BB #326BBB
triadic
#32B0BB #BB32B0 #B0BB32
tetradic
#32B0BB #8232BB #BB3D32 #6BBB32
square
#32B0BB #8232BB #BB3D32 #6BBB32
split-complementary
#32B0BB #BB326B #BB8232
monochromatic
#18555A #25838B #32B0BB #58C8D2 #88D8DF
Accessibility & contrast
On white
2.60
#32B0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#32B0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B0BB
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B0BB | 1.00 | 2.60 | 8.06 | 8.06 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A9BC
Deuteranopia (green-blind)
#8E9ABB
Tritanopia (blue-blind)
#00B7B3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #32b0bb; /* rgb */ color: rgb(50, 176, 187); /* oklch */ color: oklch(69.5% 0.107 203.7);
Tailwind
colors: {
custom: {
50: '#7fc8cf',
500: '#32b0bb',
950: '#000000',
},
}SCSS
$custom: #32b0bb; $custom-light: #7fc8cf; $custom-dark: #000000;
JSON
{
"hex": "#32b0bb",
"rgb": {
"r": 50,
"g": 176,
"b": 187
},
"hsl": {
"h": 184.818,
"s": 57.806,
"l": 46.471
},
"oklch": {
"l": 0.69548,
"c": 0.10652,
"h": 203.7
},
"luminance": 0.35317
}Semantic roles & 50–950 ramp
primary
#32B0BB
secondary
#C98680
accent
#5347E1
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282