#32B2B6#32B2B6
#32B2B6 is a light, moderate teal. Relative luminance 0.359; OKLCH L 69.9% C 0.107 H 198.1°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #32B2B6 |
|---|---|
| RGB | rgb(50, 178, 182) |
| HSL | hsl(182, 57%, 45%) |
| HSV | hsv(182, 73%, 71%) |
| CMYK | cmyk(72.5%, 2.2%, 0%, 28.6%) |
| CIE-LAB | lab(66.44, -32.12, -11.98) |
| CIE-LCH | lch(66.44, 34.28, 200.46°) |
| OKLab | oklab(69.86% -0.1017 -0.0333) |
| OKLCH | oklch(69.86% 0.107 198.1) |
| XYZ | xyz(25.6755, 35.8932, 49.8218) |
| Luminance | 0.3590 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.73
Turquoise Blue
#06B1C4
ΔE00 5.15
Topaz
#13BBAF
ΔE00 6.53
Darkturquoise
#00CED1
ΔE00 7.43
Cadetblue
#5F9EA0
ΔE00 7.54
Mediumturquoise
#48D1CC
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B2B6 #B63632
analogous
#32B678 #32B2B6 #3270B6
triadic
#32B2B6 #B632B2 #B2B632
tetradic
#32B2B6 #7832B6 #B63632 #70B632
square
#32B2B6 #7832B6 #B63632 #70B632
split-complementary
#32B2B6 #B63270 #B67832
monochromatic
#185456 #258386 #32B2B6 #55CDD0 #85DBDD
Accessibility & contrast
On white
2.57
#32B2B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#32B2B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B2B6
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B2B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B2B6 | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5AAB6
Deuteranopia (green-blind)
#929CB7
Tritanopia (blue-blind)
#00B8B3
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #32b2b6; /* rgb */ color: rgb(50, 178, 182); /* oklch */ color: oklch(69.9% 0.107 198.1);
Tailwind
colors: {
custom: {
50: '#7fc9cb',
500: '#32b2b6',
950: '#000000',
},
}SCSS
$custom: #32b2b6; $custom-light: #7fc9cb; $custom-dark: #000000;
JSON
{
"hex": "#32b2b6",
"rgb": {
"r": 50,
"g": 178,
"b": 182
},
"hsl": {
"h": 181.818,
"s": 56.897,
"l": 45.49
},
"oklch": {
"l": 0.69855,
"c": 0.10698,
"h": 198.1
},
"luminance": 0.35896
}Semantic roles & 50–950 ramp
primary
#32B2B6
secondary
#C77F7D
accent
#4C48E0
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0C1313
muted
#7D8282