#32A7B2#32A7B2
#32A7B2 is a light, moderate teal. Relative luminance 0.315; OKLCH L 67.0% C 0.101 H 204.3°. Best body text is #000000 at 7.31:1 contrast (WCAG AA passes).
Color values
| HEX | #32A7B2 |
|---|---|
| RGB | rgb(50, 167, 178) |
| HSL | hsl(185, 56%, 45%) |
| HSV | hsv(185, 72%, 70%) |
| CMYK | cmyk(71.9%, 6.2%, 0%, 30.2%) |
| CIE-LAB | lab(62.95, -27.97, -15.00) |
| CIE-LCH | lch(62.95, 31.74, 208.20°) |
| OKLab | oklab(66.99% -0.0923 -0.0417) |
| OKLCH | oklch(66.99% 0.101 204.3) |
| XYZ | xyz(23.1665, 31.5272, 46.9752) |
| Luminance | 0.3153 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 3.79
Cadetblue
#5F9EA0
ΔE00 5.72
Lightseagreen
#20B2AA
ΔE00 8.10
Sea
#3C9992
ΔE00 8.32
Topaz
#13BBAF
ΔE00 10.44
Blue Green
#0F9B8E
ΔE00 10.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32A7B2 #B23D32
analogous
#32B27D #32A7B2 #3267B2
triadic
#32A7B2 #B232A7 #A7B232
tetradic
#32A7B2 #7D32B2 #B23D32 #67B232
square
#32A7B2 #7D32B2 #B23D32 #67B232
split-complementary
#32A7B2 #B23267 #B27D32
monochromatic
#174D52 #257A82 #32A7B2 #53C4CF #82D4DC
Accessibility & contrast
On white
2.87
#32A7B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.31
#32A7B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32A7B2
7.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32A7B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32A7B2 | 1.00 | 2.87 | 7.31 | 7.31 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A0B3
Deuteranopia (green-blind)
#8793B2
Tritanopia (blue-blind)
#00AEAA
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #32a7b2; /* rgb */ color: rgb(50, 167, 178); /* oklch */ color: oklch(67.0% 0.101 204.3);
Tailwind
colors: {
custom: {
50: '#7dc1c9',
500: '#32a7b2',
950: '#000000',
},
}SCSS
$custom: #32a7b2; $custom-light: #7dc1c9; $custom-dark: #000000;
JSON
{
"hex": "#32a7b2",
"rgb": {
"r": 50,
"g": 167,
"b": 178
},
"hsl": {
"h": 185.156,
"s": 56.14,
"l": 44.706
},
"oklch": {
"l": 0.66988,
"c": 0.10131,
"h": 204.3
},
"luminance": 0.3153
}Semantic roles & 50–950 ramp
primary
#32A7B2
secondary
#C5817B
accent
#5548DF
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1213
muted
#7C8182