#32B5BB#32B5BB
#32B5BB is a light, moderate teal. Relative luminance 0.373; OKLCH L 70.8% C 0.109 H 199.6°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #32B5BB |
|---|---|
| RGB | rgb(50, 181, 187) |
| HSL | hsl(183, 58%, 46%) |
| HSV | hsv(183, 73%, 73%) |
| CMYK | cmyk(73.3%, 3.2%, 0%, 26.7%) |
| CIE-LAB | lab(67.51, -32.06, -13.14) |
| CIE-LCH | lch(67.51, 34.65, 202.28°) |
| OKLab | oklab(70.78% -0.1025 -0.0365) |
| OKLCH | oklch(70.78% 0.109 199.6) |
| XYZ | xyz(26.8049, 37.3105, 52.7930) |
| Luminance | 0.3731 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.57
Lightseagreen
#20B2AA
ΔE00 5.56
Darkturquoise
#00CED1
ΔE00 6.72
Topaz
#13BBAF
ΔE00 7.01
Cadetblue
#5F9EA0
ΔE00 8.17
Mediumturquoise
#48D1CC
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B5BB #BB3832
analogous
#32BB7D #32B5BB #3271BB
triadic
#32B5BB #BB32B5 #B5BB32
tetradic
#32B5BB #7D32BB #BB3832 #71BB32
square
#32B5BB #7D32BB #BB3832 #71BB32
split-complementary
#32B5BB #BB3271 #BB7D32
monochromatic
#18585A #25868B #32B5BB #58CDD2 #88DBDF
Accessibility & contrast
On white
2.48
#32B5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#32B5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B5BB
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B5BB | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ADBC
Deuteranopia (green-blind)
#949EBC
Tritanopia (blue-blind)
#00BCB6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #32b5bb; /* rgb */ color: rgb(50, 181, 187); /* oklch */ color: oklch(70.8% 0.109 199.6);
Tailwind
colors: {
custom: {
50: '#80cbcf',
500: '#32b5bb',
950: '#000000',
},
}SCSS
$custom: #32b5bb; $custom-light: #80cbcf; $custom-dark: #000000;
JSON
{
"hex": "#32b5bb",
"rgb": {
"r": 50,
"g": 181,
"b": 187
},
"hsl": {
"h": 182.628,
"s": 57.806,
"l": 46.471
},
"oklch": {
"l": 0.70776,
"c": 0.10878,
"h": 199.6
},
"luminance": 0.37314
}Semantic roles & 50–950 ramp
primary
#32B5BB
secondary
#C98380
accent
#4E47E1
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282