#32A1B2#32A1B2
#32A1B2 is a light, moderate teal. Relative luminance 0.294; OKLCH L 65.5% C 0.099 H 209.8°. Best body text is #000000 at 6.88:1 contrast (WCAG AA passes).
Color values
| HEX | #32A1B2 |
|---|---|
| RGB | rgb(50, 161, 178) |
| HSL | hsl(188, 56%, 45%) |
| HSV | hsv(188, 72%, 70%) |
| CMYK | cmyk(71.9%, 9.6%, 0%, 30.2%) |
| CIE-LAB | lab(61.12, -24.97, -17.78) |
| CIE-LCH | lch(61.12, 30.65, 215.46°) |
| OKLab | oklab(65.51% -0.0863 -0.0495) |
| OKLCH | oklch(65.51% 0.099 209.8) |
| XYZ | xyz(22.0927, 29.3796, 46.6173) |
| Luminance | 0.2938 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.84
Cadetblue
#5F9EA0
ΔE00 6.29
Teal Blue
#01889F
ΔE00 8.84
Sea
#3C9992
ΔE00 9.75
Greyblue
#77A1B5
ΔE00 9.91
Darkcyan
#008B8B
ΔE00 10.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32A1B2 #B24332
analogous
#32B283 #32A1B2 #3261B2
triadic
#32A1B2 #B232A1 #A1B232
tetradic
#32A1B2 #8332B2 #B24332 #61B232
square
#32A1B2 #8332B2 #B24332 #61B232
split-complementary
#32A1B2 #B23261 #B28332
monochromatic
#174B52 #257682 #32A1B2 #53BECF #82D0DC
Accessibility & contrast
On white
3.05
#32A1B2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.88
#32A1B2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #32A1B2
6.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32A1B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32A1B2 | 1.00 | 3.05 | 6.88 | 6.88 |
| #FFFFFF | 3.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929BB3
Deuteranopia (green-blind)
#808EB2
Tritanopia (blue-blind)
#00A9A6
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #32a1b2; /* rgb */ color: rgb(50, 161, 178); /* oklch */ color: oklch(65.5% 0.099 209.8);
Tailwind
colors: {
custom: {
50: '#7cbdc9',
500: '#32a1b2',
950: '#000000',
},
}SCSS
$custom: #32a1b2; $custom-light: #7cbdc9; $custom-dark: #000000;
JSON
{
"hex": "#32a1b2",
"rgb": {
"r": 50,
"g": 161,
"b": 178
},
"hsl": {
"h": 187.969,
"s": 56.14,
"l": 44.706
},
"oklch": {
"l": 0.65506,
"c": 0.09943,
"h": 209.8
},
"luminance": 0.29382
}Semantic roles & 50–950 ramp
primary
#32A1B2
secondary
#C5847B
accent
#5C48DF
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1213
muted
#7C8182