#32B2AC#32B2AC
#32B2AC is a light, moderate teal. Relative luminance 0.355; OKLCH L 69.5% C 0.108 H 190.3°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #32B2AC |
|---|---|
| RGB | rgb(50, 178, 172) |
| HSL | hsl(177, 56%, 45%) |
| HSV | hsv(177, 72%, 70%) |
| CMYK | cmyk(71.9%, 0%, 3.4%, 30.2%) |
| CIE-LAB | lab(66.13, -35.04, -6.89) |
| CIE-LCH | lch(66.13, 35.71, 191.13°) |
| OKLab | oklab(69.51% -0.1061 -0.0193) |
| OKLCH | oklch(69.51% 0.108 190.3) |
| XYZ | xyz(24.6787, 35.4945, 44.5722) |
| Luminance | 0.3550 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.14
Topaz
#13BBAF
ΔE00 3.37
Tealish
#24BCA8
ΔE00 5.49
Turquoise (survey)
#06C2AC
ΔE00 6.82
Sea
#3C9992
ΔE00 7.61
Blue Green
#0F9B8E
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B2AC #B23238
analogous
#32B26C #32B2AC #3278B2
triadic
#32B2AC #AC32B2 #B2AC32
tetradic
#32B2AC #6C32B2 #B23238 #78B232
square
#32B2AC #6C32B2 #B23238 #78B232
split-complementary
#32B2AC #B23278 #B26C32
monochromatic
#175250 #25827E #32B2AC #53CFC9 #82DCD8
Accessibility & contrast
On white
2.59
#32B2AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#32B2AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B2AC
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B2AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B2AC | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A9AC
Deuteranopia (green-blind)
#959BAD
Tritanopia (blue-blind)
#00B7B0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #32b2ac; /* rgb */ color: rgb(50, 178, 172); /* oklch */ color: oklch(69.5% 0.108 190.3);
Tailwind
colors: {
custom: {
50: '#7ec9c4',
500: '#32b2ac',
950: '#000000',
},
}SCSS
$custom: #32b2ac; $custom-light: #7ec9c4; $custom-dark: #000000;
JSON
{
"hex": "#32b2ac",
"rgb": {
"r": 50,
"g": 178,
"b": 172
},
"hsl": {
"h": 177.188,
"s": 56.14,
"l": 44.706
},
"oklch": {
"l": 0.69505,
"c": 0.10785,
"h": 190.3
},
"luminance": 0.35497
}Semantic roles & 50–950 ramp
primary
#32B2AC
secondary
#C57B7E
accent
#484FDF
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1312
muted
#7C8281