#32B2C5#32B2C5
#32B2C5 is a light, moderate teal. Relative luminance 0.365; OKLCH L 70.4% C 0.110 H 209.7°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #32B2C5 |
|---|---|
| RGB | rgb(50, 178, 197) |
| HSL | hsl(188, 60%, 48%) |
| HSV | hsv(188, 75%, 77%) |
| CMYK | cmyk(74.6%, 9.6%, 0%, 22.7%) |
| CIE-LAB | lab(66.94, -27.55, -19.53) |
| CIE-LCH | lch(66.94, 33.77, 215.34°) |
| OKLab | oklab(70.42% -0.0953 -0.0544) |
| OKLCH | oklch(70.42% 0.11 209.7) |
| XYZ | xyz(27.3095, 36.5468, 58.4274) |
| Luminance | 0.3655 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 1.39
Cadetblue
#5F9EA0
ΔE00 8.75
Darkturquoise
#00CED1
ΔE00 9.73
Aqua Blue
#02D8E9
ΔE00 9.92
Lightseagreen
#20B2AA
ΔE00 10.32
Bright Sky Blue
#02CCFE
ΔE00 10.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B2C5 #C54532
analogous
#32C58E #32B2C5 #3268C5
triadic
#32B2C5 #C532B2 #B2C532
tetradic
#32B2C5 #8E32C5 #C54532 #68C532
square
#32B2C5 #8E32C5 #C54532 #68C532
split-complementary
#32B2C5 #C53268 #C58E32
monochromatic
#195A63 #268694 #32B2C5 #5EC7D6 #8FD8E3
Accessibility & contrast
On white
2.53
#32B2C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#32B2C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B2C5
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B2C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B2C5 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2ABC6
Deuteranopia (green-blind)
#8D9DC5
Tritanopia (blue-blind)
#00BBB8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #32b2c5; /* rgb */ color: rgb(50, 178, 197); /* oklch */ color: oklch(70.4% 0.110 209.7);
Tailwind
colors: {
custom: {
50: '#81c9d6',
500: '#32b2c5',
950: '#000000',
},
}SCSS
$custom: #32b2c5; $custom-light: #81c9d6; $custom-dark: #000000;
JSON
{
"hex": "#32b2c5",
"rgb": {
"r": 50,
"g": 178,
"b": 197
},
"hsl": {
"h": 187.755,
"s": 59.514,
"l": 48.431
},
"oklch": {
"l": 0.70422,
"c": 0.10972,
"h": 209.7
},
"luminance": 0.3655
}Semantic roles & 50–950 ramp
primary
#32B2C5
secondary
#CD8F86
accent
#5945E3
background
#F8FCFD
surface
#F0F8FA
border
#CBD1D3
text
#0C1314
muted
#7D8283