#32AAAA#32AAAA
#32AAAA is a light, moderate teal. Relative luminance 0.323; OKLCH L 67.4% C 0.102 H 195.0°. Best body text is #000000 at 7.47:1 contrast (WCAG AA passes).
Color values
| HEX | #32AAAA |
|---|---|
| RGB | rgb(50, 170, 170) |
| HSL | hsl(180, 55%, 43%) |
| HSV | hsv(180, 71%, 67%) |
| CMYK | cmyk(70.6%, 0%, 0%, 33.3%) |
| CIE-LAB | lab(63.61, -31.84, -9.53) |
| CIE-LCH | lch(63.61, 33.23, 196.67°) |
| OKLab | oklab(67.44% -0.0989 -0.0265) |
| OKLCH | oklch(67.44% 0.102 195) |
| XYZ | xyz(22.9425, 32.3271, 43.0530) |
| Luminance | 0.3233 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.89
Sea
#3C9992
ΔE00 6.02
Cadetblue
#5F9EA0
ΔE00 6.26
Topaz
#13BBAF
ΔE00 6.50
Turquoise Blue
#06B1C4
ΔE00 6.95
Blue Green
#0F9B8E
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32AAAA #AA3232
analogous
#32AA6E #32AAAA #326EAA
triadic
#32AAAA #AA32AA #AAAA32
tetradic
#32AAAA #6E32AA #AA3232 #6EAA32
square
#32AAAA #6E32AA #AA3232 #6EAA32
split-complementary
#32AAAA #AA326E #AA6E32
monochromatic
#164B4B #247B7B #32AAAA #4ECBCB #7DD9D9
Accessibility & contrast
On white
2.81
#32AAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.47
#32AAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32AAAA
7.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32AAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32AAAA | 1.00 | 2.81 | 7.47 | 7.47 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA2AA
Deuteranopia (green-blind)
#8D94AB
Tritanopia (blue-blind)
#00AFAA
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #32aaaa; /* rgb */ color: rgb(50, 170, 170); /* oklch */ color: oklch(67.4% 0.102 195.0);
Tailwind
colors: {
custom: {
50: '#7dc4c3',
500: '#32aaaa',
950: '#000000',
},
}SCSS
$custom: #32aaaa; $custom-light: #7dc4c3; $custom-dark: #000000;
JSON
{
"hex": "#32aaaa",
"rgb": {
"r": 50,
"g": 170,
"b": 170
},
"hsl": {
"h": 180,
"s": 54.545,
"l": 43.137
},
"oklch": {
"l": 0.67438,
"c": 0.10238,
"h": 195
},
"luminance": 0.3233
}Semantic roles & 50–950 ramp
primary
#32AAAA
secondary
#C27676
accent
#4A4ADE
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1212
muted
#7C8181