#32ABA9#32ABA9
#32ABA9 is a light, moderate teal. Relative luminance 0.327; OKLCH L 67.7% C 0.103 H 193.4°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #32ABA9 |
|---|---|
| RGB | rgb(50, 171, 169) |
| HSL | hsl(179, 55%, 43%) |
| HSV | hsv(179, 71%, 67%) |
| CMYK | cmyk(70.8%, 0%, 1.2%, 32.9%) |
| CIE-LAB | lab(63.89, -32.61, -8.56) |
| CIE-LCH | lch(63.89, 33.71, 194.71°) |
| OKLab | oklab(67.65% -0.1003 -0.0238) |
| OKLCH | oklch(67.65% 0.103 193.4) |
| XYZ | xyz(23.0365, 32.6658, 42.6195) |
| Luminance | 0.3267 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.12
Topaz
#13BBAF
ΔE00 5.78
Sea
#3C9992
ΔE00 5.97
Cadetblue
#5F9EA0
ΔE00 6.68
Blue Green
#0F9B8E
ΔE00 7.03
Turquoise Blue
#06B1C4
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32ABA9 #AB3234
analogous
#32AB6C #32ABA9 #3270AB
triadic
#32ABA9 #A932AB #ABA932
tetradic
#32ABA9 #6C32AB #AB3234 #70AB32
square
#32ABA9 #6C32AB #AB3234 #70AB32
split-complementary
#32ABA9 #AB3270 #AB6C32
monochromatic
#164C4B #247C7A #32ABA9 #4FCBC9 #7ED9D8
Accessibility & contrast
On white
2.79
#32ABA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#32ABA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32ABA9
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32ABA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32ABA9 | 1.00 | 2.79 | 7.53 | 7.53 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A2A9
Deuteranopia (green-blind)
#8E95AA
Tritanopia (blue-blind)
#00B0AA
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #32aba9; /* rgb */ color: rgb(50, 171, 169); /* oklch */ color: oklch(67.7% 0.103 193.4);
Tailwind
colors: {
custom: {
50: '#7dc4c2',
500: '#32aba9',
950: '#000000',
},
}SCSS
$custom: #32aba9; $custom-light: #7dc4c2; $custom-dark: #000000;
JSON
{
"hex": "#32aba9",
"rgb": {
"r": 50,
"g": 171,
"b": 169
},
"hsl": {
"h": 179.008,
"s": 54.751,
"l": 43.333
},
"oklch": {
"l": 0.67653,
"c": 0.10314,
"h": 193.4
},
"luminance": 0.32669
}Semantic roles & 50–950 ramp
primary
#32ABA9
secondary
#C27778
accent
#4A4CDE
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281