#32B9AB#32B9AB
#32B9AB is a light, moderate teal. Relative luminance 0.383; OKLCH L 71.2% C 0.114 H 184.7°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #32B9AB |
|---|---|
| RGB | rgb(50, 185, 171) |
| HSL | hsl(174, 57%, 46%) |
| HSV | hsv(174, 73%, 73%) |
| CMYK | cmyk(73%, 0%, 7.6%, 27.5%) |
| CIE-LAB | lab(68.25, -38.53, -3.21) |
| CIE-LCH | lch(68.25, 38.66, 184.76°) |
| OKLab | oklab(71.22% -0.1136 -0.0093) |
| OKLCH | oklch(71.22% 0.114 184.7) |
| XYZ | xyz(26.0115, 38.3132, 44.5445) |
| Luminance | 0.3832 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.36
Tealish
#24BCA8
ΔE00 2.18
Lightseagreen
#20B2AA
ΔE00 2.88
Turquoise (survey)
#06C2AC
ΔE00 3.53
Greeny Blue
#42B395
ΔE00 5.99
Mediumturquoise
#48D1CC
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B9AB #B93240
analogous
#32B967 #32B9AB #3283B9
triadic
#32B9AB #AB32B9 #B9AB32
tetradic
#32B9AB #6732B9 #B93240 #83B932
square
#32B9AB #6732B9 #B93240 #83B932
split-complementary
#32B9AB #B93283 #B96732
monochromatic
#185952 #25897E #32B9AB #57D2C5 #87DFD5
Accessibility & contrast
On white
2.42
#32B9AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#32B9AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B9AB
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B9AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B9AB | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AEAB
Deuteranopia (green-blind)
#9DA1AC
Tritanopia (blue-blind)
#00BDB5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #32b9ab; /* rgb */ color: rgb(50, 185, 171); /* oklch */ color: oklch(71.2% 0.114 184.7);
Tailwind
colors: {
custom: {
50: '#7fcec3',
500: '#32b9ab',
950: '#000000',
},
}SCSS
$custom: #32b9ab; $custom-light: #7fcec3; $custom-dark: #000000;
JSON
{
"hex": "#32b9ab",
"rgb": {
"r": 50,
"g": 185,
"b": 171
},
"hsl": {
"h": 173.778,
"s": 57.447,
"l": 46.078
},
"oklch": {
"l": 0.7122,
"c": 0.11398,
"h": 184.7
},
"luminance": 0.38316
}Semantic roles & 50–950 ramp
primary
#32B9AB
secondary
#C87F86
accent
#4757E1
background
#F8FCFC
surface
#F0F9F8
border
#CBD2D1
text
#0C1412
muted
#7D8281