#32B4AB#32B4AB
#32B4AB is a light, moderate teal. Relative luminance 0.363; OKLCH L 70.0% C 0.110 H 188.1°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #32B4AB |
|---|---|
| RGB | rgb(50, 180, 171) |
| HSL | hsl(176, 57%, 45%) |
| HSV | hsv(176, 72%, 71%) |
| CMYK | cmyk(72.2%, 0%, 5%, 29.4%) |
| CIE-LAB | lab(66.72, -36.25, -5.47) |
| CIE-LCH | lch(66.72, 36.66, 188.59°) |
| OKLab | oklab(69.97% -0.1086 -0.0154) |
| OKLCH | oklch(69.97% 0.11 188.1) |
| XYZ | xyz(24.9839, 36.2579, 44.2019) |
| Luminance | 0.3626 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.01
Topaz
#13BBAF
ΔE00 2.36
Tealish
#24BCA8
ΔE00 4.27
Turquoise (survey)
#06C2AC
ΔE00 5.64
Greeny Blue
#42B395
ΔE00 7.39
Mediumturquoise
#48D1CC
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#32B4AB #B4323B
analogous
#32B46A #32B4AB #327CB4
triadic
#32B4AB #AB32B4 #B4AB32
tetradic
#32B4AB #6A32B4 #B4323B #7CB432
square
#32B4AB #6A32B4 #B4323B #7CB432
split-complementary
#32B4AB #B4327C #B46A32
monochromatic
#175450 #25847D #32B4AB #54CFC7 #84DDD7
Accessibility & contrast
On white
2.54
#32B4AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#32B4AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #32B4AB
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##32B4AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##32B4AB | 1.00 | 2.54 | 8.25 | 8.25 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAAAB
Deuteranopia (green-blind)
#979DAC
Tritanopia (blue-blind)
#00B9B1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #32b4ab; /* rgb */ color: rgb(50, 180, 171); /* oklch */ color: oklch(70.0% 0.110 188.1);
Tailwind
colors: {
custom: {
50: '#7ecbc3',
500: '#32b4ab',
950: '#000000',
},
}SCSS
$custom: #32b4ab; $custom-light: #7ecbc3; $custom-dark: #000000;
JSON
{
"hex": "#32b4ab",
"rgb": {
"r": 50,
"g": 180,
"b": 171
},
"hsl": {
"h": 175.846,
"s": 56.522,
"l": 45.098
},
"oklch": {
"l": 0.69971,
"c": 0.10967,
"h": 188.1
},
"luminance": 0.36261
}Semantic roles & 50–950 ramp
primary
#32B4AB
secondary
#C67C81
accent
#4853E0
background
#F8FCFC
surface
#F0F8F8
border
#CBD1D1
text
#0B1312
muted
#7C8281