#32A8A9#32A8A9
#32A8A9 is a light, moderate teal. Relative luminance 0.315; OKLCH L 66.9% C 0.101 H 195.8°. Best body text is #000000 at 7.31:1 contrast (WCAG AA passes).
Color values
| HEX | #32A8A9 |
|---|---|
| RGB | rgb(50, 168, 169) |
| HSL | hsl(181, 54%, 43%) |
| HSV | hsv(181, 70%, 66%) |
| CMYK | cmyk(70.4%, 0.6%, 0%, 33.7%) |
| CIE-LAB | lab(62.97, -31.17, -9.94) |
| CIE-LCH | lch(62.97, 32.72, 197.68°) |
| OKLab | oklab(66.9% -0.0973 -0.0276) |
| OKLCH | oklch(66.9% 0.101 195.8) |
| XYZ | xyz(22.4762, 31.5453, 42.4327) |
| Luminance | 0.3155 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.54
Sea
#3C9992
ΔE00 5.71
Cadetblue
#5F9EA0
ΔE00 5.83
Turquoise Blue
#06B1C4
ΔE00 6.78
Topaz
#13BBAF
ΔE00 7.19
Blue Green
#0F9B8E
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32A8A9 #A93332
analogous
#32A96E #32A8A9 #326CA9
triadic
#32A8A9 #A932A8 #A8A932
tetradic
#32A8A9 #6E32A9 #A93332 #6CA932
square
#32A8A9 #6E32A9 #A93332 #6CA932
split-complementary
#32A8A9 #A9326C #A96E32
monochromatic
#164A4B #24797A #32A8A9 #4EC9CB #7DD8D9
Accessibility & contrast
On white
2.87
#32A8A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.31
#32A8A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32A8A9
7.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32A8A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32A8A9 | 1.00 | 2.87 | 7.31 | 7.31 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA0A9
Deuteranopia (green-blind)
#8B93AA
Tritanopia (blue-blind)
#00ADA8
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #32a8a9; /* rgb */ color: rgb(50, 168, 169); /* oklch */ color: oklch(66.9% 0.101 195.8);
Tailwind
colors: {
custom: {
50: '#7cc2c2',
500: '#32a8a9',
950: '#000000',
},
}SCSS
$custom: #32a8a9; $custom-light: #7cc2c2; $custom-dark: #000000;
JSON
{
"hex": "#32a8a9",
"rgb": {
"r": 50,
"g": 168,
"b": 169
},
"hsl": {
"h": 180.504,
"s": 54.338,
"l": 42.941
},
"oklch": {
"l": 0.66903,
"c": 0.10113,
"h": 195.8
},
"luminance": 0.31548
}Semantic roles & 50–950 ramp
primary
#32A8A9
secondary
#C17676
accent
#4B4ADE
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1212
muted
#7C8181