#32A9AE#32A9AE
#32A9AE is a light, moderate teal. Relative luminance 0.321; OKLCH L 67.3% C 0.102 H 199.2°. Best body text is #000000 at 7.42:1 contrast (WCAG AA passes).
Color values
| HEX | #32A9AE |
|---|---|
| RGB | rgb(50, 169, 174) |
| HSL | hsl(182, 55%, 44%) |
| HSV | hsv(182, 71%, 68%) |
| CMYK | cmyk(71.3%, 2.9%, 0%, 31.8%) |
| CIE-LAB | lab(63.43, -30.17, -12.04) |
| CIE-LCH | lch(63.43, 32.48, 201.76°) |
| OKLab | oklab(67.33% -0.0961 -0.0334) |
| OKLCH | oklch(67.33% 0.102 199.2) |
| XYZ | xyz(23.1399, 32.1073, 45.0140) |
| Luminance | 0.3211 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise Blue
#06B1C4
ΔE00 5.23
Lightseagreen
#20B2AA
ΔE00 5.71
Cadetblue
#5F9EA0
ΔE00 5.74
Sea
#3C9992
ΔE00 6.90
Topaz
#13BBAF
ΔE00 8.15
Blue Green
#0F9B8E
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32A9AE #AE3732
analogous
#32AE75 #32A9AE #326BAE
triadic
#32A9AE #AE32A9 #A9AE32
tetradic
#32A9AE #7532AE #AE3732 #6BAE32
square
#32A9AE #7532AE #AE3732 #6BAE32
split-complementary
#32A9AE #AE326B #AE7532
monochromatic
#174D4F #247B7E #32A9AE #50C8CD #80D7DA
Accessibility & contrast
On white
2.83
#32A9AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.42
#32A9AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32A9AE
7.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32A9AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32A9AE | 1.00 | 2.83 | 7.42 | 7.42 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA1AF
Deuteranopia (green-blind)
#8B94AF
Tritanopia (blue-blind)
#00AFAA
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #32a9ae; /* rgb */ color: rgb(50, 169, 174); /* oklch */ color: oklch(67.3% 0.102 199.2);
Tailwind
colors: {
custom: {
50: '#7dc3c6',
500: '#32a9ae',
950: '#000000',
},
}SCSS
$custom: #32a9ae; $custom-light: #7dc3c6; $custom-dark: #000000;
JSON
{
"hex": "#32a9ae",
"rgb": {
"r": 50,
"g": 169,
"b": 174
},
"hsl": {
"h": 182.419,
"s": 55.357,
"l": 43.922
},
"oklch": {
"l": 0.67334,
"c": 0.10175,
"h": 199.2
},
"luminance": 0.3211
}Semantic roles & 50–950 ramp
primary
#32A9AE
secondary
#C47B78
accent
#4F49DF
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1213
muted
#7C8182