#32A6B3#32A6B3
#32A6B3 is a light, moderate teal. Relative luminance 0.312; OKLCH L 66.8% C 0.101 H 206.0°. Best body text is #000000 at 7.24:1 contrast (WCAG AA passes).
Color values
| HEX | #32A6B3 |
|---|---|
| RGB | rgb(50, 166, 179) |
| HSL | hsl(186, 56%, 45%) |
| HSV | hsv(186, 72%, 70%) |
| CMYK | cmyk(72.1%, 7.3%, 0%, 29.8%) |
| CIE-LAB | lab(62.68, -27.17, -15.97) |
| CIE-LCH | lch(62.68, 31.52, 210.45°) |
| OKLab | oklab(66.78% -0.0909 -0.0444) |
| OKLCH | oklch(66.78% 0.101 206) |
| XYZ | xyz(23.0847, 31.2025, 47.4451) |
| Luminance | 0.3120 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.66
Cadetblue
#5F9EA0
ΔE00 5.87
Sea
#3C9992
ΔE00 8.83
Lightseagreen
#20B2AA
ΔE00 8.94
Teal Blue
#01889F
ΔE00 10.69
Darkcyan
#008B8B
ΔE00 10.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32A6B3 #B33F32
analogous
#32B380 #32A6B3 #3265B3
triadic
#32A6B3 #B332A6 #A6B332
tetradic
#32A6B3 #8032B3 #B33F32 #65B332
square
#32A6B3 #8032B3 #B33F32 #65B332
split-complementary
#32A6B3 #B33265 #B38032
monochromatic
#174D53 #257A83 #32A6B3 #53C3CF #83D3DC
Accessibility & contrast
On white
2.90
#32A6B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.24
#32A6B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32A6B3
7.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32A6B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32A6B3 | 1.00 | 2.90 | 7.24 | 7.24 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989FB4
Deuteranopia (green-blind)
#8692B3
Tritanopia (blue-blind)
#00ADAA
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #32a6b3; /* rgb */ color: rgb(50, 166, 179); /* oklch */ color: oklch(66.8% 0.101 206.0);
Tailwind
colors: {
custom: {
50: '#7dc0c9',
500: '#32a6b3',
950: '#000000',
},
}SCSS
$custom: #32a6b3; $custom-light: #7dc0c9; $custom-dark: #000000;
JSON
{
"hex": "#32a6b3",
"rgb": {
"r": 50,
"g": 166,
"b": 179
},
"hsl": {
"h": 186.047,
"s": 56.332,
"l": 44.902
},
"oklch": {
"l": 0.66779,
"c": 0.10116,
"h": 206
},
"luminance": 0.31205
}Semantic roles & 50–950 ramp
primary
#32A6B3
secondary
#C6837B
accent
#5748E0
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1213
muted
#7C8182