#32B6BC#32B6BC
#32B6BC is a light, moderate teal. Relative luminance 0.378; OKLCH L 71.1% C 0.109 H 199.6°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #32B6BC |
|---|---|
| RGB | rgb(50, 182, 188) |
| HSL | hsl(183, 58%, 47%) |
| HSV | hsv(183, 73%, 74%) |
| CMYK | cmyk(73.4%, 3.2%, 0%, 26.3%) |
| CIE-LAB | lab(67.84, -32.24, -13.19) |
| CIE-LCH | lch(67.84, 34.84, 202.25°) |
| OKLab | oklab(71.06% -0.103 -0.0366) |
| OKLCH | oklch(71.06% 0.109 199.6) |
| XYZ | xyz(27.1164, 37.7616, 53.4268) |
| Luminance | 0.3776 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.65
Lightseagreen
#20B2AA
ΔE00 5.61
Darkturquoise
#00CED1
ΔE00 6.46
Topaz
#13BBAF
ΔE00 6.95
Mediumturquoise
#48D1CC
ΔE00 7.98
Cadetblue
#5F9EA0
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B6BC #BC3832
analogous
#32BC7D #32B6BC #3271BC
triadic
#32B6BC #BC32B6 #B6BC32
tetradic
#32B6BC #7D32BC #BC3832 #71BC32
square
#32B6BC #7D32BC #BC3832 #71BC32
split-complementary
#32B6BC #BC3271 #BC7D32
monochromatic
#18585B #25878C #32B6BC #58CDD3 #89DCE0
Accessibility & contrast
On white
2.46
#32B6BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#32B6BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B6BC
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B6BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B6BC | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AEBD
Deuteranopia (green-blind)
#959FBD
Tritanopia (blue-blind)
#00BDB7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #32b6bc; /* rgb */ color: rgb(50, 182, 188); /* oklch */ color: oklch(71.1% 0.109 199.6);
Tailwind
colors: {
custom: {
50: '#80ccd0',
500: '#32b6bc',
950: '#000000',
},
}SCSS
$custom: #32b6bc; $custom-light: #80ccd0; $custom-dark: #000000;
JSON
{
"hex": "#32b6bc",
"rgb": {
"r": 50,
"g": 182,
"b": 188
},
"hsl": {
"h": 182.609,
"s": 57.983,
"l": 46.667
},
"oklch": {
"l": 0.71058,
"c": 0.10936,
"h": 199.6
},
"luminance": 0.37765
}Semantic roles & 50–950 ramp
primary
#32B6BC
secondary
#C98480
accent
#4D47E1
background
#F8FCFC
surface
#F0F9F9
border
#CBD2D2
text
#0C1314
muted
#7D8282