#32AA9A#32AA9A
#32AA9A is a light, moderate teal. Relative luminance 0.318; OKLCH L 66.9% C 0.106 H 182.2°. Best body text is #000000 at 7.35:1 contrast (WCAG AA passes).
Color values
| HEX | #32AA9A |
|---|---|
| RGB | rgb(50, 170, 154) |
| HSL | hsl(172, 55%, 43%) |
| HSV | hsv(172, 71%, 67%) |
| CMYK | cmyk(70.6%, 0%, 9.4%, 33.3%) |
| CIE-LAB | lab(63.14, -36.39, -1.28) |
| CIE-LCH | lch(63.14, 36.41, 182.01°) |
| OKLab | oklab(66.9% -0.1062 -0.004) |
| OKLCH | oklch(66.9% 0.106 182.2) |
| XYZ | xyz(21.5201, 31.7582, 35.5614) |
| Luminance | 0.3176 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.93
Blue Green
#0F9B8E
ΔE00 4.99
Tealish
#24BCA8
ΔE00 5.13
Topaz
#13BBAF
ΔE00 5.22
Greeny Blue
#42B395
ΔE00 5.25
Sea
#3C9992
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32AA9A #AA3242
analogous
#32AA5E #32AA9A #327EAA
triadic
#32AA9A #9A32AA #AA9A32
tetradic
#32AA9A #5E32AA #AA3242 #7EAA32
square
#32AA9A #5E32AA #AA3242 #7EAA32
split-complementary
#32AA9A #AA327E #AA5E32
monochromatic
#164B44 #247B6F #32AA9A #4ECBBA #7DD9CD
Accessibility & contrast
On white
2.86
#32AA9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.35
#32AA9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32AA9A
7.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32AA9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32AA9A | 1.00 | 2.86 | 7.35 | 7.35 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A099
Deuteranopia (green-blind)
#91949B
Tritanopia (blue-blind)
#00ADA5
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #32aa9a; /* rgb */ color: rgb(50, 170, 154); /* oklch */ color: oklch(66.9% 0.106 182.2);
Tailwind
colors: {
custom: {
50: '#7bc4b7',
500: '#32aa9a',
950: '#000000',
},
}SCSS
$custom: #32aa9a; $custom-light: #7bc4b7; $custom-dark: #000000;
JSON
{
"hex": "#32aa9a",
"rgb": {
"r": 50,
"g": 170,
"b": 154
},
"hsl": {
"h": 172,
"s": 54.545,
"l": 43.137
},
"oklch": {
"l": 0.66901,
"c": 0.10627,
"h": 182.2
},
"luminance": 0.31761
}Semantic roles & 50–950 ramp
primary
#32AA9A
secondary
#C27680
accent
#4A5EDE
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1311
muted
#7C8280