#32B8BD#32B8BD
#32B8BD is a light, moderate teal. Relative luminance 0.386; OKLCH L 71.6% C 0.110 H 198.7°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #32B8BD |
|---|---|
| RGB | rgb(50, 184, 189) |
| HSL | hsl(182, 58%, 47%) |
| HSV | hsv(182, 74%, 74%) |
| CMYK | cmyk(73.5%, 2.6%, 0%, 25.9%) |
| CIE-LAB | lab(68.48, -32.90, -12.78) |
| CIE-LCH | lch(68.48, 35.29, 201.23°) |
| OKLab | oklab(71.59% -0.1046 -0.0355) |
| OKLCH | oklch(71.59% 0.11 198.7) |
| XYZ | xyz(27.6370, 38.6299, 54.1340) |
| Luminance | 0.3863 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.19
Lightseagreen
#20B2AA
ΔE00 5.39
Darkturquoise
#00CED1
ΔE00 5.85
Topaz
#13BBAF
ΔE00 6.50
Mediumturquoise
#48D1CC
ΔE00 7.33
Cadetblue
#5F9EA0
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B8BD #BD3732
analogous
#32BD7D #32B8BD #3273BD
triadic
#32B8BD #BD32B8 #B8BD32
tetradic
#32B8BD #7D32BD #BD3732 #73BD32
square
#32B8BD #7D32BD #BD3732 #73BD32
split-complementary
#32B8BD #BD3273 #BD7D32
monochromatic
#185A5C #25898D #32B8BD #59CFD3 #89DDE0
Accessibility & contrast
On white
2.41
#32B8BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#32B8BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B8BD
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B8BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B8BD | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAFBE
Deuteranopia (green-blind)
#97A1BE
Tritanopia (blue-blind)
#00BFB9
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #32b8bd; /* rgb */ color: rgb(50, 184, 189); /* oklch */ color: oklch(71.6% 0.110 198.7);
Tailwind
colors: {
custom: {
50: '#80ced0',
500: '#32b8bd',
950: '#000000',
},
}SCSS
$custom: #32b8bd; $custom-light: #80ced0; $custom-dark: #000000;
JSON
{
"hex": "#32b8bd",
"rgb": {
"r": 50,
"g": 184,
"b": 189
},
"hsl": {
"h": 182.158,
"s": 58.159,
"l": 46.863
},
"oklch": {
"l": 0.71586,
"c": 0.11044,
"h": 198.7
},
"luminance": 0.38633
}Semantic roles & 50–950 ramp
primary
#32B8BD
secondary
#CA8481
accent
#4C46E1
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1314
muted
#7D8282