#32B5BC#32B5BC
#32B5BC is a light, moderate teal. Relative luminance 0.374; OKLCH L 70.8% C 0.109 H 200.4°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #32B5BC |
|---|---|
| RGB | rgb(50, 181, 188) |
| HSL | hsl(183, 58%, 47%) |
| HSV | hsv(183, 73%, 74%) |
| CMYK | cmyk(73.4%, 3.7%, 0%, 26.3%) |
| CIE-LAB | lab(67.54, -31.76, -13.64) |
| CIE-LCH | lch(67.54, 34.57, 203.24°) |
| OKLab | oklab(70.81% -0.102 -0.0379) |
| OKLCH | oklch(70.81% 0.109 200.4) |
| XYZ | xyz(26.9123, 37.3535, 53.3588) |
| Luminance | 0.3736 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.22
Lightseagreen
#20B2AA
ΔE00 5.93
Darkturquoise
#00CED1
ΔE00 6.82
Topaz
#13BBAF
ΔE00 7.38
Cadetblue
#5F9EA0
ΔE00 8.18
Mediumturquoise
#48D1CC
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B5BC #BC3932
analogous
#32BC7E #32B5BC #3270BC
triadic
#32B5BC #BC32B5 #B5BC32
tetradic
#32B5BC #7E32BC #BC3932 #70BC32
square
#32B5BC #7E32BC #BC3932 #70BC32
split-complementary
#32B5BC #BC3270 #BC7E32
monochromatic
#18585B #25868C #32B5BC #58CDD3 #89DBE0
Accessibility & contrast
On white
2.48
#32B5BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#32B5BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B5BC
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B5BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B5BC | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ADBD
Deuteranopia (green-blind)
#949EBD
Tritanopia (blue-blind)
#00BCB7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #32b5bc; /* rgb */ color: rgb(50, 181, 188); /* oklch */ color: oklch(70.8% 0.109 200.4);
Tailwind
colors: {
custom: {
50: '#80cbd0',
500: '#32b5bc',
950: '#000000',
},
}SCSS
$custom: #32b5bc; $custom-light: #80cbd0; $custom-dark: #000000;
JSON
{
"hex": "#32b5bc",
"rgb": {
"r": 50,
"g": 181,
"b": 188
},
"hsl": {
"h": 183.043,
"s": 57.983,
"l": 46.667
},
"oklch": {
"l": 0.70813,
"c": 0.10886,
"h": 200.4
},
"luminance": 0.37357
}Semantic roles & 50–950 ramp
primary
#32B5BC
secondary
#C98480
accent
#4E47E1
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282