#32AAB6#32AAB6
#32AAB6 is a light, moderate teal. Relative luminance 0.328; OKLCH L 67.9% C 0.103 H 204.9°. Best body text is #000000 at 7.56:1 contrast (WCAG AA passes).
Color values
| HEX | #32AAB6 |
|---|---|
| RGB | rgb(50, 170, 182) |
| HSL | hsl(185, 57%, 45%) |
| HSV | hsv(185, 73%, 71%) |
| CMYK | cmyk(72.5%, 6.6%, 0%, 28.6%) |
| CIE-LAB | lab(64.00, -28.23, -15.65) |
| CIE-LCH | lch(64.00, 32.28, 209.01°) |
| OKLab | oklab(67.88% -0.0937 -0.0435) |
| OKLCH | oklch(67.88% 0.103 204.9) |
| XYZ | xyz(24.1299, 32.8021, 49.3066) |
| Luminance | 0.3281 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 2.95
Cadetblue
#5F9EA0
ΔE00 6.29
Lightseagreen
#20B2AA
ΔE00 8.14
Sea
#3C9992
ΔE00 9.10
Topaz
#13BBAF
ΔE00 10.31
Darkturquoise
#00CED1
ΔE00 10.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32AAB6 #B63E32
analogous
#32B680 #32AAB6 #3268B6
triadic
#32AAB6 #B632AA #AAB632
tetradic
#32AAB6 #8032B6 #B63E32 #68B632
square
#32AAB6 #8032B6 #B63E32 #68B632
split-complementary
#32AAB6 #B63268 #B68032
monochromatic
#185056 #257D86 #32AAB6 #55C5D0 #85D5DD
Accessibility & contrast
On white
2.78
#32AAB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.56
#32AAB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32AAB6
7.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32AAB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32AAB6 | 1.00 | 2.78 | 7.56 | 7.56 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA3B7
Deuteranopia (green-blind)
#8995B6
Tritanopia (blue-blind)
#00B1AD
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #32aab6; /* rgb */ color: rgb(50, 170, 182); /* oklch */ color: oklch(67.9% 0.103 204.9);
Tailwind
colors: {
custom: {
50: '#7ec3cb',
500: '#32aab6',
950: '#000000',
},
}SCSS
$custom: #32aab6; $custom-light: #7ec3cb; $custom-dark: #000000;
JSON
{
"hex": "#32aab6",
"rgb": {
"r": 50,
"g": 170,
"b": 182
},
"hsl": {
"h": 185.455,
"s": 56.897,
"l": 45.49
},
"oklch": {
"l": 0.67881,
"c": 0.10326,
"h": 204.9
},
"luminance": 0.32805
}Semantic roles & 50–950 ramp
primary
#32AAB6
secondary
#C7847D
accent
#5648E0
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1213
muted
#7C8182