#32B2A6#32B2A6
#32B2A6 is a light, moderate teal. Relative luminance 0.353; OKLCH L 69.3% C 0.109 H 185.7°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #32B2A6 |
|---|---|
| RGB | rgb(50, 178, 166) |
| HSL | hsl(174, 56%, 45%) |
| HSV | hsv(174, 72%, 70%) |
| CMYK | cmyk(71.9%, 0%, 6.7%, 30.2%) |
| CIE-LAB | lab(65.96, -36.73, -3.82) |
| CIE-LCH | lch(65.96, 36.93, 185.94°) |
| OKLab | oklab(69.31% -0.1088 -0.0109) |
| OKLCH | oklch(69.31% 0.109 185.7) |
| XYZ | xyz(24.1155, 35.2692, 41.6057) |
| Luminance | 0.3527 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.61
Topaz
#13BBAF
ΔE00 2.66
Tealish
#24BCA8
ΔE00 3.72
Turquoise (survey)
#06C2AC
ΔE00 5.31
Greeny Blue
#42B395
ΔE00 6.25
Blue Green
#0F9B8E
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B2A6 #B2323E
analogous
#32B266 #32B2A6 #327EB2
triadic
#32B2A6 #A632B2 #B2A632
tetradic
#32B2A6 #6632B2 #B2323E #7EB232
square
#32B2A6 #6632B2 #B2323E #7EB232
split-complementary
#32B2A6 #B2327E #B26632
monochromatic
#17524D #258279 #32B2A6 #53CFC3 #82DCD4
Accessibility & contrast
On white
2.61
#32B2A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#32B2A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B2A6
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B2A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B2A6 | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A8A6
Deuteranopia (green-blind)
#979BA7
Tritanopia (blue-blind)
#00B6AE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #32b2a6; /* rgb */ color: rgb(50, 178, 166); /* oklch */ color: oklch(69.3% 0.109 185.7);
Tailwind
colors: {
custom: {
50: '#7dc9c0',
500: '#32b2a6',
950: '#000000',
},
}SCSS
$custom: #32b2a6; $custom-light: #7dc9c0; $custom-dark: #000000;
JSON
{
"hex": "#32b2a6",
"rgb": {
"r": 50,
"g": 178,
"b": 166
},
"hsl": {
"h": 174.375,
"s": 56.14,
"l": 44.706
},
"oklch": {
"l": 0.69305,
"c": 0.10938,
"h": 185.7
},
"luminance": 0.35272
}Semantic roles & 50–950 ramp
primary
#32B2A6
secondary
#C57B82
accent
#4857DF
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281