#32B2B0#32B2B0
#32B2B0 is a light, moderate teal. Relative luminance 0.357; OKLCH L 69.6% C 0.107 H 193.4°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #32B2B0 |
|---|---|
| RGB | rgb(50, 178, 176) |
| HSL | hsl(179, 56%, 45%) |
| HSV | hsv(179, 72%, 70%) |
| CMYK | cmyk(71.9%, 0%, 1.1%, 30.2%) |
| CIE-LAB | lab(66.25, -33.88, -8.93) |
| CIE-LCH | lch(66.25, 35.04, 194.77°) |
| OKLab | oklab(69.64% -0.1043 -0.0249) |
| OKLCH | oklch(69.64% 0.107 193.4) |
| XYZ | xyz(25.0687, 35.6505, 46.6259) |
| Luminance | 0.3565 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.48
Topaz
#13BBAF
ΔE00 4.49
Tealish
#24BCA8
ΔE00 6.86
Turquoise Blue
#06B1C4
ΔE00 7.43
Darkturquoise
#00CED1
ΔE00 7.60
Sea
#3C9992
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B2B0 #B23234
analogous
#32B270 #32B2B0 #3274B2
triadic
#32B2B0 #B032B2 #B2B032
tetradic
#32B2B0 #7032B2 #B23234 #74B232
square
#32B2B0 #7032B2 #B23234 #74B232
split-complementary
#32B2B0 #B23274 #B27032
monochromatic
#175252 #258281 #32B2B0 #53CFCD #82DCDB
Accessibility & contrast
On white
2.58
#32B2B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#32B2B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B2B0
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B2B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B2B0 | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A9B0
Deuteranopia (green-blind)
#949BB1
Tritanopia (blue-blind)
#00B7B1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #32b2b0; /* rgb */ color: rgb(50, 178, 176); /* oklch */ color: oklch(69.6% 0.107 193.4);
Tailwind
colors: {
custom: {
50: '#7ec9c7',
500: '#32b2b0',
950: '#000000',
},
}SCSS
$custom: #32b2b0; $custom-light: #7ec9c7; $custom-dark: #000000;
JSON
{
"hex": "#32b2b0",
"rgb": {
"r": 50,
"g": 178,
"b": 176
},
"hsl": {
"h": 179.063,
"s": 56.14,
"l": 44.706
},
"oklch": {
"l": 0.69642,
"c": 0.10723,
"h": 193.4
},
"luminance": 0.35653
}Semantic roles & 50–950 ramp
primary
#32B2B0
secondary
#C57B7C
accent
#484BDF
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1313
muted
#7C8282