#32ACBD#32ACBD
#32ACBD is a light, moderate teal. Relative luminance 0.339; OKLCH L 68.6% C 0.106 H 208.7°. Best body text is #000000 at 7.77:1 contrast (WCAG AA passes).
Color values
| HEX | #32ACBD |
|---|---|
| RGB | rgb(50, 172, 189) |
| HSL | hsl(187, 58%, 47%) |
| HSV | hsv(187, 74%, 74%) |
| CMYK | cmyk(73.5%, 9%, 0%, 25.9%) |
| CIE-LAB | lab(64.85, -27.06, -18.27) |
| CIE-LCH | lch(64.85, 32.65, 214.03°) |
| OKLab | oklab(68.64% -0.0927 -0.0508) |
| OKLCH | oklch(68.64% 0.106 208.7) |
| XYZ | xyz(25.2492, 33.8543, 53.3380) |
| Luminance | 0.3386 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 1.84
Cadetblue
#5F9EA0
ΔE00 7.39
Lightseagreen
#20B2AA
ΔE00 9.82
Greyblue
#77A1B5
ΔE00 10.49
Darkturquoise
#00CED1
ΔE00 10.73
Sea
#3C9992
ΔE00 10.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32ACBD #BD4332
analogous
#32BD89 #32ACBD #3267BD
triadic
#32ACBD #BD32AC #ACBD32
tetradic
#32ACBD #8932BD #BD4332 #67BD32
square
#32ACBD #8932BD #BD4332 #67BD32
split-complementary
#32ACBD #BD3267 #BD8932
monochromatic
#18545C #25808D #32ACBD #59C4D3 #89D5E0
Accessibility & contrast
On white
2.70
#32ACBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.77
#32ACBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32ACBD
7.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32ACBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32ACBD | 1.00 | 2.70 | 7.77 | 7.77 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA5BE
Deuteranopia (green-blind)
#8997BD
Tritanopia (blue-blind)
#00B4B1
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #32acbd; /* rgb */ color: rgb(50, 172, 189); /* oklch */ color: oklch(68.6% 0.106 208.7);
Tailwind
colors: {
custom: {
50: '#7fc5d0',
500: '#32acbd',
950: '#000000',
},
}SCSS
$custom: #32acbd; $custom-light: #7fc5d0; $custom-dark: #000000;
JSON
{
"hex": "#32acbd",
"rgb": {
"r": 50,
"g": 172,
"b": 189
},
"hsl": {
"h": 187.338,
"s": 58.159,
"l": 46.863
},
"oklch": {
"l": 0.68644,
"c": 0.10573,
"h": 208.7
},
"luminance": 0.33857
}Semantic roles & 50–950 ramp
primary
#32ACBD
secondary
#CA8A81
accent
#5946E1
background
#F8FCFC
surface
#F0F8F9
border
#CBD1D2
text
#0C1314
muted
#7D8282