#32A2B6#32A2B6
#32A2B6 is a light, moderate teal. Relative luminance 0.299; OKLCH L 65.9% C 0.101 H 212.2°. Best body text is #000000 at 6.98:1 contrast (WCAG AA passes).
Color values
| HEX | #32A2B6 |
|---|---|
| RGB | rgb(50, 162, 182) |
| HSL | hsl(189, 57%, 45%) |
| HSV | hsv(189, 73%, 71%) |
| CMYK | cmyk(72.5%, 11%, 0%, 28.6%) |
| CIE-LAB | lab(61.56, -24.21, -19.35) |
| CIE-LCH | lch(61.56, 31.00, 218.63°) |
| OKLab | oklab(65.91% -0.0856 -0.0539) |
| OKLCH | oklch(65.91% 0.101 212.2) |
| XYZ | xyz(22.6756, 29.8935, 48.8218) |
| Luminance | 0.2990 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 4.73
Cadetblue
#5F9EA0
ΔE00 7.06
Teal Blue
#01889F
ΔE00 8.97
Greyblue
#77A1B5
ΔE00 9.33
Sea
#3C9992
ΔE00 10.87
Darkcyan
#008B8B
ΔE00 11.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32A2B6 #B64632
analogous
#32B688 #32A2B6 #3260B6
triadic
#32A2B6 #B632A2 #A2B632
tetradic
#32A2B6 #8832B6 #B64632 #60B632
square
#32A2B6 #8832B6 #B64632 #60B632
split-complementary
#32A2B6 #B63260 #B68832
monochromatic
#184D56 #257786 #32A2B6 #55BED0 #85D0DD
Accessibility & contrast
On white
3.01
#32A2B6 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.98
#32A2B6 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #32A2B6
6.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32A2B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32A2B6 | 1.00 | 3.01 | 6.98 | 6.98 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929CB7
Deuteranopia (green-blind)
#808FB6
Tritanopia (blue-blind)
#00AAA8
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #32a2b6; /* rgb */ color: rgb(50, 162, 182); /* oklch */ color: oklch(65.9% 0.101 212.2);
Tailwind
colors: {
custom: {
50: '#7dbdcc',
500: '#32a2b6',
950: '#000000',
},
}SCSS
$custom: #32a2b6; $custom-light: #7dbdcc; $custom-dark: #000000;
JSON
{
"hex": "#32a2b6",
"rgb": {
"r": 50,
"g": 162,
"b": 182
},
"hsl": {
"h": 189.091,
"s": 56.897,
"l": 45.49
},
"oklch": {
"l": 0.65913,
"c": 0.10116,
"h": 212.2
},
"luminance": 0.29896
}Semantic roles & 50–950 ramp
primary
#32A2B6
secondary
#C7887D
accent
#5F48E0
background
#F8FBFC
surface
#EFF6F8
border
#CAD0D1
text
#0B1213
muted
#7C8182