#32B0AC#32B0AC
#32B0AC is a light, moderate teal. Relative luminance 0.347; OKLCH L 69.0% C 0.106 H 191.8°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #32B0AC |
|---|---|
| RGB | rgb(50, 176, 172) |
| HSL | hsl(178, 56%, 44%) |
| HSV | hsv(178, 72%, 69%) |
| CMYK | cmyk(71.6%, 0%, 2.3%, 31%) |
| CIE-LAB | lab(65.52, -34.10, -7.81) |
| CIE-LCH | lch(65.52, 34.98, 192.90°) |
| OKLab | oklab(69.01% -0.1041 -0.0218) |
| OKLCH | oklch(69.01% 0.106 191.8) |
| XYZ | xyz(24.2837, 34.7045, 44.4405) |
| Luminance | 0.3471 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.83
Topaz
#13BBAF
ΔE00 4.25
Tealish
#24BCA8
ΔE00 6.40
Sea
#3C9992
ΔE00 7.16
Blue Green
#0F9B8E
ΔE00 7.73
Turquoise (survey)
#06C2AC
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B0AC #B03236
analogous
#32B06D #32B0AC #3275B0
triadic
#32B0AC #AC32B0 #B0AC32
tetradic
#32B0AC #6D32B0 #B03236 #75B032
square
#32B0AC #6D32B0 #B03236 #75B032
split-complementary
#32B0AC #B03275 #B06D32
monochromatic
#17514F #24807D #32B0AC #51CECA #81DBD8
Accessibility & contrast
On white
2.64
#32B0AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#32B0AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B0AC
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B0AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B0AC | 1.00 | 2.64 | 7.94 | 7.94 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A7AC
Deuteranopia (green-blind)
#9399AD
Tritanopia (blue-blind)
#00B5AE
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #32b0ac; /* rgb */ color: rgb(50, 176, 172); /* oklch */ color: oklch(69.0% 0.106 191.8);
Tailwind
colors: {
custom: {
50: '#7ec8c4',
500: '#32b0ac',
950: '#000000',
},
}SCSS
$custom: #32b0ac; $custom-light: #7ec8c4; $custom-dark: #000000;
JSON
{
"hex": "#32b0ac",
"rgb": {
"r": 50,
"g": 176,
"b": 172
},
"hsl": {
"h": 178.095,
"s": 55.752,
"l": 44.314
},
"oklch": {
"l": 0.69006,
"c": 0.10634,
"h": 191.8
},
"luminance": 0.34707
}Semantic roles & 50–950 ramp
primary
#32B0AC
secondary
#C4797C
accent
#494EDF
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1312
muted
#7C8281