#32ACB9#32ACB9
#32ACB9 is a light, moderate teal. Relative luminance 0.337; OKLCH L 68.5% C 0.105 H 205.6°. Best body text is #000000 at 7.74:1 contrast (WCAG AA passes).
Color values
| HEX | #32ACB9 |
|---|---|
| RGB | rgb(50, 172, 185) |
| HSL | hsl(186, 57%, 46%) |
| HSV | hsv(186, 73%, 73%) |
| CMYK | cmyk(73%, 7%, 0%, 27.5%) |
| CIE-LAB | lab(64.71, -28.30, -16.25) |
| CIE-LCH | lch(64.71, 32.63, 209.87°) |
| OKLab | oklab(68.49% -0.0944 -0.0452) |
| OKLCH | oklch(68.49% 0.105 205.6) |
| XYZ | xyz(24.8210, 33.6830, 51.0828) |
| Luminance | 0.3369 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.37
Cadetblue
#5F9EA0
ΔE00 6.76
Lightseagreen
#20B2AA
ΔE00 8.36
Sea
#3C9992
ΔE00 9.73
Darkturquoise
#00CED1
ΔE00 10.02
Topaz
#13BBAF
ΔE00 10.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32ACB9 #B93F32
analogous
#32B982 #32ACB9 #3268B9
triadic
#32ACB9 #B932AC #ACB932
tetradic
#32ACB9 #8232B9 #B93F32 #68B932
square
#32ACB9 #8232B9 #B93F32 #68B932
split-complementary
#32ACB9 #B93268 #B98232
monochromatic
#185259 #257F89 #32ACB9 #57C6D2 #87D6DF
Accessibility & contrast
On white
2.71
#32ACB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.74
#32ACB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32ACB9
7.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32ACB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32ACB9 | 1.00 | 2.71 | 7.74 | 7.74 |
| #FFFFFF | 2.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA5BA
Deuteranopia (green-blind)
#8B97B9
Tritanopia (blue-blind)
#00B3B0
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #32acb9; /* rgb */ color: rgb(50, 172, 185); /* oklch */ color: oklch(68.5% 0.105 205.6);
Tailwind
colors: {
custom: {
50: '#7ec5ce',
500: '#32acb9',
950: '#000000',
},
}SCSS
$custom: #32acb9; $custom-light: #7ec5ce; $custom-dark: #000000;
JSON
{
"hex": "#32acb9",
"rgb": {
"r": 50,
"g": 172,
"b": 185
},
"hsl": {
"h": 185.778,
"s": 57.447,
"l": 46.078
},
"oklch": {
"l": 0.68489,
"c": 0.10464,
"h": 205.6
},
"luminance": 0.33686
}Semantic roles & 50–950 ramp
primary
#32ACB9
secondary
#C8867F
accent
#5647E1
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0B1313
muted
#7C8282