#32A5B0#32A5B0
#32A5B0 is a light, moderate teal. Relative luminance 0.307; OKLCH L 66.4% C 0.100 H 204.4°. Best body text is #000000 at 7.14:1 contrast (WCAG AA passes).
Color values
| HEX | #32A5B0 |
|---|---|
| RGB | rgb(50, 165, 176) |
| HSL | hsl(185, 56%, 44%) |
| HSV | hsv(185, 72%, 69%) |
| CMYK | cmyk(71.6%, 6.2%, 0%, 31%) |
| CIE-LAB | lab(62.27, -27.60, -14.91) |
| CIE-LCH | lch(62.27, 31.37, 208.38°) |
| OKLab | oklab(66.42% -0.0912 -0.0414) |
| OKLCH | oklch(66.42% 0.1 204.4) |
| XYZ | xyz(22.6036, 30.7203, 45.8042) |
| Luminance | 0.3072 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.25
Cadetblue
#5F9EA0
ΔE00 5.47
Sea
#3C9992
ΔE00 8.03
Lightseagreen
#20B2AA
ΔE00 8.36
Darkcyan
#008B8B
ΔE00 10.21
Blue Green
#0F9B8E
ΔE00 10.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32A5B0 #B03D32
analogous
#32B07C #32A5B0 #3266B0
triadic
#32A5B0 #B032A5 #A5B032
tetradic
#32A5B0 #7C32B0 #B03D32 #66B032
square
#32A5B0 #7C32B0 #B03D32 #66B032
split-complementary
#32A5B0 #B03266 #B07C32
monochromatic
#174C51 #247880 #32A5B0 #51C3CE #81D3DB
Accessibility & contrast
On white
2.94
#32A5B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.14
#32A5B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32A5B0
7.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32A5B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32A5B0 | 1.00 | 2.94 | 7.14 | 7.14 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989EB1
Deuteranopia (green-blind)
#8691B0
Tritanopia (blue-blind)
#00ACA8
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #32a5b0; /* rgb */ color: rgb(50, 165, 176); /* oklch */ color: oklch(66.4% 0.100 204.4);
Tailwind
colors: {
custom: {
50: '#7dc0c7',
500: '#32a5b0',
950: '#000000',
},
}SCSS
$custom: #32a5b0; $custom-light: #7dc0c7; $custom-dark: #000000;
JSON
{
"hex": "#32a5b0",
"rgb": {
"r": 50,
"g": 165,
"b": 176
},
"hsl": {
"h": 185.238,
"s": 55.752,
"l": 44.314
},
"oklch": {
"l": 0.66416,
"c": 0.10013,
"h": 204.4
},
"luminance": 0.30723
}Semantic roles & 50–950 ramp
primary
#32A5B0
secondary
#C48079
accent
#5649DF
background
#F8FBFC
surface
#EFF7F8
border
#CAD0D1
text
#0B1213
muted
#7C8182