#32B2B1#32B2B1
#32B2B1 is a light, moderate teal. Relative luminance 0.357; OKLCH L 69.7% C 0.107 H 194.2°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #32B2B1 |
|---|---|
| RGB | rgb(50, 178, 177) |
| HSL | hsl(180, 56%, 45%) |
| HSV | hsv(180, 72%, 70%) |
| CMYK | cmyk(71.9%, 0%, 0.6%, 30.2%) |
| CIE-LAB | lab(66.28, -33.59, -9.44) |
| CIE-LCH | lch(66.28, 34.89, 195.70°) |
| OKLab | oklab(69.68% -0.1039 -0.0263) |
| OKLCH | oklch(69.68% 0.107 194.2) |
| XYZ | xyz(25.1680, 35.6902, 47.1489) |
| Luminance | 0.3569 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.85
Topaz
#13BBAF
ΔE00 4.81
Turquoise Blue
#06B1C4
ΔE00 7.05
Tealish
#24BCA8
ΔE00 7.22
Darkturquoise
#00CED1
ΔE00 7.52
Cadetblue
#5F9EA0
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B2B1 #B23233
analogous
#32B271 #32B2B1 #3273B2
triadic
#32B2B1 #B132B2 #B2B132
tetradic
#32B2B1 #7132B2 #B23233 #73B232
square
#32B2B1 #7132B2 #B23233 #73B232
split-complementary
#32B2B1 #B23273 #B27132
monochromatic
#175252 #258281 #32B2B1 #53CFCE #82DCDB
Accessibility & contrast
On white
2.58
#32B2B1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#32B2B1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B2B1
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B2B1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B2B1 | 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)
#A6A9B1
Deuteranopia (green-blind)
#949BB2
Tritanopia (blue-blind)
#00B8B1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #32b2b1; /* rgb */ color: rgb(50, 178, 177); /* oklch */ color: oklch(69.7% 0.107 194.2);
Tailwind
colors: {
custom: {
50: '#7ec9c8',
500: '#32b2b1',
950: '#000000',
},
}SCSS
$custom: #32b2b1; $custom-light: #7ec9c8; $custom-dark: #000000;
JSON
{
"hex": "#32b2b1",
"rgb": {
"r": 50,
"g": 178,
"b": 177
},
"hsl": {
"h": 179.531,
"s": 56.14,
"l": 44.706
},
"oklch": {
"l": 0.69677,
"c": 0.10714,
"h": 194.2
},
"luminance": 0.35693
}Semantic roles & 50–950 ramp
primary
#32B2B1
secondary
#C57B7B
accent
#484ADF
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1313
muted
#7C8282