#32B4BB#32B4BB
#32B4BB is a light, moderate teal. Relative luminance 0.369; OKLCH L 70.5% C 0.108 H 200.4°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #32B4BB |
|---|---|
| RGB | rgb(50, 180, 187) |
| HSL | hsl(183, 58%, 46%) |
| HSV | hsv(183, 73%, 73%) |
| CMYK | cmyk(73.3%, 3.7%, 0%, 26.7%) |
| CIE-LAB | lab(67.21, -31.58, -13.60) |
| CIE-LCH | lch(67.21, 34.39, 203.29°) |
| OKLab | oklab(70.53% -0.1015 -0.0378) |
| OKLCH | oklch(70.53% 0.108 200.4) |
| XYZ | xyz(26.6023, 36.9053, 52.7255) |
| Luminance | 0.3691 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.14
Lightseagreen
#20B2AA
ΔE00 5.90
Darkturquoise
#00CED1
ΔE00 7.08
Topaz
#13BBAF
ΔE00 7.45
Cadetblue
#5F9EA0
ΔE00 7.96
Mediumturquoise
#48D1CC
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B4BB #BB3932
analogous
#32BB7E #32B4BB #3270BB
triadic
#32B4BB #BB32B4 #B4BB32
tetradic
#32B4BB #7E32BB #BB3932 #70BB32
square
#32B4BB #7E32BB #BB3932 #70BB32
split-complementary
#32B4BB #BB3270 #BB7E32
monochromatic
#18575A #25868B #32B4BB #58CCD2 #88DBDF
Accessibility & contrast
On white
2.51
#32B4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#32B4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B4BB
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B4BB | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBC
Deuteranopia (green-blind)
#939DBC
Tritanopia (blue-blind)
#00BBB6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #32b4bb; /* rgb */ color: rgb(50, 180, 187); /* oklch */ color: oklch(70.5% 0.108 200.4);
Tailwind
colors: {
custom: {
50: '#80cbcf',
500: '#32b4bb',
950: '#000000',
},
}SCSS
$custom: #32b4bb; $custom-light: #80cbcf; $custom-dark: #000000;
JSON
{
"hex": "#32b4bb",
"rgb": {
"r": 50,
"g": 180,
"b": 187
},
"hsl": {
"h": 183.066,
"s": 57.806,
"l": 46.471
},
"oklch": {
"l": 0.7053,
"c": 0.10829,
"h": 200.4
},
"luminance": 0.36908
}Semantic roles & 50–950 ramp
primary
#32B4BB
secondary
#C98380
accent
#4F47E1
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282