#32B3BD#32B3BD
#32B3BD is a light, moderate teal. Relative luminance 0.366; OKLCH L 70.4% C 0.108 H 202.8°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #32B3BD |
|---|---|
| RGB | rgb(50, 179, 189) |
| HSL | hsl(184, 58%, 47%) |
| HSV | hsv(184, 74%, 74%) |
| CMYK | cmyk(73.5%, 5.3%, 0%, 25.9%) |
| CIE-LAB | lab(66.97, -30.50, -15.06) |
| CIE-LCH | lch(66.97, 34.01, 206.28°) |
| OKLab | oklab(70.36% -0.0996 -0.0418) |
| OKLCH | oklch(70.36% 0.108 202.8) |
| XYZ | xyz(26.6167, 36.5892, 53.7939) |
| Luminance | 0.3659 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.03
Lightseagreen
#20B2AA
ΔE00 7.01
Darkturquoise
#00CED1
ΔE00 7.72
Cadetblue
#5F9EA0
ΔE00 7.86
Topaz
#13BBAF
ΔE00 8.62
Mediumturquoise
#48D1CC
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B3BD #BD3C32
analogous
#32BD82 #32B3BD #326DBD
triadic
#32B3BD #BD32B3 #B3BD32
tetradic
#32B3BD #8232BD #BD3C32 #6DBD32
square
#32B3BD #8232BD #BD3C32 #6DBD32
split-complementary
#32B3BD #BD326D #BD8232
monochromatic
#18575C #25858D #32B3BD #59CAD3 #89DAE0
Accessibility & contrast
On white
2.52
#32B3BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#32B3BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B3BD
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B3BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B3BD | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBE
Deuteranopia (green-blind)
#919DBE
Tritanopia (blue-blind)
#00BAB6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #32b3bd; /* rgb */ color: rgb(50, 179, 189); /* oklch */ color: oklch(70.4% 0.108 202.8);
Tailwind
colors: {
custom: {
50: '#80cad0',
500: '#32b3bd',
950: '#000000',
},
}SCSS
$custom: #32b3bd; $custom-light: #80cad0; $custom-dark: #000000;
JSON
{
"hex": "#32b3bd",
"rgb": {
"r": 50,
"g": 179,
"b": 189
},
"hsl": {
"h": 184.317,
"s": 58.159,
"l": 46.863
},
"oklch": {
"l": 0.70359,
"c": 0.10806,
"h": 202.8
},
"luminance": 0.36592
}Semantic roles & 50–950 ramp
primary
#32B3BD
secondary
#CA8681
accent
#5246E1
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282