#32A8B3#32A8B3
#32A8B3 is a light, moderate teal. Relative luminance 0.319; OKLCH L 67.3% C 0.102 H 204.2°. Best body text is #000000 at 7.39:1 contrast (WCAG AA passes).
Color values
| HEX | #32A8B3 |
|---|---|
| RGB | rgb(50, 168, 179) |
| HSL | hsl(185, 56%, 45%) |
| HSV | hsv(185, 72%, 70%) |
| CMYK | cmyk(72.1%, 6.1%, 0%, 29.8%) |
| CIE-LAB | lab(63.29, -28.16, -15.05) |
| CIE-LCH | lch(63.29, 31.93, 208.12°) |
| OKLab | oklab(67.27% -0.0929 -0.0418) |
| OKLCH | oklch(67.27% 0.102 204.2) |
| XYZ | xyz(23.4511, 31.9353, 47.5673) |
| Luminance | 0.3194 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.58
Cadetblue
#5F9EA0
ΔE00 5.86
Lightseagreen
#20B2AA
ΔE00 7.98
Sea
#3C9992
ΔE00 8.47
Topaz
#13BBAF
ΔE00 10.28
Blue Green
#0F9B8E
ΔE00 10.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32A8B3 #B33D32
analogous
#32B37D #32A8B3 #3268B3
triadic
#32A8B3 #B332A8 #A8B332
tetradic
#32A8B3 #7D32B3 #B33D32 #68B332
square
#32A8B3 #7D32B3 #B33D32 #68B332
split-complementary
#32A8B3 #B33268 #B37D32
monochromatic
#174E53 #257B83 #32A8B3 #53C4CF #83D5DC
Accessibility & contrast
On white
2.84
#32A8B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.39
#32A8B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32A8B3
7.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32A8B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32A8B3 | 1.00 | 2.84 | 7.39 | 7.39 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA1B4
Deuteranopia (green-blind)
#8893B3
Tritanopia (blue-blind)
#00AFAB
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #32a8b3; /* rgb */ color: rgb(50, 168, 179); /* oklch */ color: oklch(67.3% 0.102 204.2);
Tailwind
colors: {
custom: {
50: '#7dc2c9',
500: '#32a8b3',
950: '#000000',
},
}SCSS
$custom: #32a8b3; $custom-light: #7dc2c9; $custom-dark: #000000;
JSON
{
"hex": "#32a8b3",
"rgb": {
"r": 50,
"g": 168,
"b": 179
},
"hsl": {
"h": 185.116,
"s": 56.332,
"l": 44.902
},
"oklch": {
"l": 0.67273,
"c": 0.10189,
"h": 204.2
},
"luminance": 0.31938
}Semantic roles & 50–950 ramp
primary
#32A8B3
secondary
#C6817B
accent
#5548E0
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1213
muted
#7C8182