#32AAAC#32AAAC
#32AAAC is a light, moderate teal. Relative luminance 0.324; OKLCH L 67.5% C 0.102 H 196.7°. Best body text is #000000 at 7.48:1 contrast (WCAG AA passes).
Color values
| HEX | #32AAAC |
|---|---|
| RGB | rgb(50, 170, 172) |
| HSL | hsl(181, 55%, 44%) |
| HSV | hsv(181, 71%, 67%) |
| CMYK | cmyk(70.9%, 1.2%, 0%, 32.5%) |
| CIE-LAB | lab(63.67, -31.25, -10.56) |
| CIE-LCH | lch(63.67, 32.98, 198.67°) |
| OKLab | oklab(67.51% -0.098 -0.0293) |
| OKLCH | oklch(67.51% 0.102 196.7) |
| XYZ | xyz(23.1332, 32.4034, 44.0570) |
| Luminance | 0.3241 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 4.54
Cadetblue
#5F9EA0
ΔE00 6.06
Turquoise Blue
#06B1C4
ΔE00 6.20
Sea
#3C9992
ΔE00 6.41
Topaz
#13BBAF
ΔE00 7.06
Blue Green
#0F9B8E
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32AAAC #AC3432
analogous
#32AC71 #32AAAC #326DAC
triadic
#32AAAC #AC32AA #AAAC32
tetradic
#32AAAC #7132AC #AC3432 #6DAC32
square
#32AAAC #7132AC #AC3432 #6DAC32
split-complementary
#32AAAC #AC326D #AC7132
monochromatic
#164C4D #247B7D #32AAAC #4FCACC #7FD8DA
Accessibility & contrast
On white
2.81
#32AAAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.48
#32AAAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32AAAC
7.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32AAAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32AAAC | 1.00 | 2.81 | 7.48 | 7.48 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA2AC
Deuteranopia (green-blind)
#8C95AD
Tritanopia (blue-blind)
#00B0AA
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #32aaac; /* rgb */ color: rgb(50, 170, 172); /* oklch */ color: oklch(67.5% 0.102 196.7);
Tailwind
colors: {
custom: {
50: '#7dc4c4',
500: '#32aaac',
950: '#000000',
},
}SCSS
$custom: #32aaac; $custom-light: #7dc4c4; $custom-dark: #000000;
JSON
{
"hex": "#32aaac",
"rgb": {
"r": 50,
"g": 170,
"b": 172
},
"hsl": {
"h": 180.984,
"s": 54.955,
"l": 43.529
},
"oklch": {
"l": 0.6751,
"c": 0.10229,
"h": 196.7
},
"luminance": 0.32406
}Semantic roles & 50–950 ramp
primary
#32AAAC
secondary
#C37877
accent
#4C4ADE
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1212
muted
#7C8181