#32B8BB#32B8BB
#32B8BB is a light, moderate teal. Relative luminance 0.385; OKLCH L 71.5% C 0.110 H 197.2°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #32B8BB |
|---|---|
| RGB | rgb(50, 184, 187) |
| HSL | hsl(181, 58%, 46%) |
| HSV | hsv(181, 73%, 73%) |
| CMYK | cmyk(73.3%, 1.6%, 0%, 26.7%) |
| CIE-LAB | lab(68.42, -33.49, -11.77) |
| CIE-LCH | lch(68.42, 35.50, 199.37°) |
| OKLab | oklab(71.51% -0.1054 -0.0327) |
| OKLCH | oklch(71.51% 0.11 197.2) |
| XYZ | xyz(27.4215, 38.5436, 52.9985) |
| Luminance | 0.3855 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.69
Topaz
#13BBAF
ΔE00 5.75
Darkturquoise
#00CED1
ΔE00 5.76
Turquoise Blue
#06B1C4
ΔE00 5.88
Mediumturquoise
#48D1CC
ΔE00 7.02
Tealish
#24BCA8
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B8BB #BB3532
analogous
#32BB7A #32B8BB #3274BB
triadic
#32B8BB #BB32B8 #B8BB32
tetradic
#32B8BB #7A32BB #BB3532 #74BB32
square
#32B8BB #7A32BB #BB3532 #74BB32
split-complementary
#32B8BB #BB3274 #BB7A32
monochromatic
#18595A #25888B #32B8BB #58D0D2 #88DDDF
Accessibility & contrast
On white
2.41
#32B8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#32B8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B8BB
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B8BB | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAFBB
Deuteranopia (green-blind)
#97A1BC
Tritanopia (blue-blind)
#00BEB9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #32b8bb; /* rgb */ color: rgb(50, 184, 187); /* oklch */ color: oklch(71.5% 0.110 197.2);
Tailwind
colors: {
custom: {
50: '#80cecf',
500: '#32b8bb',
950: '#000000',
},
}SCSS
$custom: #32b8bb; $custom-light: #80cecf; $custom-dark: #000000;
JSON
{
"hex": "#32b8bb",
"rgb": {
"r": 50,
"g": 184,
"b": 187
},
"hsl": {
"h": 181.314,
"s": 57.806,
"l": 46.471
},
"oklch": {
"l": 0.71514,
"c": 0.11041,
"h": 197.2
},
"luminance": 0.38547
}Semantic roles & 50–950 ramp
primary
#32B8BB
secondary
#C98180
accent
#4A47E1
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1313
muted
#7D8282