#32A0AA#32A0AA
#32A0AA is a light, moderate teal. Relative luminance 0.287; OKLCH L 64.9% C 0.097 H 203.9°. Best body text is #000000 at 6.74:1 contrast (WCAG AA passes).
Color values
| HEX | #32A0AA |
|---|---|
| RGB | rgb(50, 160, 170) |
| HSL | hsl(185, 55%, 43%) |
| HSV | hsv(185, 71%, 67%) |
| CMYK | cmyk(70.6%, 5.9%, 0%, 33.3%) |
| CIE-LAB | lab(60.53, -26.95, -14.15) |
| CIE-LCH | lch(60.53, 30.44, 207.71°) |
| OKLab | oklab(64.94% -0.0886 -0.0393) |
| OKLCH | oklch(64.94% 0.097 203.9) |
| XYZ | xyz(21.1387, 28.7195, 42.4518) |
| Luminance | 0.2872 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.98
Turquoise Blue
#06B1C4
ΔE00 5.70
Sea
#3C9992
ΔE00 7.11
Darkcyan
#008B8B
ΔE00 8.77
Lightseagreen
#20B2AA
ΔE00 8.86
Dark Cyan
#0A888A
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32A0AA #AA3C32
analogous
#32AA78 #32A0AA #3264AA
triadic
#32A0AA #AA32A0 #A0AA32
tetradic
#32A0AA #7832AA #AA3C32 #64AA32
square
#32A0AA #7832AA #AA3C32 #64AA32
split-complementary
#32A0AA #AA3264 #AA7832
monochromatic
#16474B #24737B #32A0AA #4EC1CB #7DD1D9
Accessibility & contrast
On white
3.11
#32A0AA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.74
#32A0AA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #32A0AA
6.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32A0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32A0AA | 1.00 | 3.11 | 6.74 | 6.74 |
| #FFFFFF | 3.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9399AB
Deuteranopia (green-blind)
#828DAA
Tritanopia (blue-blind)
#00A7A3
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #32a0aa; /* rgb */ color: rgb(50, 160, 170); /* oklch */ color: oklch(64.9% 0.097 203.9);
Tailwind
colors: {
custom: {
50: '#7bbcc3',
500: '#32a0aa',
950: '#000000',
},
}SCSS
$custom: #32a0aa; $custom-light: #7bbcc3; $custom-dark: #000000;
JSON
{
"hex": "#32a0aa",
"rgb": {
"r": 50,
"g": 160,
"b": 170
},
"hsl": {
"h": 185,
"s": 54.545,
"l": 43.137
},
"oklch": {
"l": 0.64945,
"c": 0.09696,
"h": 203.9
},
"luminance": 0.28722
}Semantic roles & 50–950 ramp
primary
#32A0AA
secondary
#C27C76
accent
#564ADE
background
#F8FBFB
surface
#EFF6F7
border
#CAD0D0
text
#0B1212
muted
#7C8181