#32AAA8#32AAA8
#32AAA8 is a light, moderate teal. Relative luminance 0.323; OKLCH L 67.4% C 0.103 H 193.3°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #32AAA8 |
|---|---|
| RGB | rgb(50, 170, 168) |
| HSL | hsl(179, 55%, 43%) |
| HSV | hsv(179, 71%, 67%) |
| CMYK | cmyk(70.6%, 0%, 1.2%, 33.3%) |
| CIE-LAB | lab(63.55, -32.42, -8.51) |
| CIE-LCH | lch(63.55, 33.52, 194.70°) |
| OKLab | oklab(67.37% -0.0998 -0.0237) |
| OKLCH | oklch(67.37% 0.103 193.3) |
| XYZ | xyz(22.7548, 32.2520, 42.0642) |
| Luminance | 0.3226 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.30
Sea
#3C9992
ΔE00 5.70
Topaz
#13BBAF
ΔE00 6.00
Cadetblue
#5F9EA0
ΔE00 6.52
Blue Green
#0F9B8E
ΔE00 6.82
Turquoise Blue
#06B1C4
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32AAA8 #AA3234
analogous
#32AA6C #32AAA8 #3270AA
triadic
#32AAA8 #A832AA #AAA832
tetradic
#32AAA8 #6C32AA #AA3234 #70AA32
square
#32AAA8 #6C32AA #AA3234 #70AA32
split-complementary
#32AAA8 #AA3270 #AA6C32
monochromatic
#164B4B #247B79 #32AAA8 #4ECBC9 #7DD9D7
Accessibility & contrast
On white
2.82
#32AAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#32AAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32AAA8
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32AAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32AAA8 | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA1A8
Deuteranopia (green-blind)
#8D94A9
Tritanopia (blue-blind)
#00AFA9
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #32aaa8; /* rgb */ color: rgb(50, 170, 168); /* oklch */ color: oklch(67.4% 0.103 193.3);
Tailwind
colors: {
custom: {
50: '#7dc4c1',
500: '#32aaa8',
950: '#000000',
},
}SCSS
$custom: #32aaa8; $custom-light: #7dc4c1; $custom-dark: #000000;
JSON
{
"hex": "#32aaa8",
"rgb": {
"r": 50,
"g": 170,
"b": 168
},
"hsl": {
"h": 179,
"s": 54.545,
"l": 43.137
},
"oklch": {
"l": 0.67368,
"c": 0.10255,
"h": 193.3
},
"luminance": 0.32255
}Semantic roles & 50–950 ramp
primary
#32AAA8
secondary
#C27677
accent
#4A4CDE
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1212
muted
#7C8181