#32B5BD#32B5BD
#32B5BD is a light, moderate teal. Relative luminance 0.374; OKLCH L 70.8% C 0.109 H 201.1°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #32B5BD |
|---|---|
| RGB | rgb(50, 181, 189) |
| HSL | hsl(183, 58%, 47%) |
| HSV | hsv(183, 74%, 74%) |
| CMYK | cmyk(73.5%, 4.2%, 0%, 25.9%) |
| CIE-LAB | lab(67.57, -31.46, -14.15) |
| CIE-LCH | lch(67.57, 34.50, 204.21°) |
| OKLab | oklab(70.85% -0.1016 -0.0393) |
| OKLCH | oklch(70.85% 0.109 201.1) |
| XYZ | xyz(27.0205, 37.3967, 53.9285) |
| Luminance | 0.3740 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.87
Lightseagreen
#20B2AA
ΔE00 6.30
Darkturquoise
#00CED1
ΔE00 6.93
Topaz
#13BBAF
ΔE00 7.75
Cadetblue
#5F9EA0
ΔE00 8.21
Mediumturquoise
#48D1CC
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B5BD #BD3A32
analogous
#32BD80 #32B5BD #3270BD
triadic
#32B5BD #BD32B5 #B5BD32
tetradic
#32B5BD #8032BD #BD3A32 #70BD32
square
#32B5BD #8032BD #BD3A32 #70BD32
split-complementary
#32B5BD #BD3270 #BD8032
monochromatic
#18585C #25878D #32B5BD #59CCD3 #89DBE0
Accessibility & contrast
On white
2.48
#32B5BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#32B5BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B5BD
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B5BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B5BD | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ADBE
Deuteranopia (green-blind)
#939EBE
Tritanopia (blue-blind)
#00BCB7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #32b5bd; /* rgb */ color: rgb(50, 181, 189); /* oklch */ color: oklch(70.8% 0.109 201.1);
Tailwind
colors: {
custom: {
50: '#80cbd0',
500: '#32b5bd',
950: '#000000',
},
}SCSS
$custom: #32b5bd; $custom-light: #80cbd0; $custom-dark: #000000;
JSON
{
"hex": "#32b5bd",
"rgb": {
"r": 50,
"g": 181,
"b": 189
},
"hsl": {
"h": 183.453,
"s": 58.159,
"l": 46.863
},
"oklch": {
"l": 0.70849,
"c": 0.10895,
"h": 201.1
},
"luminance": 0.374
}Semantic roles & 50–950 ramp
primary
#32B5BD
secondary
#CA8581
accent
#4F46E1
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282