#32B2A7#32B2A7
#32B2A7 is a light, moderate teal. Relative luminance 0.353; OKLCH L 69.3% C 0.109 H 186.5°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #32B2A7 |
|---|---|
| RGB | rgb(50, 178, 167) |
| HSL | hsl(175, 56%, 45%) |
| HSV | hsv(175, 72%, 70%) |
| CMYK | cmyk(71.9%, 0%, 6.2%, 30.2%) |
| CIE-LAB | lab(65.99, -36.45, -4.34) |
| CIE-LCH | lch(65.99, 36.71, 186.79°) |
| OKLab | oklab(69.34% -0.1084 -0.0123) |
| OKLCH | oklch(69.34% 0.109 186.5) |
| XYZ | xyz(24.2075, 35.3061, 42.0907) |
| Luminance | 0.3531 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.30
Topaz
#13BBAF
ΔE00 2.66
Tealish
#24BCA8
ΔE00 3.98
Turquoise (survey)
#06C2AC
ΔE00 5.52
Greeny Blue
#42B395
ΔE00 6.61
Blue Green
#0F9B8E
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B2A7 #B2323D
analogous
#32B267 #32B2A7 #327DB2
triadic
#32B2A7 #A732B2 #B2A732
tetradic
#32B2A7 #6732B2 #B2323D #7DB232
square
#32B2A7 #6732B2 #B2323D #7DB232
split-complementary
#32B2A7 #B2327D #B26732
monochromatic
#17524D #25827A #32B2A7 #53CFC4 #82DCD4
Accessibility & contrast
On white
2.60
#32B2A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#32B2A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B2A7
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B2A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B2A7 | 1.00 | 2.60 | 8.06 | 8.06 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A8A7
Deuteranopia (green-blind)
#969BA8
Tritanopia (blue-blind)
#00B6AE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #32b2a7; /* rgb */ color: rgb(50, 178, 167); /* oklch */ color: oklch(69.3% 0.109 186.5);
Tailwind
colors: {
custom: {
50: '#7ec9c1',
500: '#32b2a7',
950: '#000000',
},
}SCSS
$custom: #32b2a7; $custom-light: #7ec9c1; $custom-dark: #000000;
JSON
{
"hex": "#32b2a7",
"rgb": {
"r": 50,
"g": 178,
"b": 167
},
"hsl": {
"h": 174.844,
"s": 56.14,
"l": 44.706
},
"oklch": {
"l": 0.69338,
"c": 0.10908,
"h": 186.5
},
"luminance": 0.35309
}Semantic roles & 50–950 ramp
primary
#32B2A7
secondary
#C57B81
accent
#4855DF
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281