#32A2B4#32A2B4
#32A2B4 is a light, moderate teal. Relative luminance 0.298; OKLCH L 65.8% C 0.100 H 210.5°. Best body text is #000000 at 6.96:1 contrast (WCAG AA passes).
Color values
| HEX | #32A2B4 |
|---|---|
| RGB | rgb(50, 162, 180) |
| HSL | hsl(188, 57%, 45%) |
| HSV | hsv(188, 72%, 71%) |
| CMYK | cmyk(72.2%, 10%, 0%, 29.4%) |
| CIE-LAB | lab(61.49, -24.85, -18.34) |
| CIE-LCH | lch(61.49, 30.88, 216.43°) |
| OKLab | oklab(65.83% -0.0864 -0.051) |
| OKLCH | oklch(65.83% 0.1 210.5) |
| XYZ | xyz(22.4704, 29.8114, 47.7411) |
| Luminance | 0.2981 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.58
Cadetblue
#5F9EA0
ΔE00 6.56
Teal Blue
#01889F
ΔE00 9.06
Greyblue
#77A1B5
ΔE00 9.72
Sea
#3C9992
ΔE00 10.17
Darkcyan
#008B8B
ΔE00 11.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32A2B4 #B44432
analogous
#32B485 #32A2B4 #3261B4
triadic
#32A2B4 #B432A2 #A2B432
tetradic
#32A2B4 #8532B4 #B44432 #61B432
square
#32A2B4 #8532B4 #B44432 #61B432
split-complementary
#32A2B4 #B43261 #B48532
monochromatic
#174C54 #257784 #32A2B4 #54BECF #84D0DD
Accessibility & contrast
On white
3.02
#32A2B4 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.96
#32A2B4 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #32A2B4
6.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32A2B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32A2B4 | 1.00 | 3.02 | 6.96 | 6.96 |
| #FFFFFF | 3.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939CB5
Deuteranopia (green-blind)
#818FB4
Tritanopia (blue-blind)
#00AAA7
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #32a2b4; /* rgb */ color: rgb(50, 162, 180); /* oklch */ color: oklch(65.8% 0.100 210.5);
Tailwind
colors: {
custom: {
50: '#7dbeca',
500: '#32a2b4',
950: '#000000',
},
}SCSS
$custom: #32a2b4; $custom-light: #7dbeca; $custom-dark: #000000;
JSON
{
"hex": "#32a2b4",
"rgb": {
"r": 50,
"g": 162,
"b": 180
},
"hsl": {
"h": 188.308,
"s": 56.522,
"l": 45.098
},
"oklch": {
"l": 0.65833,
"c": 0.10037,
"h": 210.5
},
"luminance": 0.29814
}Semantic roles & 50–950 ramp
primary
#32A2B4
secondary
#C6867C
accent
#5D48E0
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1213
muted
#7C8182