#32B2B9#32B2B9
#32B2B9 is a light, moderate teal. Relative luminance 0.360; OKLCH L 70.0% C 0.107 H 200.5°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #32B2B9 |
|---|---|
| RGB | rgb(50, 178, 185) |
| HSL | hsl(183, 57%, 46%) |
| HSV | hsv(183, 73%, 73%) |
| CMYK | cmyk(73%, 3.8%, 0%, 27.5%) |
| CIE-LAB | lab(66.53, -31.22, -13.50) |
| CIE-LCH | lch(66.53, 34.02, 203.38°) |
| OKLab | oklab(69.97% -0.1004 -0.0375) |
| OKLCH | oklch(69.97% 0.107 200.5) |
| XYZ | xyz(25.9888, 36.0186, 51.4721) |
| Luminance | 0.3602 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.04
Lightseagreen
#20B2AA
ΔE00 5.87
Cadetblue
#5F9EA0
ΔE00 7.52
Topaz
#13BBAF
ΔE00 7.61
Darkturquoise
#00CED1
ΔE00 7.62
Mediumturquoise
#48D1CC
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B2B9 #B93932
analogous
#32B97C #32B2B9 #326EB9
triadic
#32B2B9 #B932B2 #B2B932
tetradic
#32B2B9 #7C32B9 #B93932 #6EB932
square
#32B2B9 #7C32B9 #B93932 #6EB932
split-complementary
#32B2B9 #B9326E #B97C32
monochromatic
#185559 #258489 #32B2B9 #57CBD2 #87DADF
Accessibility & contrast
On white
2.56
#32B2B9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#32B2B9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B2B9
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B2B9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B2B9 | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5AABA
Deuteranopia (green-blind)
#919CBA
Tritanopia (blue-blind)
#00B9B4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #32b2b9; /* rgb */ color: rgb(50, 178, 185); /* oklch */ color: oklch(70.0% 0.107 200.5);
Tailwind
colors: {
custom: {
50: '#7fc9ce',
500: '#32b2b9',
950: '#000000',
},
}SCSS
$custom: #32b2b9; $custom-light: #7fc9ce; $custom-dark: #000000;
JSON
{
"hex": "#32b2b9",
"rgb": {
"r": 50,
"g": 178,
"b": 185
},
"hsl": {
"h": 183.111,
"s": 57.447,
"l": 46.078
},
"oklch": {
"l": 0.69965,
"c": 0.10714,
"h": 200.5
},
"luminance": 0.36022
}Semantic roles & 50–950 ramp
primary
#32B2B9
secondary
#C8827F
accent
#4F47E1
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1313
muted
#7D8282