#32AA9B#32AA9B
#32AA9B is a light, moderate teal. Relative luminance 0.318; OKLCH L 66.9% C 0.106 H 182.9°. Best body text is #000000 at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #32AA9B |
|---|---|
| RGB | rgb(50, 170, 155) |
| HSL | hsl(173, 55%, 43%) |
| HSV | hsv(173, 71%, 67%) |
| CMYK | cmyk(70.6%, 0%, 8.8%, 33.3%) |
| CIE-LAB | lab(63.17, -36.11, -1.80) |
| CIE-LCH | lch(63.17, 36.16, 182.85°) |
| OKLab | oklab(66.93% -0.1057 -0.0054) |
| OKLCH | oklch(66.93% 0.106 182.9) |
| XYZ | xyz(21.6037, 31.7916, 36.0018) |
| Luminance | 0.3179 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.64
Blue Green
#0F9B8E
ΔE00 4.96
Topaz
#13BBAF
ΔE00 5.10
Tealish
#24BCA8
ΔE00 5.19
Greeny Blue
#42B395
ΔE00 5.56
Sea
#3C9992
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32AA9B #AA3241
analogous
#32AA5F #32AA9B #327DAA
triadic
#32AA9B #9B32AA #AA9B32
tetradic
#32AA9B #5F32AA #AA3241 #7DAA32
square
#32AA9B #5F32AA #AA3241 #7DAA32
split-complementary
#32AA9B #AA327D #AA5F32
monochromatic
#164B45 #247B70 #32AA9B #4ECBBB #7DD9CD
Accessibility & contrast
On white
2.85
#32AA9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.36
#32AA9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32AA9B
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32AA9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32AA9B | 1.00 | 2.85 | 7.36 | 7.36 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A09A
Deuteranopia (green-blind)
#91949C
Tritanopia (blue-blind)
#00ADA5
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #32aa9b; /* rgb */ color: rgb(50, 170, 155); /* oklch */ color: oklch(66.9% 0.106 182.9);
Tailwind
colors: {
custom: {
50: '#7bc4b8',
500: '#32aa9b',
950: '#000000',
},
}SCSS
$custom: #32aa9b; $custom-light: #7bc4b8; $custom-dark: #000000;
JSON
{
"hex": "#32aa9b",
"rgb": {
"r": 50,
"g": 170,
"b": 155
},
"hsl": {
"h": 172.5,
"s": 54.545,
"l": 43.137
},
"oklch": {
"l": 0.66932,
"c": 0.10587,
"h": 182.9
},
"luminance": 0.31794
}Semantic roles & 50–950 ramp
primary
#32AA9B
secondary
#C27680
accent
#4A5CDE
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280