#32AC9A#32AC9A
#32AC9A is a light, moderate teal. Relative luminance 0.325; OKLCH L 67.4% C 0.108 H 180.9°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #32AC9A |
|---|---|
| RGB | rgb(50, 172, 154) |
| HSL | hsl(171, 55%, 44%) |
| HSV | hsv(171, 71%, 67%) |
| CMYK | cmyk(70.9%, 0%, 10.5%, 32.5%) |
| CIE-LAB | lab(63.77, -37.30, -0.37) |
| CIE-LCH | lch(63.77, 37.30, 180.57°) |
| OKLab | oklab(67.41% -0.1083 -0.0016) |
| OKLCH | oklch(67.41% 0.108 180.9) |
| XYZ | xyz(21.8978, 32.5137, 35.6873) |
| Luminance | 0.3252 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.20
Greeny Blue
#42B395
ΔE00 4.44
Tealish
#24BCA8
ΔE00 4.49
Topaz
#13BBAF
ΔE00 5.00
Blue Green
#0F9B8E
ΔE00 5.65
Turquoise (survey)
#06C2AC
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32AC9A #AC3244
analogous
#32AC5D #32AC9A #3281AC
triadic
#32AC9A #9A32AC #AC9A32
tetradic
#32AC9A #5D32AC #AC3244 #81AC32
square
#32AC9A #5D32AC #AC3244 #81AC32
split-complementary
#32AC9A #AC3281 #AC5D32
monochromatic
#164D45 #247D70 #32AC9A #4FCCBA #7FDACC
Accessibility & contrast
On white
2.80
#32AC9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#32AC9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32AC9A
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32AC9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32AC9A | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A299
Deuteranopia (green-blind)
#93959C
Tritanopia (blue-blind)
#00AFA6
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #32ac9a; /* rgb */ color: rgb(50, 172, 154); /* oklch */ color: oklch(67.4% 0.108 180.9);
Tailwind
colors: {
custom: {
50: '#7cc5b7',
500: '#32ac9a',
950: '#000000',
},
}SCSS
$custom: #32ac9a; $custom-light: #7cc5b7; $custom-dark: #000000;
JSON
{
"hex": "#32ac9a",
"rgb": {
"r": 50,
"g": 172,
"b": 154
},
"hsl": {
"h": 171.148,
"s": 54.955,
"l": 43.529
},
"oklch": {
"l": 0.67408,
"c": 0.10827,
"h": 180.9
},
"luminance": 0.32516
}Semantic roles & 50–950 ramp
primary
#32AC9A
secondary
#C37782
accent
#4A5FDE
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280