#32A2A9#32A2A9
#32A2A9 is a light, moderate teal. Relative luminance 0.294; OKLCH L 65.4% C 0.098 H 201.2°. Best body text is #000000 at 6.88:1 contrast (WCAG AA passes).
Color values
| HEX | #32A2A9 |
|---|---|
| RGB | rgb(50, 162, 169) |
| HSL | hsl(184, 54%, 43%) |
| HSV | hsv(184, 70%, 66%) |
| CMYK | cmyk(70.4%, 4.1%, 0%, 33.7%) |
| CIE-LAB | lab(61.12, -28.25, -12.71) |
| CIE-LCH | lch(61.12, 30.98, 204.23°) |
| OKLab | oklab(65.41% -0.0911 -0.0353) |
| OKLCH | oklch(65.41% 0.098 201.2) |
| XYZ | xyz(21.3940, 29.3809, 42.0720) |
| Luminance | 0.2938 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Cadetblue
#5F9EA0
ΔE00 4.87
Turquoise Blue
#06B1C4
ΔE00 5.86
Sea
#3C9992
ΔE00 6.26
Lightseagreen
#20B2AA
ΔE00 7.53
Blue Green
#0F9B8E
ΔE00 8.69
Darkcyan
#008B8B
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32A2A9 #A93932
analogous
#32A974 #32A2A9 #3267A9
triadic
#32A2A9 #A932A2 #A2A932
tetradic
#32A2A9 #7432A9 #A93932 #67A932
square
#32A2A9 #7432A9 #A93932 #67A932
split-complementary
#32A2A9 #A93267 #A97432
monochromatic
#16474B #24757A #32A2A9 #4EC3CB #7DD3D9
Accessibility & contrast
On white
3.05
#32A2A9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.88
#32A2A9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #32A2A9
6.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32A2A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32A2A9 | 1.00 | 3.05 | 6.88 | 6.88 |
| #FFFFFF | 3.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969BAA
Deuteranopia (green-blind)
#848EAA
Tritanopia (blue-blind)
#00A8A4
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #32a2a9; /* rgb */ color: rgb(50, 162, 169); /* oklch */ color: oklch(65.4% 0.098 201.2);
Tailwind
colors: {
custom: {
50: '#7cbec2',
500: '#32a2a9',
950: '#000000',
},
}SCSS
$custom: #32a2a9; $custom-light: #7cbec2; $custom-dark: #000000;
JSON
{
"hex": "#32a2a9",
"rgb": {
"r": 50,
"g": 162,
"b": 169
},
"hsl": {
"h": 183.529,
"s": 54.338,
"l": 42.941
},
"oklch": {
"l": 0.65405,
"c": 0.09772,
"h": 201.2
},
"luminance": 0.29383
}Semantic roles & 50–950 ramp
primary
#32A2A9
secondary
#C17A76
accent
#534ADE
background
#F8FBFB
surface
#EFF6F7
border
#CAD0D0
text
#0B1212
muted
#7C8181