#32B1BB#32B1BB
#32B1BB is a light, moderate teal. Relative luminance 0.357; OKLCH L 69.8% C 0.107 H 202.9°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #32B1BB |
|---|---|
| RGB | rgb(50, 177, 187) |
| HSL | hsl(184, 58%, 46%) |
| HSV | hsv(184, 73%, 73%) |
| CMYK | cmyk(73.3%, 5.3%, 0%, 26.7%) |
| CIE-LAB | lab(66.30, -30.13, -14.97) |
| CIE-LCH | lch(66.30, 33.65, 206.41°) |
| OKLab | oklab(69.79% -0.0985 -0.0416) |
| OKLCH | oklch(69.79% 0.107 202.9) |
| XYZ | xyz(26.0032, 35.7071, 52.5258) |
| Luminance | 0.3571 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.95
Lightseagreen
#20B2AA
ΔE00 7.02
Cadetblue
#5F9EA0
ΔE00 7.43
Darkturquoise
#00CED1
ΔE00 8.24
Topaz
#13BBAF
ΔE00 8.79
Sea
#3C9992
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B1BB #BB3C32
analogous
#32BB81 #32B1BB #326CBB
triadic
#32B1BB #BB32B1 #B1BB32
tetradic
#32B1BB #8132BB #BB3C32 #6CBB32
square
#32B1BB #8132BB #BB3C32 #6CBB32
split-complementary
#32B1BB #BB326C #BB8132
monochromatic
#18565A #25838B #32B1BB #58C9D2 #88D9DF
Accessibility & contrast
On white
2.58
#32B1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#32B1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B1BB
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B1BB | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A9BC
Deuteranopia (green-blind)
#909BBC
Tritanopia (blue-blind)
#00B8B4
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #32b1bb; /* rgb */ color: rgb(50, 177, 187); /* oklch */ color: oklch(69.8% 0.107 202.9);
Tailwind
colors: {
custom: {
50: '#7fc8cf',
500: '#32b1bb',
950: '#000000',
},
}SCSS
$custom: #32b1bb; $custom-light: #7fc8cf; $custom-dark: #000000;
JSON
{
"hex": "#32b1bb",
"rgb": {
"r": 50,
"g": 177,
"b": 187
},
"hsl": {
"h": 184.38,
"s": 57.806,
"l": 46.471
},
"oklch": {
"l": 0.69793,
"c": 0.10693,
"h": 202.9
},
"luminance": 0.3571
}Semantic roles & 50–950 ramp
primary
#32B1BB
secondary
#C98580
accent
#5247E1
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282