#32AC9B#32AC9B
#32AC9B is a light, moderate teal. Relative luminance 0.326; OKLCH L 67.4% C 0.108 H 181.6°. Best body text is #000000 at 7.51:1 contrast (WCAG AA passes).
Color values
| HEX | #32AC9B |
|---|---|
| RGB | rgb(50, 172, 155) |
| HSL | hsl(172, 55%, 44%) |
| HSV | hsv(172, 71%, 67%) |
| CMYK | cmyk(70.9%, 0%, 9.9%, 32.5%) |
| CIE-LAB | lab(63.79, -37.02, -0.89) |
| CIE-LCH | lch(63.79, 37.04, 181.37°) |
| OKLab | oklab(67.44% -0.1078 -0.003) |
| OKLCH | oklch(67.44% 0.108 181.6) |
| XYZ | xyz(21.9815, 32.5472, 36.1277) |
| Luminance | 0.3255 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.88
Tealish
#24BCA8
ΔE00 4.51
Greeny Blue
#42B395
ΔE00 4.74
Topaz
#13BBAF
ΔE00 4.82
Blue Green
#0F9B8E
ΔE00 5.58
Turquoise (survey)
#06C2AC
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32AC9B #AC3243
analogous
#32AC5E #32AC9B #3280AC
triadic
#32AC9B #9B32AC #AC9B32
tetradic
#32AC9B #5E32AC #AC3243 #80AC32
square
#32AC9B #5E32AC #AC3243 #80AC32
split-complementary
#32AC9B #AC3280 #AC5E32
monochromatic
#164D46 #247D70 #32AC9B #4FCCBB #7FDACD
Accessibility & contrast
On white
2.80
#32AC9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.51
#32AC9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32AC9B
7.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32AC9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32AC9B | 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)
#A4A29A
Deuteranopia (green-blind)
#93959D
Tritanopia (blue-blind)
#00AFA7
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #32ac9b; /* rgb */ color: rgb(50, 172, 155); /* oklch */ color: oklch(67.4% 0.108 181.6);
Tailwind
colors: {
custom: {
50: '#7cc5b8',
500: '#32ac9b',
950: '#000000',
},
}SCSS
$custom: #32ac9b; $custom-light: #7cc5b8; $custom-dark: #000000;
JSON
{
"hex": "#32ac9b",
"rgb": {
"r": 50,
"g": 172,
"b": 155
},
"hsl": {
"h": 171.639,
"s": 54.955,
"l": 43.529
},
"oklch": {
"l": 0.67439,
"c": 0.10783,
"h": 181.6
},
"luminance": 0.3255
}Semantic roles & 50–950 ramp
primary
#32AC9B
secondary
#C37782
accent
#4A5EDE
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280