#32B1B3#32B1B3
#32B1B3 is a light, moderate teal. Relative luminance 0.354; OKLCH L 69.5% C 0.106 H 196.6°. Best body text is #000000 at 8.08:1 contrast (WCAG AA passes).
Color values
| HEX | #32B1B3 |
|---|---|
| RGB | rgb(50, 177, 179) |
| HSL | hsl(181, 56%, 45%) |
| HSV | hsv(181, 72%, 70%) |
| CMYK | cmyk(72.1%, 1.1%, 0%, 29.8%) |
| CIE-LAB | lab(66.04, -32.53, -10.92) |
| CIE-LCH | lch(66.04, 34.31, 198.55°) |
| OKLab | oklab(69.5% -0.102 -0.0303) |
| OKLCH | oklch(69.5% 0.106 196.6) |
| XYZ | xyz(25.1705, 35.3741, 48.1404) |
| Luminance | 0.3538 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.98
Turquoise Blue
#06B1C4
ΔE00 5.89
Topaz
#13BBAF
ΔE00 5.94
Cadetblue
#5F9EA0
ΔE00 7.41
Darkturquoise
#00CED1
ΔE00 7.68
Sea
#3C9992
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B1B3 #B33432
analogous
#32B374 #32B1B3 #3271B3
triadic
#32B1B3 #B332B1 #B1B332
tetradic
#32B1B3 #7432B3 #B33432 #71B332
square
#32B1B3 #7432B3 #B33432 #71B332
split-complementary
#32B1B3 #B33271 #B37432
monochromatic
#175253 #258283 #32B1B3 #53CDCF #83DBDC
Accessibility & contrast
On white
2.60
#32B1B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.08
#32B1B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B1B3
8.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B1B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B1B3 | 1.00 | 2.60 | 8.08 | 8.08 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A8B3
Deuteranopia (green-blind)
#929BB4
Tritanopia (blue-blind)
#00B7B1
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #32b1b3; /* rgb */ color: rgb(50, 177, 179); /* oklch */ color: oklch(69.5% 0.106 196.6);
Tailwind
colors: {
custom: {
50: '#7ec9c9',
500: '#32b1b3',
950: '#000000',
},
}SCSS
$custom: #32b1b3; $custom-light: #7ec9c9; $custom-dark: #000000;
JSON
{
"hex": "#32b1b3",
"rgb": {
"r": 50,
"g": 177,
"b": 179
},
"hsl": {
"h": 180.93,
"s": 56.332,
"l": 44.902
},
"oklch": {
"l": 0.695,
"c": 0.10639,
"h": 196.6
},
"luminance": 0.35377
}Semantic roles & 50–950 ramp
primary
#32B1B3
secondary
#C67C7B
accent
#4B48E0
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1313
muted
#7C8282