#32ABA6#32ABA6
#32ABA6 is a light, moderate teal. Relative luminance 0.326; OKLCH L 67.5% C 0.104 H 190.9°. Best body text is #000000 at 7.51:1 contrast (WCAG AA passes).
Color values
| HEX | #32ABA6 |
|---|---|
| RGB | rgb(50, 171, 166) |
| HSL | hsl(178, 55%, 43%) |
| HSV | hsv(178, 71%, 67%) |
| CMYK | cmyk(70.8%, 0%, 2.9%, 32.9%) |
| CIE-LAB | lab(63.80, -33.48, -7.02) |
| CIE-LCH | lch(63.80, 34.21, 191.84°) |
| OKLab | oklab(67.55% -0.1017 -0.0196) |
| OKLCH | oklch(67.55% 0.104 190.9) |
| XYZ | xyz(22.7581, 32.5544, 41.1532) |
| Luminance | 0.3256 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.40
Topaz
#13BBAF
ΔE00 5.14
Sea
#3C9992
ΔE00 5.67
Blue Green
#0F9B8E
ΔE00 6.31
Tealish
#24BCA8
ΔE00 6.89
Cadetblue
#5F9EA0
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32ABA6 #AB3237
analogous
#32AB69 #32ABA6 #3273AB
triadic
#32ABA6 #A632AB #ABA632
tetradic
#32ABA6 #6932AB #AB3237 #73AB32
square
#32ABA6 #6932AB #AB3237 #73AB32
split-complementary
#32ABA6 #AB3273 #AB6932
monochromatic
#164C4A #247C78 #32ABA6 #4FCBC6 #7ED9D6
Accessibility & contrast
On white
2.80
#32ABA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.51
#32ABA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32ABA6
7.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32ABA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32ABA6 | 1.00 | 2.80 | 7.51 | 7.51 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A2A6
Deuteranopia (green-blind)
#8F95A7
Tritanopia (blue-blind)
#00B0A9
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #32aba6; /* rgb */ color: rgb(50, 171, 166); /* oklch */ color: oklch(67.5% 0.104 190.9);
Tailwind
colors: {
custom: {
50: '#7cc4c0',
500: '#32aba6',
950: '#000000',
},
}SCSS
$custom: #32aba6; $custom-light: #7cc4c0; $custom-dark: #000000;
JSON
{
"hex": "#32aba6",
"rgb": {
"r": 50,
"g": 171,
"b": 166
},
"hsl": {
"h": 177.521,
"s": 54.751,
"l": 43.333
},
"oklch": {
"l": 0.67549,
"c": 0.10357,
"h": 190.9
},
"luminance": 0.32557
}Semantic roles & 50–950 ramp
primary
#32ABA6
secondary
#C2777A
accent
#4A50DE
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281