#32A9B3#32A9B3
#32A9B3 is a light, moderate teal. Relative luminance 0.323; OKLCH L 67.5% C 0.102 H 203.3°. Best body text is #000000 at 7.46:1 contrast (WCAG AA passes).
Color values
| HEX | #32A9B3 |
|---|---|
| RGB | rgb(50, 169, 179) |
| HSL | hsl(185, 56%, 45%) |
| HSV | hsv(185, 72%, 70%) |
| CMYK | cmyk(72.1%, 5.6%, 0%, 29.8%) |
| CIE-LAB | lab(63.59, -28.66, -14.59) |
| CIE-LCH | lch(63.59, 32.16, 206.98°) |
| OKLab | oklab(67.52% -0.0939 -0.0405) |
| OKLCH | oklch(67.52% 0.102 203.3) |
| XYZ | xyz(23.6365, 32.3059, 47.6290) |
| Luminance | 0.3231 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.65
Cadetblue
#5F9EA0
ΔE00 5.92
Lightseagreen
#20B2AA
ΔE00 7.51
Sea
#3C9992
ΔE00 8.33
Topaz
#13BBAF
ΔE00 9.78
Darkturquoise
#00CED1
ΔE00 10.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32A9B3 #B33C32
analogous
#32B37C #32A9B3 #3269B3
triadic
#32A9B3 #B332A9 #A9B332
tetradic
#32A9B3 #7C32B3 #B33C32 #69B332
square
#32A9B3 #7C32B3 #B33C32 #69B332
split-complementary
#32A9B3 #B33269 #B37C32
monochromatic
#174F53 #257C83 #32A9B3 #53C5CF #83D5DC
Accessibility & contrast
On white
2.81
#32A9B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.46
#32A9B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32A9B3
7.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32A9B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32A9B3 | 1.00 | 2.81 | 7.46 | 7.46 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA2B4
Deuteranopia (green-blind)
#8994B3
Tritanopia (blue-blind)
#00B0AC
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #32a9b3; /* rgb */ color: rgb(50, 169, 179); /* oklch */ color: oklch(67.5% 0.102 203.3);
Tailwind
colors: {
custom: {
50: '#7dc3c9',
500: '#32a9b3',
950: '#000000',
},
}SCSS
$custom: #32a9b3; $custom-light: #7dc3c9; $custom-dark: #000000;
JSON
{
"hex": "#32a9b3",
"rgb": {
"r": 50,
"g": 169,
"b": 179
},
"hsl": {
"h": 184.651,
"s": 56.332,
"l": 44.902
},
"oklch": {
"l": 0.6752,
"c": 0.10229,
"h": 203.3
},
"luminance": 0.32309
}Semantic roles & 50–950 ramp
primary
#32A9B3
secondary
#C6817B
accent
#5448E0
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1213
muted
#7C8182