#32BAC7#32BAC7
#32BAC7 is a light, moderate teal. Relative luminance 0.399; OKLCH L 72.4% C 0.113 H 204.6°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #32BAC7 |
|---|---|
| RGB | rgb(50, 186, 199) |
| HSL | hsl(185, 60%, 49%) |
| HSV | hsv(185, 75%, 78%) |
| CMYK | cmyk(74.9%, 6.5%, 0%, 22%) |
| CIE-LAB | lab(69.41, -30.85, -16.88) |
| CIE-LCH | lch(69.41, 35.17, 208.69°) |
| OKLab | oklab(72.44% -0.1023 -0.0469) |
| OKLCH | oklch(72.44% 0.113 204.6) |
| XYZ | xyz(29.1785, 39.9159, 60.1885) |
| Luminance | 0.3992 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.28
Darkturquoise
#00CED1
ΔE00 6.60
Aqua Blue
#02D8E9
ΔE00 7.60
Lightseagreen
#20B2AA
ΔE00 8.37
Mediumturquoise
#48D1CC
ΔE00 8.66
Topaz
#13BBAF
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32BAC7 #C73F32
analogous
#32C78A #32BAC7 #3270C7
triadic
#32BAC7 #C732BA #BAC732
tetradic
#32BAC7 #8A32C7 #C73F32 #70C732
square
#32BAC7 #8A32C7 #C73F32 #70C732
split-complementary
#32BAC7 #C73270 #C78A32
monochromatic
#195F65 #268C96 #32BAC7 #5FCCD7 #90DCE3
Accessibility & contrast
On white
2.34
#32BAC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#32BAC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32BAC7
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32BAC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32BAC7 | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB2C8
Deuteranopia (green-blind)
#96A3C7
Tritanopia (blue-blind)
#00C2BE
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #32bac7; /* rgb */ color: rgb(50, 186, 199); /* oklch */ color: oklch(72.4% 0.113 204.6);
Tailwind
colors: {
custom: {
50: '#82cfd8',
500: '#32bac7',
950: '#000000',
},
}SCSS
$custom: #32bac7; $custom-light: #82cfd8; $custom-dark: #000000;
JSON
{
"hex": "#32bac7",
"rgb": {
"r": 50,
"g": 186,
"b": 199
},
"hsl": {
"h": 185.235,
"s": 59.839,
"l": 48.824
},
"oklch": {
"l": 0.72444,
"c": 0.11253,
"h": 204.6
},
"luminance": 0.39919
}Semantic roles & 50–950 ramp
primary
#32BAC7
secondary
#CE8D87
accent
#5345E3
background
#F8FCFD
surface
#F0F9FA
border
#CBD2D3
text
#0C1414
muted
#7D8283