#32B9BD#32B9BD
#32B9BD is a light, moderate teal. Relative luminance 0.391; OKLCH L 71.8% C 0.111 H 198.0°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #32B9BD |
|---|---|
| RGB | rgb(50, 185, 189) |
| HSL | hsl(182, 58%, 47%) |
| HSV | hsv(182, 74%, 74%) |
| CMYK | cmyk(73.5%, 2.1%, 0%, 25.9%) |
| CIE-LAB | lab(68.79, -33.37, -12.33) |
| CIE-LCH | lch(68.79, 35.58, 200.27°) |
| OKLab | oklab(71.83% -0.1056 -0.0342) |
| OKLCH | oklch(71.83% 0.111 198) |
| XYZ | xyz(27.8455, 39.0468, 54.2035) |
| Luminance | 0.3905 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 5.14
Darkturquoise
#00CED1
ΔE00 5.53
Turquoise Blue
#06B1C4
ΔE00 5.64
Topaz
#13BBAF
ΔE00 6.10
Mediumturquoise
#48D1CC
ΔE00 6.92
Tealish
#24BCA8
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B9BD #BD3632
analogous
#32BD7C #32B9BD #3273BD
triadic
#32B9BD #BD32B9 #B9BD32
tetradic
#32B9BD #7C32BD #BD3632 #73BD32
square
#32B9BD #7C32BD #BD3632 #73BD32
split-complementary
#32B9BD #BD3273 #BD7C32
monochromatic
#185A5C #258A8D #32B9BD #59D0D3 #89DDE0
Accessibility & contrast
On white
2.38
#32B9BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#32B9BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B9BD
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B9BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B9BD | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB0BD
Deuteranopia (green-blind)
#98A2BE
Tritanopia (blue-blind)
#00C0BA
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #32b9bd; /* rgb */ color: rgb(50, 185, 189); /* oklch */ color: oklch(71.8% 0.111 198.0);
Tailwind
colors: {
custom: {
50: '#80ced0',
500: '#32b9bd',
950: '#000000',
},
}SCSS
$custom: #32b9bd; $custom-light: #80ced0; $custom-dark: #000000;
JSON
{
"hex": "#32b9bd",
"rgb": {
"r": 50,
"g": 185,
"b": 189
},
"hsl": {
"h": 181.727,
"s": 58.159,
"l": 46.863
},
"oklch": {
"l": 0.71831,
"c": 0.11098,
"h": 198
},
"luminance": 0.3905
}Semantic roles & 50–950 ramp
primary
#32B9BD
secondary
#CA8381
accent
#4B46E1
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1414
muted
#7D8282