#32AAAE#32AAAE
#32AAAE is a light, moderate teal. Relative luminance 0.325; OKLCH L 67.6% C 0.102 H 198.3°. Best body text is #000000 at 7.50:1 contrast (WCAG AA passes).
Color values
| HEX | #32AAAE |
|---|---|
| RGB | rgb(50, 170, 174) |
| HSL | hsl(182, 55%, 44%) |
| HSV | hsv(182, 71%, 68%) |
| CMYK | cmyk(71.3%, 2.3%, 0%, 31.8%) |
| CIE-LAB | lab(63.74, -30.65, -11.58) |
| CIE-LCH | lch(63.74, 32.77, 200.69°) |
| OKLab | oklab(67.58% -0.0971 -0.0321) |
| OKLCH | oklch(67.58% 0.102 198.3) |
| XYZ | xyz(23.3267, 32.4808, 45.0762) |
| Luminance | 0.3248 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 5.23
Turquoise Blue
#06B1C4
ΔE00 5.47
Cadetblue
#5F9EA0
ΔE00 5.94
Sea
#3C9992
ΔE00 6.87
Topaz
#13BBAF
ΔE00 7.66
Blue Green
#0F9B8E
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32AAAE #AE3632
analogous
#32AE74 #32AAAE #326CAE
triadic
#32AAAE #AE32AA #AAAE32
tetradic
#32AAAE #7432AE #AE3632 #6CAE32
square
#32AAAE #7432AE #AE3632 #6CAE32
split-complementary
#32AAAE #AE326C #AE7432
monochromatic
#174D4F #247C7E #32AAAE #50C9CD #80D8DA
Accessibility & contrast
On white
2.80
#32AAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.50
#32AAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32AAAE
7.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32AAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32AAAE | 1.00 | 2.80 | 7.50 | 7.50 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA2AE
Deuteranopia (green-blind)
#8C95AF
Tritanopia (blue-blind)
#00B0AB
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #32aaae; /* rgb */ color: rgb(50, 170, 174); /* oklch */ color: oklch(67.6% 0.102 198.3);
Tailwind
colors: {
custom: {
50: '#7dc3c6',
500: '#32aaae',
950: '#000000',
},
}SCSS
$custom: #32aaae; $custom-light: #7dc3c6; $custom-dark: #000000;
JSON
{
"hex": "#32aaae",
"rgb": {
"r": 50,
"g": 170,
"b": 174
},
"hsl": {
"h": 181.935,
"s": 55.357,
"l": 43.922
},
"oklch": {
"l": 0.67582,
"c": 0.1023,
"h": 198.3
},
"luminance": 0.32484
}Semantic roles & 50–950 ramp
primary
#32AAAE
secondary
#C47B78
accent
#4E49DF
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1213
muted
#7C8182