#32A1B3#32A1B3
#32A1B3 is a light, moderate teal. Relative luminance 0.294; OKLCH L 65.5% C 0.100 H 210.7°. Best body text is #000000 at 6.88:1 contrast (WCAG AA passes).
Color values
| HEX | #32A1B3 |
|---|---|
| RGB | rgb(50, 161, 179) |
| HSL | hsl(188, 56%, 45%) |
| HSV | hsv(188, 72%, 70%) |
| CMYK | cmyk(72.1%, 10.1%, 0%, 29.8%) |
| CIE-LAB | lab(61.15, -24.65, -18.29) |
| CIE-LCH | lch(61.15, 30.70, 216.57°) |
| OKLab | oklab(65.55% -0.0858 -0.0509) |
| OKLCH | oklch(65.55% 0.1 210.7) |
| XYZ | xyz(22.1935, 29.4199, 47.1480) |
| Luminance | 0.2942 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.88
Cadetblue
#5F9EA0
ΔE00 6.52
Teal Blue
#01889F
ΔE00 8.77
Greyblue
#77A1B5
ΔE00 9.71
Sea
#3C9992
ΔE00 10.10
Darkcyan
#008B8B
ΔE00 10.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32A1B3 #B34432
analogous
#32B384 #32A1B3 #3261B3
triadic
#32A1B3 #B332A1 #A1B332
tetradic
#32A1B3 #8432B3 #B34432 #61B332
square
#32A1B3 #8432B3 #B34432 #61B332
split-complementary
#32A1B3 #B33261 #B38432
monochromatic
#174B53 #257683 #32A1B3 #53BECF #83D0DC
Accessibility & contrast
On white
3.05
#32A1B3 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.88
#32A1B3 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #32A1B3
6.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32A1B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32A1B3 | 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)
#929BB4
Deuteranopia (green-blind)
#808EB3
Tritanopia (blue-blind)
#00A9A6
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #32a1b3; /* rgb */ color: rgb(50, 161, 179); /* oklch */ color: oklch(65.5% 0.100 210.7);
Tailwind
colors: {
custom: {
50: '#7dbdc9',
500: '#32a1b3',
950: '#000000',
},
}SCSS
$custom: #32a1b3; $custom-light: #7dbdc9; $custom-dark: #000000;
JSON
{
"hex": "#32a1b3",
"rgb": {
"r": 50,
"g": 161,
"b": 179
},
"hsl": {
"h": 188.372,
"s": 56.332,
"l": 44.902
},
"oklch": {
"l": 0.65546,
"c": 0.0998,
"h": 210.7
},
"luminance": 0.29423
}Semantic roles & 50–950 ramp
primary
#32A1B3
secondary
#C6867B
accent
#5D48E0
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1213
muted
#7C8182