#32A2A2#32A2A2
#32A2A2 is a light, moderate teal. Relative luminance 0.291; OKLCH L 65.1% C 0.098 H 195.0°. Best body text is #000000 at 6.83:1 contrast (WCAG AA passes).
Color values
| HEX | #32A2A2 |
|---|---|
| RGB | rgb(50, 162, 162) |
| HSL | hsl(180, 53%, 42%) |
| HSV | hsv(180, 69%, 64%) |
| CMYK | cmyk(69.1%, 0%, 0%, 36.5%) |
| CIE-LAB | lab(60.89, -30.34, -9.10) |
| CIE-LCH | lch(60.89, 31.68, 196.70°) |
| OKLab | oklab(65.15% -0.0942 -0.0253) |
| OKLCH | oklch(65.15% 0.098 195) |
| XYZ | xyz(20.7544, 29.1250, 38.7033) |
| Luminance | 0.2913 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sea
#3C9992
ΔE00 4.06
Cadetblue
#5F9EA0
ΔE00 5.30
Lightseagreen
#20B2AA
ΔE00 5.61
Blue Green
#0F9B8E
ΔE00 6.06
Dull Teal
#5F9E8F
ΔE00 7.62
Teal (survey)
#029386
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32A2A2 #A23232
analogous
#32A26A #32A2A2 #326AA2
triadic
#32A2A2 #A232A2 #A2A232
tetradic
#32A2A2 #6A32A2 #A23232 #6AA232
square
#32A2A2 #6A32A2 #A23232 #6AA232
split-complementary
#32A2A2 #A2326A #A26A32
monochromatic
#154444 #247373 #32A2A2 #4AC7C7 #79D6D6
Accessibility & contrast
On white
3.08
#32A2A2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.83
#32A2A2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #32A2A2
6.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32A2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32A2A2 | 1.00 | 3.08 | 6.83 | 6.83 |
| #FFFFFF | 3.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979AA2
Deuteranopia (green-blind)
#868EA3
Tritanopia (blue-blind)
#00A7A2
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #32a2a2; /* rgb */ color: rgb(50, 162, 162); /* oklch */ color: oklch(65.1% 0.098 195.0);
Tailwind
colors: {
custom: {
50: '#7bbebd',
500: '#32a2a2',
950: '#000000',
},
}SCSS
$custom: #32a2a2; $custom-light: #7bbebd; $custom-dark: #000000;
JSON
{
"hex": "#32a2a2",
"rgb": {
"r": 50,
"g": 162,
"b": 162
},
"hsl": {
"h": 180,
"s": 52.83,
"l": 41.569
},
"oklch": {
"l": 0.65149,
"c": 0.09756,
"h": 195
},
"luminance": 0.29127
}Semantic roles & 50–950 ramp
primary
#32A2A2
secondary
#BE7272
accent
#4C4CDC
background
#F8FBFB
surface
#EFF7F6
border
#CAD0D0
text
#0B1212
muted
#7C8181